@scratch/scratch-vm 11.6.0-gui-standalone → 11.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.
@@ -219613,7 +219613,7 @@ module.exports = minilog('scratch-svg-render');
219613
219613
  /***/ ((module) => {
219614
219614
 
219615
219615
  "use strict";
219616
- module.exports = /*#__PURE__*/JSON.parse('{"name":"@scratch/scratch-vm","version":"11.6.0-gui-standalone","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"},"files":["dist","src"],"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":{"branches":60,"functions":70,"lines":70,"statements":70},"dependencies":{"@scratch/scratch-render":"11.6.0-gui-standalone","@scratch/scratch-svg-renderer":"11.6.0-gui-standalone","@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","minilog":"3.1.0","scratch-audio":"2.0.199","scratch-parser":"6.0.0","scratch-sb1-converter":"2.0.199","scratch-storage":"4.0.201","scratch-translate-extension-languages":"1.0.7","text-encoding":"0.7.0","uuid":"8.3.2","web-worker":"1.3.0"},"devDependencies":{"@babel/core":"7.28.0","@babel/eslint-parser":"7.28.0","@babel/preset-env":"7.28.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":"8.57.1","eslint-config-scratch":"9.0.9","expose-loader":"1.0.3","file-loader":"6.2.0","format-message-cli":"6.2.4","in-publish":"2.0.1","js-md5":"0.7.3","jsdoc":"3.6.11","json":"^9.0.4","pngjs":"3.4.0","scratch-blocks":"1.1.210","scratch-l10n":"6.0.12","scratch-render-fonts":"1.0.218","scratch-semantic-release-config":"3.0.0","scratch-webpack-configuration":"3.0.0","script-loader":"0.7.2","semantic-release":"19.0.5","stats.js":"0.17.0","tap":"16.3.10","webpack":"5.100.2","webpack-cli":"4.10.0","webpack-dev-server":"5.2.2"}}');
219616
+ module.exports = /*#__PURE__*/JSON.parse('{"name":"@scratch/scratch-vm","version":"11.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"},"files":["dist","src"],"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":{"branches":60,"functions":70,"lines":70,"statements":70},"dependencies":{"@scratch/scratch-render":"11.6.0","@scratch/scratch-svg-renderer":"11.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","minilog":"3.1.0","scratch-audio":"2.0.215","scratch-parser":"6.0.0","scratch-sb1-converter":"2.0.217","scratch-storage":"4.0.214","scratch-translate-extension-languages":"1.0.7","text-encoding":"0.7.0","uuid":"8.3.2","web-worker":"1.3.0"},"devDependencies":{"@babel/core":"7.28.3","@babel/eslint-parser":"7.28.0","@babel/preset-env":"7.28.3","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":"8.57.1","eslint-config-scratch":"9.0.9","expose-loader":"1.0.3","file-loader":"6.2.0","format-message-cli":"6.2.4","in-publish":"2.0.1","js-md5":"0.7.3","jsdoc":"3.6.11","json":"^9.0.4","pngjs":"3.4.0","scratch-blocks":"1.1.213","scratch-l10n":"6.0.30","scratch-render-fonts":"1.0.223","scratch-semantic-release-config":"3.0.0","scratch-webpack-configuration":"3.0.0","script-loader":"0.7.2","semantic-release":"19.0.5","stats.js":"0.17.0","tap":"16.3.10","webpack":"5.101.2","webpack-cli":"4.10.0","webpack-dev-server":"5.2.2"}}');
219617
219617
 
219618
219618
  /***/ }),
219619
219619
 
@@ -47226,7 +47226,7 @@ module.exports = minilog('scratch-svg-render');
47226
47226
  /***/ ((module) => {
47227
47227
 
47228
47228
  "use strict";
47229
- module.exports = /*#__PURE__*/JSON.parse('{"name":"@scratch/scratch-vm","version":"11.6.0-gui-standalone","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"},"files":["dist","src"],"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":{"branches":60,"functions":70,"lines":70,"statements":70},"dependencies":{"@scratch/scratch-render":"11.6.0-gui-standalone","@scratch/scratch-svg-renderer":"11.6.0-gui-standalone","@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","minilog":"3.1.0","scratch-audio":"2.0.199","scratch-parser":"6.0.0","scratch-sb1-converter":"2.0.199","scratch-storage":"4.0.201","scratch-translate-extension-languages":"1.0.7","text-encoding":"0.7.0","uuid":"8.3.2","web-worker":"1.3.0"},"devDependencies":{"@babel/core":"7.28.0","@babel/eslint-parser":"7.28.0","@babel/preset-env":"7.28.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":"8.57.1","eslint-config-scratch":"9.0.9","expose-loader":"1.0.3","file-loader":"6.2.0","format-message-cli":"6.2.4","in-publish":"2.0.1","js-md5":"0.7.3","jsdoc":"3.6.11","json":"^9.0.4","pngjs":"3.4.0","scratch-blocks":"1.1.210","scratch-l10n":"6.0.12","scratch-render-fonts":"1.0.218","scratch-semantic-release-config":"3.0.0","scratch-webpack-configuration":"3.0.0","script-loader":"0.7.2","semantic-release":"19.0.5","stats.js":"0.17.0","tap":"16.3.10","webpack":"5.100.2","webpack-cli":"4.10.0","webpack-dev-server":"5.2.2"}}');
47229
+ module.exports = /*#__PURE__*/JSON.parse('{"name":"@scratch/scratch-vm","version":"11.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"},"files":["dist","src"],"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":{"branches":60,"functions":70,"lines":70,"statements":70},"dependencies":{"@scratch/scratch-render":"11.6.0","@scratch/scratch-svg-renderer":"11.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","minilog":"3.1.0","scratch-audio":"2.0.215","scratch-parser":"6.0.0","scratch-sb1-converter":"2.0.217","scratch-storage":"4.0.214","scratch-translate-extension-languages":"1.0.7","text-encoding":"0.7.0","uuid":"8.3.2","web-worker":"1.3.0"},"devDependencies":{"@babel/core":"7.28.3","@babel/eslint-parser":"7.28.0","@babel/preset-env":"7.28.3","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":"8.57.1","eslint-config-scratch":"9.0.9","expose-loader":"1.0.3","file-loader":"6.2.0","format-message-cli":"6.2.4","in-publish":"2.0.1","js-md5":"0.7.3","jsdoc":"3.6.11","json":"^9.0.4","pngjs":"3.4.0","scratch-blocks":"1.1.213","scratch-l10n":"6.0.30","scratch-render-fonts":"1.0.223","scratch-semantic-release-config":"3.0.0","scratch-webpack-configuration":"3.0.0","script-loader":"0.7.2","semantic-release":"19.0.5","stats.js":"0.17.0","tap":"16.3.10","webpack":"5.101.2","webpack-cli":"4.10.0","webpack-dev-server":"5.2.2"}}');
47230
47230
 
47231
47231
  /***/ }),
47232
47232
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@scratch/scratch-vm",
3
- "version": "11.6.0-gui-standalone",
3
+ "version": "11.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",
@@ -50,8 +50,8 @@
50
50
  "statements": 70
51
51
  },
52
52
  "dependencies": {
53
- "@scratch/scratch-render": "11.6.0-gui-standalone",
54
- "@scratch/scratch-svg-renderer": "11.6.0-gui-standalone",
53
+ "@scratch/scratch-render": "11.6.0",
54
+ "@scratch/scratch-svg-renderer": "11.6.0",
55
55
  "@vernier/godirect": "1.8.3",
56
56
  "arraybuffer-loader": "1.0.8",
57
57
  "atob": "2.1.2",
@@ -64,19 +64,19 @@
64
64
  "immutable": "3.8.2",
65
65
  "jszip": "3.10.1",
66
66
  "minilog": "3.1.0",
67
- "scratch-audio": "2.0.199",
67
+ "scratch-audio": "2.0.215",
68
68
  "scratch-parser": "6.0.0",
69
- "scratch-sb1-converter": "2.0.199",
70
- "scratch-storage": "4.0.201",
69
+ "scratch-sb1-converter": "2.0.217",
70
+ "scratch-storage": "4.0.214",
71
71
  "scratch-translate-extension-languages": "1.0.7",
72
72
  "text-encoding": "0.7.0",
73
73
  "uuid": "8.3.2",
74
74
  "web-worker": "1.3.0"
75
75
  },
76
76
  "devDependencies": {
77
- "@babel/core": "7.28.0",
77
+ "@babel/core": "7.28.3",
78
78
  "@babel/eslint-parser": "7.28.0",
79
- "@babel/preset-env": "7.28.0",
79
+ "@babel/preset-env": "7.28.3",
80
80
  "adm-zip": "0.4.11",
81
81
  "babel-loader": "9.2.1",
82
82
  "callsite": "1.0.0",
@@ -92,16 +92,16 @@
92
92
  "jsdoc": "3.6.11",
93
93
  "json": "^9.0.4",
94
94
  "pngjs": "3.4.0",
95
- "scratch-blocks": "1.1.210",
96
- "scratch-l10n": "6.0.12",
97
- "scratch-render-fonts": "1.0.218",
95
+ "scratch-blocks": "1.1.213",
96
+ "scratch-l10n": "6.0.30",
97
+ "scratch-render-fonts": "1.0.223",
98
98
  "scratch-semantic-release-config": "3.0.0",
99
99
  "scratch-webpack-configuration": "3.0.0",
100
100
  "script-loader": "0.7.2",
101
101
  "semantic-release": "19.0.5",
102
102
  "stats.js": "0.17.0",
103
103
  "tap": "16.3.10",
104
- "webpack": "5.100.2",
104
+ "webpack": "5.101.2",
105
105
  "webpack-cli": "4.10.0",
106
106
  "webpack-dev-server": "5.2.2"
107
107
  }