cbor-extract
Advanced tools
Comparing version 2.0.1 to 2.0.2
{ | ||
"name": "cbor-extract", | ||
"author": "Kris Zyp", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "Node addon for string extraction for cbor-x", | ||
@@ -23,3 +23,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"node-gyp-build-optional-packages": "5.0.2" | ||
"node-gyp-build-optional-packages": "5.0.3" | ||
}, | ||
@@ -26,0 +26,0 @@ "files": [ |
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
+ Addednode-gyp-build-optional-packages@5.0.3(transitive)
- Removednode-gyp-build-optional-packages@5.0.2(transitive)