bare-buffer
Advanced tools
Comparing version 1.2.4 to 1.2.5
@@ -277,2 +277,4 @@ const ascii = require('./lib/ascii') | ||
exports.Buffer = exports | ||
const codecs = Object.create(null) | ||
@@ -279,0 +281,0 @@ |
{ | ||
"name": "bare-buffer", | ||
"version": "1.2.4", | ||
"version": "1.2.5", | ||
"description": "Native buffers for JavaScript", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
96365
401