@noir-lang/noir_wasm
Advanced tools
Comparing version 0.11.0 to 0.12.0
{ | ||
"name": "@noir-lang/noir_wasm", | ||
"version": "0.11.0", | ||
"collaborators": [ | ||
"The Noir Team <team@noir-lang.org>" | ||
], | ||
"version": "0.12.0", | ||
"license": "(MIT OR Apache-2.0)", | ||
"main": "./nodejs/noir_wasm.js", | ||
"types": "./web/noir_wasm.d.ts", | ||
"module": "./web/noir_wasm.js", | ||
"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" | ||
} | ||
"sideEffects": false, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/noir-lang/noir.git" | ||
}, | ||
"scripts": { | ||
"build": "bash ./build.sh", | ||
"test": "env TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\" }' mocha", | ||
"test:node": "env TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\" }' mocha", | ||
"test:browser": "web-test-runner" | ||
}, | ||
"peerDependencies": { | ||
"@noir-lang/source-resolver": "workspace:*" | ||
}, | ||
"devDependencies": { | ||
"@esm-bundle/chai": "^4.3.4-fix.0", | ||
"@web/dev-server-esbuild": "^0.3.6", | ||
"@web/test-runner": "^0.15.3", | ||
"@web/test-runner-playwright": "^0.10.0", | ||
"@web/test-runner-webdriver": "^0.7.0", | ||
"mocha": "^10.2.0" | ||
} | ||
} |
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
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
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
No License Found
License(Experimental) License information could not be found.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
14938203
10
0
756
0
20
1
6
3
4