@digitalbazaar/zcapld
Advanced tools
Comparing version 3.1.0 to 3.1.1
# @digitalbazaar/zcapld ChangeLog | ||
## 3.1.1 - 2021-04-15 | ||
### Fixed | ||
- Use `jsonld-signatures@9`. | ||
- Update test dependencies and fix tests. | ||
## 3.1.0 - 2021-04-08 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@digitalbazaar/zcapld", | ||
"version": "3.1.0", | ||
"version": "3.1.1", | ||
"description": "Linked Data Capabilities reference implementation.", | ||
@@ -25,8 +25,8 @@ "homepage": "https://github.com/digitalbazaar/zcapld", | ||
"dependencies": { | ||
"jsonld": "^5.0.0", | ||
"jsonld-signatures": "^8.0.1", | ||
"jsonld": "^5.2.0", | ||
"jsonld-signatures": "^9.0.2", | ||
"lodash.isequal": "^4.5.0" | ||
}, | ||
"devDependencies": { | ||
"@digitalbazaar/ed25519-signature-2018": "^1.0.0", | ||
"@digitalbazaar/ed25519-signature-2018": "^2.0.0", | ||
"@digitalbazaar/ed25519-verification-key-2018": "^3.0.0", | ||
@@ -33,0 +33,0 @@ "chai": "^4.3.3", |
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
59524
0
+ Addedjsonld-signatures@9.3.1(transitive)
- Removedjsonld-signatures@8.0.2(transitive)
Updatedjsonld@^5.2.0
Updatedjsonld-signatures@^9.0.2