Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@napi-rs/wasm-runtime

Package Overview
Dependencies
Maintainers
2
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@napi-rs/wasm-runtime - npm Package Compare versions

Comparing version
0.2.7
to
0.2.8
+8
-8
package.json
{
"name": "@napi-rs/wasm-runtime",
"version": "0.2.7",
"version": "0.2.8",
"type": "module",

@@ -27,7 +27,7 @@ "description": "Runtime and polyfill for wasm targets",

"@rollup/plugin-alias": "^5.1.1",
"@rollup/plugin-commonjs": "^28.0.0",
"@rollup/plugin-commonjs": "^28.0.3",
"@rollup/plugin-inject": "^5.0.5",
"@rollup/plugin-json": "^6.1.0",
"@rollup/plugin-node-resolve": "^16.0.0",
"@rollup/plugin-replace": "^6.0.1",
"@rollup/plugin-node-resolve": "^16.0.1",
"@rollup/plugin-replace": "^6.0.2",
"buffer": "^6.0.3",

@@ -39,3 +39,3 @@ "memfs": "^4.17.0",

"readable-stream": "^4.7.0",
"rollup": "^4.34.8",
"rollup": "^4.38.0",
"rollup-plugin-polyfill-node": "^0.13.0",

@@ -45,4 +45,4 @@ "tslib": "^2.8.1"

"dependencies": {
"@emnapi/core": "^1.3.1",
"@emnapi/runtime": "^1.3.1",
"@emnapi/core": "^1.4.0",
"@emnapi/runtime": "^1.4.0",
"@tybys/wasm-util": "^0.9.0"

@@ -62,3 +62,3 @@ },

},
"gitHead": "1868bad8a87bc58b564cc326be42586ee17b978c"
"gitHead": "6ce13931967f9413ed3312a210a20418b8d6773f"
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display