@scratch/scratch-vm 12.5.0 → 12.6.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.
@@ -355300,7 +355300,7 @@ module.exports = new Logger({
355300
355300
  (module) {
355301
355301
 
355302
355302
  "use strict";
355303
- module.exports = /*#__PURE__*/JSON.parse('{"name":"@scratch/scratch-vm","version":"12.5.0","description":"Virtual Machine for Scratch 3.0","author":"Massachusetts Institute of Technology","license":"AGPL-3.0-only","homepage":"https://github.com/scratchfoundation/scratch-vm#readme","repository":{"type":"git","url":"https://github.com/scratchfoundation/scratch-editor.git"},"main":"./dist/node/scratch-vm.js","browser":"./dist/web/scratch-vm.js","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"},"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":"jsdoc -c .jsdoc.json","i18n:src":"mkdirp translations/core && format-message extract --out-file translations/core/en.json src/extensions/**/index.js","i18n:push":"tx-push-src scratch-editor extensions translations/core/en.json","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:unit":"tap ./test/unit/*.js","tap:integration":"tap ./test/integration/*.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":"12.5.0","@scratch/scratch-svg-renderer":"12.5.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.2","jszip":"3.10.1","scratch-audio":"2.0.268","scratch-parser":"6.0.0","scratch-sb1-converter":"2.0.279","scratch-storage":"6.1.0","scratch-translate-extension-languages":"1.0.7","text-encoding":"0.7.0","tslog":"4.10.2","uuid":"8.3.2","web-worker":"1.3.0"},"devDependencies":{"@babel/core":"7.28.6","@babel/preset-env":"7.28.6","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.2","eslint-config-scratch":"12.0.47","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","jsdoc":"3.6.11","pngjs":"3.4.0","scratch-blocks":"1.3.0","scratch-l10n":"6.1.60","scratch-render-fonts":"1.0.252","scratch-semantic-release-config":"4.0.1","scratch-webpack-configuration":"3.1.1","script-loader":"0.7.2","semantic-release":"19.0.5","stats.js":"0.17.0","tap":"21.5.0","webpack":"5.104.1","webpack-cli":"4.10.0","webpack-dev-server":"5.2.3"}}');
355303
+ module.exports = /*#__PURE__*/JSON.parse('{"name":"@scratch/scratch-vm","version":"12.6.0","description":"Virtual Machine for Scratch 3.0","author":"Massachusetts Institute of Technology","license":"AGPL-3.0-only","homepage":"https://github.com/scratchfoundation/scratch-vm#readme","repository":{"type":"git","url":"https://github.com/scratchfoundation/scratch-editor.git"},"main":"./dist/node/scratch-vm.js","browser":"./dist/web/scratch-vm.js","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"},"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":"jsdoc -c .jsdoc.json","i18n:src":"mkdirp translations/core && format-message extract --out-file translations/core/en.json src/extensions/**/index.js","i18n:push":"tx-push-src scratch-editor extensions translations/core/en.json","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:unit":"tap ./test/unit/*.js","tap:integration":"tap ./test/integration/*.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":"12.6.0","@scratch/scratch-svg-renderer":"12.6.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.2","jszip":"3.10.1","scratch-audio":"2.0.268","scratch-parser":"6.0.0","scratch-sb1-converter":"2.0.279","scratch-storage":"6.1.2","scratch-translate-extension-languages":"1.0.7","text-encoding":"0.7.0","tslog":"4.10.2","uuid":"8.3.2","web-worker":"1.3.0"},"devDependencies":{"@babel/core":"7.28.6","@babel/preset-env":"7.28.6","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.2","eslint-config-scratch":"12.0.49","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","jsdoc":"3.6.11","pngjs":"3.4.0","scratch-blocks":"1.3.0","scratch-l10n":"6.1.60","scratch-render-fonts":"1.0.252","scratch-semantic-release-config":"4.0.1","scratch-webpack-configuration":"3.1.1","script-loader":"0.7.2","semantic-release":"19.0.5","stats.js":"0.17.0","tap":"21.5.0","webpack":"5.104.1","webpack-cli":"4.10.0","webpack-dev-server":"5.2.3"}}');
355304
355304
 
355305
355305
  /***/ },
355306
355306
 
@@ -101617,7 +101617,7 @@ module.exports = new Logger({
101617
101617
  (module) {
101618
101618
 
101619
101619
  "use strict";
101620
- module.exports = /*#__PURE__*/JSON.parse('{"name":"@scratch/scratch-vm","version":"12.5.0","description":"Virtual Machine for Scratch 3.0","author":"Massachusetts Institute of Technology","license":"AGPL-3.0-only","homepage":"https://github.com/scratchfoundation/scratch-vm#readme","repository":{"type":"git","url":"https://github.com/scratchfoundation/scratch-editor.git"},"main":"./dist/node/scratch-vm.js","browser":"./dist/web/scratch-vm.js","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"},"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":"jsdoc -c .jsdoc.json","i18n:src":"mkdirp translations/core && format-message extract --out-file translations/core/en.json src/extensions/**/index.js","i18n:push":"tx-push-src scratch-editor extensions translations/core/en.json","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:unit":"tap ./test/unit/*.js","tap:integration":"tap ./test/integration/*.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":"12.5.0","@scratch/scratch-svg-renderer":"12.5.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.2","jszip":"3.10.1","scratch-audio":"2.0.268","scratch-parser":"6.0.0","scratch-sb1-converter":"2.0.279","scratch-storage":"6.1.0","scratch-translate-extension-languages":"1.0.7","text-encoding":"0.7.0","tslog":"4.10.2","uuid":"8.3.2","web-worker":"1.3.0"},"devDependencies":{"@babel/core":"7.28.6","@babel/preset-env":"7.28.6","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.2","eslint-config-scratch":"12.0.47","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","jsdoc":"3.6.11","pngjs":"3.4.0","scratch-blocks":"1.3.0","scratch-l10n":"6.1.60","scratch-render-fonts":"1.0.252","scratch-semantic-release-config":"4.0.1","scratch-webpack-configuration":"3.1.1","script-loader":"0.7.2","semantic-release":"19.0.5","stats.js":"0.17.0","tap":"21.5.0","webpack":"5.104.1","webpack-cli":"4.10.0","webpack-dev-server":"5.2.3"}}');
101620
+ module.exports = /*#__PURE__*/JSON.parse('{"name":"@scratch/scratch-vm","version":"12.6.0","description":"Virtual Machine for Scratch 3.0","author":"Massachusetts Institute of Technology","license":"AGPL-3.0-only","homepage":"https://github.com/scratchfoundation/scratch-vm#readme","repository":{"type":"git","url":"https://github.com/scratchfoundation/scratch-editor.git"},"main":"./dist/node/scratch-vm.js","browser":"./dist/web/scratch-vm.js","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"},"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":"jsdoc -c .jsdoc.json","i18n:src":"mkdirp translations/core && format-message extract --out-file translations/core/en.json src/extensions/**/index.js","i18n:push":"tx-push-src scratch-editor extensions translations/core/en.json","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:unit":"tap ./test/unit/*.js","tap:integration":"tap ./test/integration/*.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":"12.6.0","@scratch/scratch-svg-renderer":"12.6.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.2","jszip":"3.10.1","scratch-audio":"2.0.268","scratch-parser":"6.0.0","scratch-sb1-converter":"2.0.279","scratch-storage":"6.1.2","scratch-translate-extension-languages":"1.0.7","text-encoding":"0.7.0","tslog":"4.10.2","uuid":"8.3.2","web-worker":"1.3.0"},"devDependencies":{"@babel/core":"7.28.6","@babel/preset-env":"7.28.6","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.2","eslint-config-scratch":"12.0.49","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","jsdoc":"3.6.11","pngjs":"3.4.0","scratch-blocks":"1.3.0","scratch-l10n":"6.1.60","scratch-render-fonts":"1.0.252","scratch-semantic-release-config":"4.0.1","scratch-webpack-configuration":"3.1.1","script-loader":"0.7.2","semantic-release":"19.0.5","stats.js":"0.17.0","tap":"21.5.0","webpack":"5.104.1","webpack-cli":"4.10.0","webpack-dev-server":"5.2.3"}}');
101621
101621
 
101622
101622
  /***/ },
101623
101623
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@scratch/scratch-vm",
3
- "version": "12.5.0",
3
+ "version": "12.6.0",
4
4
  "description": "Virtual Machine for Scratch 3.0",
5
5
  "author": "Massachusetts Institute of Technology",
6
6
  "license": "AGPL-3.0-only",
@@ -52,8 +52,8 @@
52
52
  "allow-incomplete-coverage": true
53
53
  },
54
54
  "dependencies": {
55
- "@scratch/scratch-render": "12.5.0",
56
- "@scratch/scratch-svg-renderer": "12.5.0",
55
+ "@scratch/scratch-render": "12.6.0",
56
+ "@scratch/scratch-svg-renderer": "12.6.0",
57
57
  "@vernier/godirect": "1.8.3",
58
58
  "arraybuffer-loader": "1.0.8",
59
59
  "atob": "2.1.2",
@@ -68,7 +68,7 @@
68
68
  "scratch-audio": "2.0.268",
69
69
  "scratch-parser": "6.0.0",
70
70
  "scratch-sb1-converter": "2.0.279",
71
- "scratch-storage": "6.1.0",
71
+ "scratch-storage": "6.1.2",
72
72
  "scratch-translate-extension-languages": "1.0.7",
73
73
  "text-encoding": "0.7.0",
74
74
  "tslog": "4.10.2",
@@ -84,7 +84,7 @@
84
84
  "copy-webpack-plugin": "6.4.1",
85
85
  "docdash": "1.2.0",
86
86
  "eslint": "9.39.2",
87
- "eslint-config-scratch": "12.0.47",
87
+ "eslint-config-scratch": "12.0.49",
88
88
  "expose-loader": "1.0.3",
89
89
  "file-loader": "6.2.0",
90
90
  "format-message-cli": "6.2.4",