@napi-rs/wasm-runtime
Advanced tools
+7
-7
| { | ||
| "name": "@napi-rs/wasm-runtime", | ||
| "version": "1.0.3", | ||
| "version": "1.0.4", | ||
| "type": "module", | ||
@@ -29,3 +29,3 @@ "description": "Runtime and polyfill for wasm targets", | ||
| "@rollup/plugin-alias": "^5.1.1", | ||
| "@rollup/plugin-commonjs": "^28.0.3", | ||
| "@rollup/plugin-commonjs": "^28.0.6", | ||
| "@rollup/plugin-inject": "^5.0.5", | ||
@@ -36,8 +36,8 @@ "@rollup/plugin-json": "^6.1.0", | ||
| "buffer": "^6.0.3", | ||
| "memfs": "^4.17.0", | ||
| "node-inspect-extracted": "^3.0.2", | ||
| "memfs": "^4.39.0", | ||
| "node-inspect-extracted": "^3.2.1", | ||
| "path-browserify": "^1.0.1", | ||
| "process": "^0.11.10", | ||
| "readable-stream": "^4.7.0", | ||
| "rollup": "^4.38.0", | ||
| "rollup": "^4.50.1", | ||
| "rollup-plugin-polyfill-node": "^0.13.0", | ||
@@ -47,4 +47,4 @@ "tslib": "^2.8.1" | ||
| "dependencies": { | ||
| "@emnapi/core": "^1.4.5", | ||
| "@emnapi/runtime": "^1.4.5", | ||
| "@emnapi/core": "^1.5.0", | ||
| "@emnapi/runtime": "^1.5.0", | ||
| "@tybys/wasm-util": "^0.10.0" | ||
@@ -51,0 +51,0 @@ }, |
Sorry, the diff of this file is too big to display
6232530
2.13%Updated
Updated