Comparing version 0.9.21 to 0.9.22
@@ -79,2 +79,4 @@ // Copyright (c) 2015 Uber Technologies, Inc. | ||
module.exports.varint = require('./varint'); | ||
module.exports.Series = require('./series'); | ||
@@ -81,0 +83,0 @@ module.exports.Struct = require('./struct'); |
{ | ||
"name": "bufrw", | ||
"version": "0.9.21", | ||
"version": "0.9.22", | ||
"description": "Buffer Reading and Writing", | ||
@@ -5,0 +5,0 @@ "keywords": [], |
@@ -34,3 +34,4 @@ // Copyright (c) 2015 Uber Technologies, Inc. | ||
require('./variable_buffer_rw'); | ||
require('./varint'); | ||
require('./stream'); | ||
require('./test_rw'); |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
169580
52
4238
0