@noir-lang/noir_wasm
Advanced tools
Comparing version 0.36.0 to 0.37.0-f8fd813.nightly
@@ -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
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
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
26248019
21
4
+ Added@noir-lang/types@0.37.0-f8fd813.nightly(transitive)
- Removed@noir-lang/types@0.36.0(transitive)