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
1.1.2
to
1.1.3
+2
-2
package.json
{
"name": "@napi-rs/wasm-runtime",
"version": "1.1.2",
"version": "1.1.3",
"type": "module",

@@ -14,3 +14,3 @@ "description": "Runtime and polyfill for wasm targets",

"url": "git+https://github.com/napi-rs/napi-rs.git",
"directory": "wasi-runtime"
"directory": "wasm-runtime"
},

@@ -17,0 +17,0 @@ "license": "MIT",

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