@iden3/binfileutils
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"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" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
11971
Updatedffjavascript@^0.2.23