PluginProbe
Gutenberg / 14.5.2
Gutenberg v14.5.2
24.0.0 23.9.1 23.9.0 23.8.0 23.7.2 23.7.1 23.7.0 23.6.1 23.6.2 23.6.0 23.5.3 23.5.2 23.5.1 23.5.0 23.4.0 23.3.2 23.3.1 23.3.0 23.2.0 23.2.1 23.2.2 23.1.1 23.1.0 23.0.1 12.6.0 All 403 releases
← All changes | build/block-serialization-spec-parser/index.js +4 -4 12.6.0 → 14.5.2 View file →
@@ -1,10 +1,10 @@
1 -/******/ (function() { // webpackBootstrap
1 +/******/ (() => { // webpackBootstrap
2 2 /******/ "use strict";
3 3 /******/ var __webpack_modules__ = ({
4 4
5 -/***/ 6494:
6 -/***/ (function(module) {
5 +/***/ 6803:
6 +/***/ ((module) => {
7 7
8 8 /*
9 9 * Generated by PEG.js 0.10.0.
10 10 *
@@ -1823,9 +1823,9 @@
1823 1823 /******/
1824 1824 /******/ // startup
1825 1825 /******/ // Load entry module and return exports
1826 1826 /******/ // This entry module is referenced by other modules so it can't be inlined
1827 -/******/ var __webpack_exports__ = __webpack_require__(6494);
1827 +/******/ var __webpack_exports__ = __webpack_require__(6803);
1828 1828 /******/ (window.wp = window.wp || {}).blockSerializationSpecParser = __webpack_exports__;
1829 1829 /******/
1830 1830 /******/ })()
1831 1831 ;