Comparing version 7.0.4 to 7.0.5
{ | ||
"name": "cbor-cli", | ||
"version": "7.0.4", | ||
"version": "7.0.5", | ||
"description": "Command line tools to encode and parse data in the Concise Binary Object Representation (CBOR) data format (RFC7049).", | ||
@@ -53,4 +53,4 @@ "repository": { | ||
"bignumber.js": "^9.0.1", | ||
"cbor": "^7.0.4", | ||
"commander": "^7.1.0", | ||
"cbor": "^7.0.5", | ||
"commander": "^7.2.0", | ||
"json-text-sequence": "^0.3.0" | ||
@@ -61,3 +61,3 @@ }, | ||
}, | ||
"gitHead": "31e15396fb444f44202cbeb2fcd8a327ae5e9109" | ||
"gitHead": "2613cbc6883abc586f4da823f152a4d8f87d4a02" | ||
} |
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
Updatedcbor@^7.0.5
Updatedcommander@^7.2.0