@as-com/bufio
Advanced tools
Comparing version 0.2.2 to 0.2.3
{ | ||
"name": "@as-com/bufio", | ||
"version": "0.2.2", | ||
"version": "0.2.3", | ||
"description": "Buffer and serialization utilities for TypeScript", | ||
@@ -17,2 +17,3 @@ "keywords": [ | ||
"main": "./lib/bufio.js", | ||
"types": "./lib/bufio.d.ts", | ||
"scripts": { | ||
@@ -19,0 +20,0 @@ "browserify": "browserify -s bufio lib/bufio.js | uglifyjs -c > bufio.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
190808