Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@noir-lang/noir_wasm

Package Overview
Dependencies
Maintainers
1
Versions
394
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.6.0 to 0.10.0-17b9181c

nodejs/noir_wasm_bg.wasm

18

package.json
{
"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
}
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