@scratch/scratch-vm 13.3.0-build-media-scripts → 13.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -400294,7 +400294,7 @@ module.exports = /*#__PURE__*/JSON.parse('{"menuMap":{"am":[{"code":"hu","name":
400294
400294
  (module) {
400295
400295
 
400296
400296
  "use strict";
400297
- module.exports = /*#__PURE__*/JSON.parse('{"name":"@scratch/scratch-vm","version":"13.3.0-build-media-scripts","description":"Virtual Machine for Scratch 3.0","keywords":[],"homepage":"https://github.com/scratchfoundation/scratch-vm#readme","bugs":{"url":"https://github.com/scratchfoundation/scratch-editor/issues"},"repository":{"type":"git","url":"git+https://github.com/scratchfoundation/scratch-editor.git"},"license":"AGPL-3.0-only","author":"Massachusetts Institute of Technology","exports":{".":{"webpack":"./src/index.js","browser":"./dist/web/scratch-vm.js","node":"./dist/node/scratch-vm.js","default":"./src/index.js"},"./src/extension-support/block-type":"./src/extension-support/block-type"},"main":"./dist/node/scratch-vm.js","browser":"./dist/web/scratch-vm.js","directories":{"doc":"docs","test":"test"},"files":["dist","src","LICENSE","TRADEMARK"],"scripts":{"build":"npm run docs && webpack --progress","clean":"rimraf dist playground","coverage":"tap ./test/{unit,integration}/*.js --coverage --coverage-report=lcov","docs":"typedoc","i18n:push":"tx-push-src scratch-editor extensions translations/core/en.json","i18n:src":"mkdirp translations/core && format-message extract --out-file translations/core/en.json src/extensions/**/index.js","lint":"eslint && format-message lint src/**/*.js","prepublish":"in-publish && npm run build || not-in-publish","start":"webpack serve","tap":"tap ./test/{unit,integration}/*.js","tap:integration":"tap ./test/integration/*.js","tap:unit":"tap ./test/unit/*.js","test":"npm run lint && npm run tap","watch":"webpack --progress --watch"},"browserslist":["Chrome >= 63","Edge >= 15","Firefox >= 57","Safari >= 11"],"tap":{"allow-incomplete-coverage":true},"dependencies":{"@scratch/scratch-render":"13.3.0-build-media-scripts","@scratch/scratch-svg-renderer":"13.3.0-build-media-scripts","@vernier/godirect":"1.8.3","arraybuffer-loader":"1.0.8","atob":"2.1.2","btoa":"1.2.1","canvas-toBlob":"1.0.0","decode-html":"2.0.0","diff-match-patch":"1.0.5","format-message":"6.2.4","htmlparser2":"3.10.1","immutable":"3.8.3","jszip":"3.10.1","scratch-audio":"2.0.268","scratch-parser":"6.0.0","scratch-sb1-converter":"2.0.279","scratch-storage":"6.1.11","scratch-translate-extension-languages":"1.0.7","text-encoding":"0.7.0","tslog":"4.10.2","uuid":"8.3.2"},"devDependencies":{"@babel/core":"7.29.0","@babel/preset-env":"7.29.0","adm-zip":"0.4.11","babel-loader":"9.2.1","callsite":"1.0.0","copy-webpack-plugin":"6.4.1","docdash":"1.2.0","eslint":"9.39.4","eslint-config-scratch":"14.0.8","expose-loader":"1.0.3","file-loader":"6.2.0","format-message-cli":"6.2.4","globals":"16.5.0","in-publish":"2.0.1","js-md5":"0.7.3","pngjs":"3.4.0","scratch-blocks":"2.1.1","scratch-l10n":"6.1.60","scratch-render-fonts":"1.0.252","scratch-semantic-release-config":"4.0.1","scratch-webpack-configuration":"3.1.2","script-loader":"0.7.2","semantic-release":"25.0.3","stats.js":"0.17.0","tap":"21.6.2","tiny-worker":"2.3.0","typedoc":"0.28.16","webpack":"5.105.4","webpack-cli":"4.10.0","webpack-dev-server":"5.2.3"}}');
400297
+ module.exports = /*#__PURE__*/JSON.parse('{"name":"@scratch/scratch-vm","version":"13.3.0","description":"Virtual Machine for Scratch 3.0","keywords":[],"homepage":"https://github.com/scratchfoundation/scratch-vm#readme","bugs":{"url":"https://github.com/scratchfoundation/scratch-editor/issues"},"repository":{"type":"git","url":"git+https://github.com/scratchfoundation/scratch-editor.git"},"license":"AGPL-3.0-only","author":"Massachusetts Institute of Technology","exports":{".":{"webpack":"./src/index.js","browser":"./dist/web/scratch-vm.js","node":"./dist/node/scratch-vm.js","default":"./src/index.js"},"./src/extension-support/block-type":"./src/extension-support/block-type"},"main":"./dist/node/scratch-vm.js","browser":"./dist/web/scratch-vm.js","directories":{"doc":"docs","test":"test"},"files":["dist","src","LICENSE","TRADEMARK"],"scripts":{"build":"npm run docs && webpack --progress","clean":"rimraf dist playground","coverage":"tap ./test/{unit,integration}/*.js --coverage --coverage-report=lcov","docs":"typedoc","i18n:push":"tx-push-src scratch-editor extensions translations/core/en.json","i18n:src":"mkdirp translations/core && format-message extract --out-file translations/core/en.json src/extensions/**/index.js","lint":"eslint && format-message lint src/**/*.js","prepublish":"in-publish && npm run build || not-in-publish","start":"webpack serve","tap":"tap ./test/{unit,integration}/*.js","tap:integration":"tap ./test/integration/*.js","tap:unit":"tap ./test/unit/*.js","test":"npm run lint && npm run tap","watch":"webpack --progress --watch"},"browserslist":["Chrome >= 63","Edge >= 15","Firefox >= 57","Safari >= 11"],"tap":{"allow-incomplete-coverage":true},"dependencies":{"@scratch/scratch-render":"13.3.0","@scratch/scratch-svg-renderer":"13.3.0","@vernier/godirect":"1.8.3","arraybuffer-loader":"1.0.8","atob":"2.1.2","btoa":"1.2.1","canvas-toBlob":"1.0.0","decode-html":"2.0.0","diff-match-patch":"1.0.5","format-message":"6.2.4","htmlparser2":"3.10.1","immutable":"3.8.3","jszip":"3.10.1","scratch-audio":"2.0.268","scratch-parser":"6.0.0","scratch-sb1-converter":"2.0.279","scratch-storage":"6.2.0","scratch-translate-extension-languages":"1.0.7","text-encoding":"0.7.0","tslog":"4.10.2","uuid":"8.3.2"},"devDependencies":{"@babel/core":"7.29.0","@babel/preset-env":"7.29.0","adm-zip":"0.4.11","babel-loader":"9.2.1","callsite":"1.0.0","copy-webpack-plugin":"6.4.1","docdash":"1.2.0","eslint":"9.39.4","eslint-config-scratch":"14.0.9","expose-loader":"1.0.3","file-loader":"6.2.0","format-message-cli":"6.2.4","globals":"16.5.0","in-publish":"2.0.1","js-md5":"0.7.3","pngjs":"3.4.0","scratch-blocks":"2.1.2","scratch-l10n":"6.1.60","scratch-render-fonts":"1.0.252","scratch-semantic-release-config":"4.0.1","scratch-webpack-configuration":"3.1.2","script-loader":"0.7.2","semantic-release":"25.0.3","stats.js":"0.17.0","tap":"21.6.2","tiny-worker":"2.3.0","typedoc":"0.28.16","webpack":"5.105.4","webpack-cli":"4.10.0","webpack-dev-server":"5.2.3"}}');
400298
400298
 
400299
400299
  /***/ }
400300
400300
 
@@ -134916,7 +134916,7 @@ module.exports = /*#__PURE__*/JSON.parse('{"amp":"&","apos":"\'","gt":">","lt":"
134916
134916
  (module) {
134917
134917
 
134918
134918
  "use strict";
134919
- module.exports = /*#__PURE__*/JSON.parse('{"name":"@scratch/scratch-vm","version":"13.3.0-build-media-scripts","description":"Virtual Machine for Scratch 3.0","keywords":[],"homepage":"https://github.com/scratchfoundation/scratch-vm#readme","bugs":{"url":"https://github.com/scratchfoundation/scratch-editor/issues"},"repository":{"type":"git","url":"git+https://github.com/scratchfoundation/scratch-editor.git"},"license":"AGPL-3.0-only","author":"Massachusetts Institute of Technology","exports":{".":{"webpack":"./src/index.js","browser":"./dist/web/scratch-vm.js","node":"./dist/node/scratch-vm.js","default":"./src/index.js"},"./src/extension-support/block-type":"./src/extension-support/block-type"},"main":"./dist/node/scratch-vm.js","browser":"./dist/web/scratch-vm.js","directories":{"doc":"docs","test":"test"},"files":["dist","src","LICENSE","TRADEMARK"],"scripts":{"build":"npm run docs && webpack --progress","clean":"rimraf dist playground","coverage":"tap ./test/{unit,integration}/*.js --coverage --coverage-report=lcov","docs":"typedoc","i18n:push":"tx-push-src scratch-editor extensions translations/core/en.json","i18n:src":"mkdirp translations/core && format-message extract --out-file translations/core/en.json src/extensions/**/index.js","lint":"eslint && format-message lint src/**/*.js","prepublish":"in-publish && npm run build || not-in-publish","start":"webpack serve","tap":"tap ./test/{unit,integration}/*.js","tap:integration":"tap ./test/integration/*.js","tap:unit":"tap ./test/unit/*.js","test":"npm run lint && npm run tap","watch":"webpack --progress --watch"},"browserslist":["Chrome >= 63","Edge >= 15","Firefox >= 57","Safari >= 11"],"tap":{"allow-incomplete-coverage":true},"dependencies":{"@scratch/scratch-render":"13.3.0-build-media-scripts","@scratch/scratch-svg-renderer":"13.3.0-build-media-scripts","@vernier/godirect":"1.8.3","arraybuffer-loader":"1.0.8","atob":"2.1.2","btoa":"1.2.1","canvas-toBlob":"1.0.0","decode-html":"2.0.0","diff-match-patch":"1.0.5","format-message":"6.2.4","htmlparser2":"3.10.1","immutable":"3.8.3","jszip":"3.10.1","scratch-audio":"2.0.268","scratch-parser":"6.0.0","scratch-sb1-converter":"2.0.279","scratch-storage":"6.1.11","scratch-translate-extension-languages":"1.0.7","text-encoding":"0.7.0","tslog":"4.10.2","uuid":"8.3.2"},"devDependencies":{"@babel/core":"7.29.0","@babel/preset-env":"7.29.0","adm-zip":"0.4.11","babel-loader":"9.2.1","callsite":"1.0.0","copy-webpack-plugin":"6.4.1","docdash":"1.2.0","eslint":"9.39.4","eslint-config-scratch":"14.0.8","expose-loader":"1.0.3","file-loader":"6.2.0","format-message-cli":"6.2.4","globals":"16.5.0","in-publish":"2.0.1","js-md5":"0.7.3","pngjs":"3.4.0","scratch-blocks":"2.1.1","scratch-l10n":"6.1.60","scratch-render-fonts":"1.0.252","scratch-semantic-release-config":"4.0.1","scratch-webpack-configuration":"3.1.2","script-loader":"0.7.2","semantic-release":"25.0.3","stats.js":"0.17.0","tap":"21.6.2","tiny-worker":"2.3.0","typedoc":"0.28.16","webpack":"5.105.4","webpack-cli":"4.10.0","webpack-dev-server":"5.2.3"}}');
134919
+ module.exports = /*#__PURE__*/JSON.parse('{"name":"@scratch/scratch-vm","version":"13.3.0","description":"Virtual Machine for Scratch 3.0","keywords":[],"homepage":"https://github.com/scratchfoundation/scratch-vm#readme","bugs":{"url":"https://github.com/scratchfoundation/scratch-editor/issues"},"repository":{"type":"git","url":"git+https://github.com/scratchfoundation/scratch-editor.git"},"license":"AGPL-3.0-only","author":"Massachusetts Institute of Technology","exports":{".":{"webpack":"./src/index.js","browser":"./dist/web/scratch-vm.js","node":"./dist/node/scratch-vm.js","default":"./src/index.js"},"./src/extension-support/block-type":"./src/extension-support/block-type"},"main":"./dist/node/scratch-vm.js","browser":"./dist/web/scratch-vm.js","directories":{"doc":"docs","test":"test"},"files":["dist","src","LICENSE","TRADEMARK"],"scripts":{"build":"npm run docs && webpack --progress","clean":"rimraf dist playground","coverage":"tap ./test/{unit,integration}/*.js --coverage --coverage-report=lcov","docs":"typedoc","i18n:push":"tx-push-src scratch-editor extensions translations/core/en.json","i18n:src":"mkdirp translations/core && format-message extract --out-file translations/core/en.json src/extensions/**/index.js","lint":"eslint && format-message lint src/**/*.js","prepublish":"in-publish && npm run build || not-in-publish","start":"webpack serve","tap":"tap ./test/{unit,integration}/*.js","tap:integration":"tap ./test/integration/*.js","tap:unit":"tap ./test/unit/*.js","test":"npm run lint && npm run tap","watch":"webpack --progress --watch"},"browserslist":["Chrome >= 63","Edge >= 15","Firefox >= 57","Safari >= 11"],"tap":{"allow-incomplete-coverage":true},"dependencies":{"@scratch/scratch-render":"13.3.0","@scratch/scratch-svg-renderer":"13.3.0","@vernier/godirect":"1.8.3","arraybuffer-loader":"1.0.8","atob":"2.1.2","btoa":"1.2.1","canvas-toBlob":"1.0.0","decode-html":"2.0.0","diff-match-patch":"1.0.5","format-message":"6.2.4","htmlparser2":"3.10.1","immutable":"3.8.3","jszip":"3.10.1","scratch-audio":"2.0.268","scratch-parser":"6.0.0","scratch-sb1-converter":"2.0.279","scratch-storage":"6.2.0","scratch-translate-extension-languages":"1.0.7","text-encoding":"0.7.0","tslog":"4.10.2","uuid":"8.3.2"},"devDependencies":{"@babel/core":"7.29.0","@babel/preset-env":"7.29.0","adm-zip":"0.4.11","babel-loader":"9.2.1","callsite":"1.0.0","copy-webpack-plugin":"6.4.1","docdash":"1.2.0","eslint":"9.39.4","eslint-config-scratch":"14.0.9","expose-loader":"1.0.3","file-loader":"6.2.0","format-message-cli":"6.2.4","globals":"16.5.0","in-publish":"2.0.1","js-md5":"0.7.3","pngjs":"3.4.0","scratch-blocks":"2.1.2","scratch-l10n":"6.1.60","scratch-render-fonts":"1.0.252","scratch-semantic-release-config":"4.0.1","scratch-webpack-configuration":"3.1.2","script-loader":"0.7.2","semantic-release":"25.0.3","stats.js":"0.17.0","tap":"21.6.2","tiny-worker":"2.3.0","typedoc":"0.28.16","webpack":"5.105.4","webpack-cli":"4.10.0","webpack-dev-server":"5.2.3"}}');
134920
134920
 
134921
134921
  /***/ }
134922
134922
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@scratch/scratch-vm",
3
- "version": "13.3.0-build-media-scripts",
3
+ "version": "13.3.0",
4
4
  "description": "Virtual Machine for Scratch 3.0",
5
5
  "keywords": [],
6
6
  "homepage": "https://github.com/scratchfoundation/scratch-vm#readme",
@@ -60,8 +60,8 @@
60
60
  "allow-incomplete-coverage": true
61
61
  },
62
62
  "dependencies": {
63
- "@scratch/scratch-render": "13.3.0-build-media-scripts",
64
- "@scratch/scratch-svg-renderer": "13.3.0-build-media-scripts",
63
+ "@scratch/scratch-render": "13.3.0",
64
+ "@scratch/scratch-svg-renderer": "13.3.0",
65
65
  "@vernier/godirect": "1.8.3",
66
66
  "arraybuffer-loader": "1.0.8",
67
67
  "atob": "2.1.2",
@@ -76,7 +76,7 @@
76
76
  "scratch-audio": "2.0.268",
77
77
  "scratch-parser": "6.0.0",
78
78
  "scratch-sb1-converter": "2.0.279",
79
- "scratch-storage": "6.1.11",
79
+ "scratch-storage": "6.2.0",
80
80
  "scratch-translate-extension-languages": "1.0.7",
81
81
  "text-encoding": "0.7.0",
82
82
  "tslog": "4.10.2",
@@ -91,7 +91,7 @@
91
91
  "copy-webpack-plugin": "6.4.1",
92
92
  "docdash": "1.2.0",
93
93
  "eslint": "9.39.4",
94
- "eslint-config-scratch": "14.0.8",
94
+ "eslint-config-scratch": "14.0.9",
95
95
  "expose-loader": "1.0.3",
96
96
  "file-loader": "6.2.0",
97
97
  "format-message-cli": "6.2.4",
@@ -99,7 +99,7 @@
99
99
  "in-publish": "2.0.1",
100
100
  "js-md5": "0.7.3",
101
101
  "pngjs": "3.4.0",
102
- "scratch-blocks": "2.1.1",
102
+ "scratch-blocks": "2.1.2",
103
103
  "scratch-l10n": "6.1.60",
104
104
  "scratch-render-fonts": "1.0.252",
105
105
  "scratch-semantic-release-config": "4.0.1",