native-buffer-browserify
Advanced tools
Comparing version 2.0.13 to 2.0.14
{ | ||
"name": "native-buffer-browserify", | ||
"version": "2.0.13", | ||
"version": "2.0.14", | ||
"description": "buffer module compatibility for browserify (backed by ArrayBuffer so its fast!)", | ||
@@ -12,2 +12,3 @@ "main": "index.js", | ||
"benchmark": "*", | ||
"browserify": "3.x", | ||
"tape": "*" | ||
@@ -17,2 +18,3 @@ }, | ||
"test": "tape test/*.js", | ||
"prepublish": "./bundle.sh", | ||
"perf": "cd perf/solo && browserify --debug readUInt32BE.js > bundle.js && open index.html" | ||
@@ -19,0 +21,0 @@ }, |
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
1248326
40
18841
3
13