New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@noir-lang/noirc_abi

Package Overview
Dependencies
Maintainers
0
Versions
366
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@noir-lang/noirc_abi - npm Package Compare versions

Comparing version

to
1.0.0-beta.3-899e8c8.nightly

2

nodejs/noirc_abi_wasm_bg.wasm.d.ts

@@ -15,3 +15,3 @@ /* tslint:disable */

export const __externref_table_dealloc: (a: number) => void;
export const closure167_externref_shim: (a: number, b: number, c: any, d: any) => void;
export const closure162_externref_shim: (a: number, b: number, c: any, d: any) => void;
export const __wbindgen_start: () => void;

@@ -173,3 +173,3 @@

function __wbg_adapter_30(arg0, arg1, arg2, arg3) {
wasm.closure167_externref_shim(arg0, arg1, arg2, arg3);
wasm.closure162_externref_shim(arg0, arg1, arg2, arg3);
}

@@ -176,0 +176,0 @@

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

],
"version": "1.0.0-beta.3-826b18a.nightly",
"version": "1.0.0-beta.3-899e8c8.nightly",
"license": "(MIT OR Apache-2.0)",

@@ -40,3 +40,3 @@ "homepage": "https://noir-lang.org/",

"dependencies": {
"@noir-lang/types": "1.0.0-beta.3-826b18a.nightly"
"@noir-lang/types": "1.0.0-beta.3-899e8c8.nightly"
},

@@ -43,0 +43,0 @@ "devDependencies": {

@@ -15,3 +15,3 @@ /* tslint:disable */

export const __externref_table_dealloc: (a: number) => void;
export const closure167_externref_shim: (a: number, b: number, c: any, d: any) => void;
export const closure162_externref_shim: (a: number, b: number, c: any, d: any) => void;
export const __wbindgen_start: () => void;

@@ -32,3 +32,3 @@ /* tslint:disable */

readonly __externref_table_dealloc: (a: number) => void;
readonly closure167_externref_shim: (a: number, b: number, c: any, d: any) => void;
readonly closure162_externref_shim: (a: number, b: number, c: any, d: any) => void;
readonly __wbindgen_start: () => void;

@@ -35,0 +35,0 @@ }

@@ -169,3 +169,3 @@ let wasm;

function __wbg_adapter_30(arg0, arg1, arg2, arg3) {
wasm.closure167_externref_shim(arg0, arg1, arg2, arg3);
wasm.closure162_externref_shim(arg0, arg1, arg2, arg3);
}

@@ -172,0 +172,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet