@iden3/binfileutils
Advanced tools
Comparing version 0.0.10 to 0.0.11
{ | ||
"name": "@iden3/binfileutils", | ||
"version": "0.0.10", | ||
"version": "0.0.11", | ||
"description": "Utils to work with iden3 binary files.", | ||
@@ -32,5 +32,5 @@ "type": "module", | ||
"dependencies": { | ||
"fastfile": "0.0.19", | ||
"fastfile": "0.0.20", | ||
"ffjavascript": "^0.2.48" | ||
} | ||
} |
@@ -1,2 +0,2 @@ | ||
# binutils | ||
# @iden3/binfileutils | ||
@@ -3,0 +3,0 @@ Utility to work with binary files |
@@ -17,2 +17,1 @@ import fs from "fs"; | ||
}; | ||
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
13471
7
+ Addedfastfile@0.0.20(transitive)
- Removedfastfile@0.0.19(transitive)
Updatedfastfile@0.0.20