Comparing version 0.7.0 to 0.7.1
{ | ||
"name": "bytewise", | ||
"version": "0.7.0", | ||
"version": "0.7.1", | ||
"description": "Binary serialization which sorts bytewise for arbirarily complex data structures", | ||
@@ -32,2 +32,5 @@ "main": "bytewise.js", | ||
"readmeFilename": "README.md", | ||
"browser": { | ||
"typewise": false | ||
}, | ||
"testling": { | ||
@@ -34,0 +37,0 @@ "files": "test/*.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
27203