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.3.0 to 0.3.1-07b7576

nodejs/noir_wasm_bg.wasm

31

package.json
{
"name": "@noir-lang/noir_wasm",
"version": "0.3.0",
"collaborators": [
"The Noir Team <kevtheappdev@gmail.com>"
],
"version": "0.3.1-07b7576",
"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,
"peerDependencies": {
"@noir-lang/noir-source-resolver": "1.0.0"
},
"repository": {
"type": "git",
"url": "https://github.com/noir-lang/noir_wasm.git"
},
"compiler": {
"versionHash": "07b757611e7838d58bb763140888b7961eb0ff48"
}
}
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