uint8-util
Advanced tools
Comparing version 2.1.8 to 2.1.9
{ | ||
"name": "uint8-util", | ||
"version": "2.1.8", | ||
"version": "2.1.9", | ||
"description": "Fastest possible buffer-like utilities for uint8.", | ||
@@ -11,4 +11,4 @@ "main": "index.js", | ||
"node": "./_node.js", | ||
"default": "./browser.js", | ||
"import": "./browser.js" | ||
"import": "./browser.js", | ||
"default": "./browser.js" | ||
}, | ||
@@ -15,0 +15,0 @@ "types": "./index.d.ts", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0