Comparing version 0.9.10 to 0.9.11
{ | ||
"name": "crc-utils2", | ||
"version": "0.9.10", | ||
"version": "0.9.11", | ||
"description": "CRC Utils. Combines two or more CRC32 checksums into new one.", | ||
@@ -8,5 +8,6 @@ "keywords": ["crc32", "crc32_combine", "crc", "gzip"], | ||
"dependencies": { | ||
"compress-buffer-crc32": "" | ||
"compress-buffer-crc32": "", | ||
"binpack": "" | ||
}, | ||
"main": "./build/default/crc32", | ||
"main": "./index.js", | ||
"repository": { | ||
@@ -13,0 +14,0 @@ "type": "git", |
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
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
12222
10
91
2
3
3
+ Addedbinpack@
+ Addedbinpack@0.1.0(transitive)