did-veres-one
Advanced tools
Comparing version 7.0.0 to 7.1.0
# did-veres-one ChangeLog | ||
## 7.1.0 - 2019-10-08 | ||
### Changed | ||
- Update to dependencies with support for Node 12 native Ed25519 crypto. | ||
## 7.0.0 - 2019-08-01 | ||
@@ -4,0 +9,0 @@ |
{ | ||
"name": "did-veres-one", | ||
"version": "7.0.0", | ||
"version": "7.1.0", | ||
"description": "A Decentralized Identifier utility library for Veres One", | ||
@@ -32,3 +32,3 @@ "main": "lib/index.js", | ||
"base64url-universal": "^1.0.0", | ||
"crypto-ld": "^3.5.2", | ||
"crypto-ld": "^3.7.0", | ||
"did-context": "^2.0.0", | ||
@@ -39,4 +39,4 @@ "fast-json-patch": "^2.1.0", | ||
"jsonld": "^1.6.2", | ||
"jsonld-signatures": "^4.1.3", | ||
"ocapld": "^1.2.0", | ||
"jsonld-signatures": "^4.4.0", | ||
"ocapld": "^1.4.0", | ||
"uuid-random": "^1.0.9", | ||
@@ -43,0 +43,0 @@ "veres-one-context": "^9.0.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
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
47172
1
Updatedcrypto-ld@^3.7.0
Updatedjsonld-signatures@^4.4.0
Updatedocapld@^1.4.0