jsonld-signatures
Advanced tools
Comparing version 2.2.0 to 2.2.1
# jsonld-signatures ChangeLog | ||
## 2.2.1 - 2018-03-01 | ||
### Fixed | ||
- Fix 1.0 compatibility issue with update of jsonld to 1.0.1. | ||
## 2.2.0 - 2018-03-01 | ||
@@ -4,0 +9,0 @@ |
{ | ||
"name": "jsonld-signatures", | ||
"version": "2.2.0", | ||
"version": "2.2.1", | ||
"description": "An implementation of the Linked Data Signatures specifications for JSON-LD in JavaScript.", | ||
@@ -38,3 +38,3 @@ "homepage": "https://github.com/digitalbazaar/jsonld-signatures", | ||
"chloride": "^2.2.8", | ||
"jsonld": "^1.0.0", | ||
"jsonld": "^1.0.1", | ||
"node-forge": "^0.7.1", | ||
@@ -41,0 +41,0 @@ "semver": "^5.5.0" |
419146
Updatedjsonld@^1.0.1