@noir-lang/noir_wasm
Advanced tools
Comparing version 0.6.0 to 0.10.0-17b9181c
{ | ||
"name": "@noir-lang/noir_wasm", | ||
"version": "0.6.0", | ||
"version": "0.10.0-17b9181c", | ||
"files": [ | ||
"noir_wasm_bg.wasm", | ||
"noir_wasm.js", | ||
"noir_wasm_bg.wasm.d.ts", | ||
"noir_wasm.d.ts", | ||
"snippets/*" | ||
"nodejs", | ||
"web", | ||
"package.json" | ||
], | ||
"main": "noir_wasm.js", | ||
"types": "noir_wasm.d.ts" | ||
} | ||
"main": "./nodejs/noir_wasm.js", | ||
"types": "./web/noir_wasm.d.ts", | ||
"module": "./web/noir_wasm.js", | ||
"sideEffects": false | ||
} |
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 2 instances in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
5968249
11
533
1
6
4