Socket
Socket
Sign inDemoInstall

@noir-lang/noirc_abi

Package Overview
Dependencies
Maintainers
1
Versions
256
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.19.2 to 0.19.3-03ab6a2.nightly

4

nodejs/noirc_abi_wasm.js

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

module.exports.__wbg_new_dec74db9055a25fb = function() {
module.exports.__wbg_new_b5ed67197ffbd837 = function() {
const ret = new Map();

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

module.exports.__wbg_constructor_f5d778cb78d63c37 = function(arg0) {
module.exports.__wbg_constructor_6b9bfb1271febd50 = function(arg0) {
const ret = new Error(takeObject(arg0));

@@ -223,0 +223,0 @@ return addHeapObject(ret);

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

],
"version": "0.19.2",
"version": "0.19.3-03ab6a2.nightly",
"license": "(MIT OR Apache-2.0)",

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

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

};
imports.wbg.__wbg_new_dec74db9055a25fb = function() {
imports.wbg.__wbg_new_b5ed67197ffbd837 = function() {
const ret = new Map();

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

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

@@ -248,0 +248,0 @@ return addHeapObject(ret);

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