Socket
Socket
Sign inDemoInstall

@noir-lang/noir_wasm

Package Overview
Dependencies
Maintainers
1
Versions
342
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@noir-lang/noir_wasm - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1-0c16089

nodejs/noir_wasm_bg.wasm

29

package.json
{
"name": "@noir-lang/noir_wasm",
"version": "0.1.0",
"collaborators": [
"The Noir Team <kevtheappdev@gmail.com>"
],
"version": "0.1.1-0c16089",
"files": [
"noir_wasm_bg.wasm",
"noir_wasm.js",
"noir_wasm.d.ts"
"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,
"peerDependencies": {
"@noir-lang/noir-source-resolver": "1.0.0"
},
"repository": {
"type": "git",
"url": "https://github.com/noir-lang/noir_wasm.git"
},
"compiler": {
"versionHash": "0c16089f73b64ee489a5c2fa065238421247168b"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc