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
0
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.36.0 to 0.37.0-f8fd813.nightly

2

build/cjs/package.json

@@ -6,3 +6,3 @@ {

],
"version": "0.36.0",
"version": "0.37.0",
"license": "MIT OR Apache-2.0",

@@ -9,0 +9,0 @@ "files": [

@@ -6,3 +6,3 @@ {

],
"version": "0.36.0",
"version": "0.37.0",
"license": "MIT OR Apache-2.0",

@@ -9,0 +9,0 @@ "files": [

@@ -7,6 +7,6 @@ export function compile_program(entry_point: string, dependency_graph: DependencyGraph | undefined, file_source_map: PathToFileSourceMap): ProgramCompileResult;

export function build_info(): any;
export function __wbindgen_is_undefined(arg0: any): boolean;
export function __wbindgen_object_drop_ref(arg0: any): void;
export function __wbg_constructor_42abc892058cbf24(): number;
export function __wbindgen_is_undefined(arg0: any): boolean;
export function __wbg_constructor_00b064bf8f1c4a5d(arg0: any): number;
export function __wbg_constructor_42de8bc8dcb2b8b0(): number;
export function __wbg_constructor_b2eb6c76844c9298(arg0: any): number;
export function __wbg_new_abda76e883ba8a5f(): number;

@@ -13,0 +13,0 @@ export function __wbg_stack_658279fe44541cf6(arg0: any, arg1: any): void;

@@ -6,3 +6,3 @@ {

],
"version": "0.36.0",
"version": "0.37.0-f8fd813.nightly",
"license": "(MIT OR Apache-2.0)",

@@ -87,5 +87,5 @@ "main": "dist/main.js",

"dependencies": {
"@noir-lang/types": "0.36.0",
"@noir-lang/types": "0.37.0-f8fd813.nightly",
"pako": "^2.1.0"
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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