jsonld-signatures
Advanced tools
Comparing version 9.3.1 to 10.0.0
{ | ||
"name": "jsonld-signatures", | ||
"version": "9.3.1", | ||
"version": "10.0.0", | ||
"description": "An implementation of the Linked Data Signatures specifications for JSON-LD in JavaScript.", | ||
@@ -28,7 +28,6 @@ "homepage": "https://github.com/digitalbazaar/jsonld-signatures", | ||
"files": [ | ||
"lib/*.js", | ||
"lib/**/*.js" | ||
], | ||
"dependencies": { | ||
"jsonld": "^5.0.0", | ||
"jsonld": "^6.0.0", | ||
"security-context": "^4.0.0", | ||
@@ -38,10 +37,10 @@ "serialize-error": "^8.0.1" | ||
"devDependencies": { | ||
"chai": "^4.3.3", | ||
"chai": "^4.3.6", | ||
"cross-env": "^7.0.3", | ||
"eslint": "^7.21.0", | ||
"eslint-config-digitalbazaar": "^2.6.1", | ||
"eslint-plugin-jsdoc": "^32.2.0", | ||
"karma": "^6.1.1", | ||
"eslint": "^8.17.0", | ||
"eslint-config-digitalbazaar": "^3.0.0", | ||
"eslint-plugin-jsdoc": "^39.3.2", | ||
"karma": "^6.3.20", | ||
"karma-chai": "^0.1.0", | ||
"karma-chrome-launcher": "^3.1.0", | ||
"karma-chrome-launcher": "^3.1.1", | ||
"karma-mocha": "^2.0.1", | ||
@@ -51,9 +50,9 @@ "karma-mocha-reporter": "^2.2.5", | ||
"karma-webpack": "^5.0.0", | ||
"mocha": "^8.3.1", | ||
"mocha": "^10.0.0", | ||
"mocha-lcov-reporter": "^1.3.0", | ||
"nyc": "^15.1.0", | ||
"webpack": "^5.24.3" | ||
"webpack": "^5.73.0" | ||
}, | ||
"engines": { | ||
"node": ">=12" | ||
"node": ">=14" | ||
}, | ||
@@ -60,0 +59,0 @@ "keywords": [ |
@@ -102,4 +102,10 @@ # JSON-LD Signatures _(jsonld-signatures)_ | ||
- Node.js 12+ is required. | ||
- Browsers and Node.js 14+ are supported. | ||
To install from NPM: | ||
``` | ||
npm install jsonld-signatures | ||
``` | ||
To install locally (for development): | ||
@@ -106,0 +112,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
170
61610
22
+ Added@digitalbazaar/http-client@3.4.1(transitive)
+ Added@fastify/busboy@2.1.1(transitive)
+ Addeddata-uri-to-buffer@4.0.1(transitive)
+ Addedfetch-blob@3.2.0(transitive)
+ Addedformdata-polyfill@4.0.10(transitive)
+ Addedjsonld@6.0.0(transitive)
+ Addedky@0.33.3(transitive)
+ Addedky-universal@0.11.0(transitive)
+ Addednode-domexception@1.0.0(transitive)
+ Addednode-fetch@3.3.2(transitive)
+ Addedundici@5.28.4(transitive)
+ Addedweb-streams-polyfill@3.3.3(transitive)
- Removed@digitalbazaar/http-client@1.2.0(transitive)
- Removeddata-uri-to-buffer@3.0.1(transitive)
- Removedesm@3.2.25(transitive)
- Removedfetch-blob@2.1.2(transitive)
- Removedjsonld@5.2.0(transitive)
- Removedky@0.25.1(transitive)
- Removedky-universal@0.8.2(transitive)
- Removednode-fetch@3.0.0-beta.9(transitive)
Updatedjsonld@^6.0.0