Socket
Socket
Sign inDemoInstall

@noir-lang/acvm_js

Package Overview
Dependencies
Maintainers
1
Versions
257
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@noir-lang/acvm_js - npm Package Compare versions

Comparing version 0.35.0 to 0.37.0-050a3cf.nightly

8

nodejs/acvm_js.js

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

module.exports.__wbg_new_3ceabca02bfb2860 = function() {
module.exports.__wbg_new_c0afd18264c66f93 = function() {
const ret = new Map();

@@ -685,3 +685,3 @@ return addHeapObject(ret);

module.exports.__wbg_constructor_49c4ad2949d17ee4 = function(arg0) {
module.exports.__wbg_constructor_83cfe06df10e94bd = function(arg0) {
const ret = new Error(takeObject(arg0));

@@ -1194,4 +1194,4 @@ return addHeapObject(ret);

module.exports.__wbindgen_closure_wrapper501 = function(arg0, arg1, arg2) {
const ret = makeMutClosure(arg0, arg1, 159, __wbg_adapter_54);
module.exports.__wbindgen_closure_wrapper502 = function(arg0, arg1, arg2) {
const ret = makeMutClosure(arg0, arg1, 160, __wbg_adapter_54);
return addHeapObject(ret);

@@ -1198,0 +1198,0 @@ };

{
"name": "@noir-lang/acvm_js",
"version": "0.35.0",
"version": "0.37.0-050a3cf.nightly",
"repository": {

@@ -5,0 +5,0 @@ "type": "git",

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

};
imports.wbg.__wbg_new_3ceabca02bfb2860 = function() {
imports.wbg.__wbg_new_c0afd18264c66f93 = function() {
const ret = new Map();

@@ -704,3 +704,3 @@ return addHeapObject(ret);

};
imports.wbg.__wbg_constructor_49c4ad2949d17ee4 = function(arg0) {
imports.wbg.__wbg_constructor_83cfe06df10e94bd = function(arg0) {
const ret = new Error(takeObject(arg0));

@@ -1124,4 +1124,4 @@ return addHeapObject(ret);

};
imports.wbg.__wbindgen_closure_wrapper501 = function(arg0, arg1, arg2) {
const ret = makeMutClosure(arg0, arg1, 159, __wbg_adapter_54);
imports.wbg.__wbindgen_closure_wrapper502 = function(arg0, arg1, arg2) {
const ret = makeMutClosure(arg0, arg1, 160, __wbg_adapter_54);
return addHeapObject(ret);

@@ -1128,0 +1128,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