Comparing version 3.5.2 to 3.5.3
# crypto-ld ChangeLog | ||
## 3.5.3 - 2019-07-16 | ||
### Fixed | ||
- Use base64url-universal@1.0.1 which properly specifies the Node.js engine. | ||
## 3.5.2 - 2019-04-16 | ||
@@ -4,0 +9,0 @@ |
{ | ||
"name": "crypto-ld", | ||
"version": "3.5.2", | ||
"version": "3.5.3", | ||
"description": "A library for managing cryptographic keys using Linked Data.", | ||
@@ -25,3 +25,3 @@ "homepage": "https://github.com/digitalbazaar/crypto-ld", | ||
"dependencies": { | ||
"base64url-universal": "^1.0.0", | ||
"base64url-universal": "^1.0.1", | ||
"bs58": "^4.0.1", | ||
@@ -28,0 +28,0 @@ "node-forge": "^0.8.0", |
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
46402
Updatedbase64url-universal@^1.0.1