Socket
Socket
Sign inDemoInstall

@noir-lang/acvm_js

Package Overview
Dependencies
Maintainers
1
Versions
255
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.32.0 to 0.33.0

4

nodejs/acvm_js.js

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

module.exports.__wbg_new_142626c0ad2aa16c = function() {
module.exports.__wbg_new_7d05a51861d9723a = function() {
const ret = new Map();

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

module.exports.__wbg_constructor_5aa5b16687930fa7 = function(arg0) {
module.exports.__wbg_constructor_b2e080d1616d8e89 = function(arg0) {
const ret = new Error(takeObject(arg0));

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

{
"name": "@noir-lang/acvm_js",
"version": "0.32.0",
"version": "0.33.0",
"repository": {

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

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

};
imports.wbg.__wbg_new_142626c0ad2aa16c = function() {
imports.wbg.__wbg_new_7d05a51861d9723a = function() {
const ret = new Map();

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

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

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