Socket
Socket
Sign inDemoInstall

@noir-lang/noirc_abi

Package Overview
Dependencies
Maintainers
1
Versions
242
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 0.33.0-e349f30.nightly to 0.33.0-e84f7d2.nightly

2

nodejs/noirc_abi_wasm_bg.wasm.d.ts

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

export function __wbindgen_free(a: number, b: number): void;
export function wasm_bindgen__convert__closures__invoke2_mut__h65946477307e3ac7(a: number, b: number, c: number, d: number): void;
export function wasm_bindgen__convert__closures__invoke2_mut__h72e05530f9fe91f9(a: number, b: number, c: number, d: number): void;
export function __wbindgen_exn_store(a: number): void;

@@ -221,3 +221,3 @@ let imports = {};

function __wbg_adapter_28(arg0, arg1, arg2, arg3) {
wasm.wasm_bindgen__convert__closures__invoke2_mut__h65946477307e3ac7(arg0, arg1, addHeapObject(arg2), addHeapObject(arg3));
wasm.wasm_bindgen__convert__closures__invoke2_mut__h72e05530f9fe91f9(arg0, arg1, addHeapObject(arg2), addHeapObject(arg3));
}

@@ -224,0 +224,0 @@

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

],
"version": "0.33.0-e349f30.nightly",
"version": "0.33.0-e84f7d2.nightly",
"license": "(MIT OR Apache-2.0)",

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

"dependencies": {
"@noir-lang/types": "0.33.0-e349f30.nightly"
"@noir-lang/types": "0.33.0-e84f7d2.nightly"
},

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

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

export function __wbindgen_free(a: number, b: number): void;
export function wasm_bindgen__convert__closures__invoke2_mut__h65946477307e3ac7(a: number, b: number, c: number, d: number): void;
export function wasm_bindgen__convert__closures__invoke2_mut__h72e05530f9fe91f9(a: number, b: number, c: number, d: number): void;
export function __wbindgen_exn_store(a: number): void;

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

readonly __wbindgen_free: (a: number, b: number) => void;
readonly wasm_bindgen__convert__closures__invoke2_mut__h65946477307e3ac7: (a: number, b: number, c: number, d: number) => void;
readonly wasm_bindgen__convert__closures__invoke2_mut__h72e05530f9fe91f9: (a: number, b: number, c: number, d: number) => void;
readonly __wbindgen_exn_store: (a: number) => void;

@@ -52,0 +52,0 @@ }

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

function __wbg_adapter_28(arg0, arg1, arg2, arg3) {
wasm.wasm_bindgen__convert__closures__invoke2_mut__h65946477307e3ac7(arg0, arg1, addHeapObject(arg2), addHeapObject(arg3));
wasm.wasm_bindgen__convert__closures__invoke2_mut__h72e05530f9fe91f9(arg0, arg1, addHeapObject(arg2), addHeapObject(arg3));
}

@@ -221,0 +221,0 @@

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