@wasmer/wasi
Advanced tools
Comparing version 0.4.5 to 0.4.6
{ | ||
"name": "@wasmer/wasi", | ||
"version": "0.4.5", | ||
"version": "0.4.6", | ||
"description": "Isomorphic Javascript library for interacting with WASI Modules in Node.js and the Browser. 📚", | ||
"main": "lib/index.cjs.js", | ||
"module": "lib/index.esm.js", | ||
"browser": "lib/index.iife.js", | ||
"iife": "lib/index.iife.js", | ||
"typings": "lib/wasi/src/index.d.ts", | ||
@@ -60,3 +60,3 @@ "files": [ | ||
}, | ||
"gitHead": "8085bad4c6db0f12fcbd87a7a6d60dbf49603157" | ||
"gitHead": "2630b601f68bda40c1245101cec7312a15c0f9af" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
268357