We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 750004e commit 2701e54Copy full SHA for 2701e54
CHANGELOG.md
@@ -7,7 +7,6 @@
7
Native.
8
- Switch to `@digitalbazaar/security-context` (more compact, no fs dependency).
9
10
-
11
## 9.3.0 - 2021-07-10
12
13
### Added
package.json
@@ -30,9 +30,9 @@
30
],
31
"dependencies": {
32
"@digitalbazaar/security-context": "^1.0.0",
33
+ "@digitalcredentials/jsonld": "^5.2.1",
34
"fast-text-encoding": "^1.0.3",
35
"isomorphic-webcrypto": "^2.3.8",
- "jsonld": "digitalbazaar/jsonld.js#rn",
36
"serialize-error": "^8.0.1"
37
},
38
"devDependencies": {
0 commit comments