Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@iden3/binfileutils

Package Overview
Dependencies
Maintainers
3
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@iden3/binfileutils - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

8

package.json
{
"name": "@iden3/binfileutils",
"version": "0.0.1",
"version": "0.0.2",
"description": "Utils to work with iden3 binary files.",
"type": "module",
"exports": {
"import": "./src/bigarray.js",
"import": "./src/binfileutils.js",
"require": "./build/main.cjs"
},
"main": "./build/main.cjs",
"module": "./src/bigarray.js",
"module": "./src/binfileutils.js",
"scripts": {

@@ -35,4 +35,4 @@ "test": "mocha",

"fastfile": "0.0.18",
"ffjavascript": "^0.2.22"
"ffjavascript": "^0.2.23"
}
}
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