basex-encoder
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "basex-encoder", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Encode / decode any base X to and from string or buffer", | ||
@@ -56,6 +56,3 @@ "main": "lib/index.js", | ||
}, | ||
"dependencies": { | ||
"@types/base-x": "^1.0.29", | ||
"base-x": "^3.0.4" | ||
} | ||
"dependencies": {} | ||
} |
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
0
27069
- Removed@types/base-x@^1.0.29
- Removedbase-x@^3.0.4
- Removed@types/base-x@1.0.30(transitive)
- Removedbase-x@3.0.10(transitive)
- Removedsafe-buffer@5.2.1(transitive)