Comparing version 4.8.0 to 4.8.1
@@ -0,1 +1,8 @@ | ||
## [4.8.1](https://github.com/decentralized-identity/did-jwt/compare/4.8.0...4.8.1) (2020-12-18) | ||
### Bug Fixes | ||
* **deps:** update dependency uint8arrays to v2 ([#145](https://github.com/decentralized-identity/did-jwt/issues/145)) ([fef0308](https://github.com/decentralized-identity/did-jwt/commit/fef03086faebe5f3b0d419bd0562359bab351faa)) | ||
# [4.8.0](https://github.com/decentralized-identity/did-jwt/compare/4.7.1...4.8.0) (2020-12-09) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "did-jwt", | ||
"version": "4.8.0", | ||
"version": "4.8.1", | ||
"description": "Library for Signing and Verifying JWTs compatible uPort and DID standards", | ||
@@ -65,3 +65,3 @@ "main": "lib/index.js", | ||
"@types/elliptic": "6.4.12", | ||
"@types/jest": "26.0.18", | ||
"@types/jest": "26.0.19", | ||
"codecov": "3.8.1", | ||
@@ -84,3 +84,3 @@ "eslint": "7.15.0", | ||
"semantic-release": "17.3.0", | ||
"sinon": "9.2.1", | ||
"sinon": "9.2.2", | ||
"standard": "14.3.4", | ||
@@ -92,3 +92,3 @@ "ts-jest": "26.4.4", | ||
"tweetnacl": "1.0.3", | ||
"typescript": "4.1.2", | ||
"typescript": "4.1.3", | ||
"webpack": "4.44.2", | ||
@@ -107,3 +107,3 @@ "webpack-cli": "3.3.12" | ||
"js-sha3": "^0.8.0", | ||
"uint8arrays": "^1.1.0" | ||
"uint8arrays": "^2.0.0" | ||
}, | ||
@@ -110,0 +110,0 @@ "standard": { |
Sorry, the diff of this file is too big to display
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
923165
4347
+ Addedmultiformats@9.9.0(transitive)
+ Addeduint8arrays@2.1.10(transitive)
- Removed@multiformats/base-x@4.0.1(transitive)
- Removed@zxing/text-encoding@0.9.0(transitive)
- Removedavailable-typed-arrays@1.0.7(transitive)
- Removedcall-bind@1.0.8(transitive)
- Removedcall-bind-apply-helpers@1.0.1(transitive)
- Removedcall-bound@1.0.3(transitive)
- Removeddefine-data-property@1.1.4(transitive)
- Removeddunder-proto@1.0.1(transitive)
- Removedes-define-property@1.0.1(transitive)
- Removedes-errors@1.3.0(transitive)
- Removedes-object-atoms@1.0.0(transitive)
- Removedfor-each@0.3.3(transitive)
- Removedfunction-bind@1.1.2(transitive)
- Removedget-intrinsic@1.2.6(transitive)
- Removedgopd@1.2.0(transitive)
- Removedhas-property-descriptors@1.0.2(transitive)
- Removedhas-symbols@1.1.0(transitive)
- Removedhas-tostringtag@1.0.2(transitive)
- Removedhasown@2.0.2(transitive)
- Removedis-arguments@1.2.0(transitive)
- Removedis-callable@1.2.7(transitive)
- Removedis-generator-function@1.0.10(transitive)
- Removedis-typed-array@1.1.15(transitive)
- Removedmath-intrinsics@1.1.0(transitive)
- Removedmultibase@3.1.2(transitive)
- Removedpossible-typed-array-names@1.0.0(transitive)
- Removedset-function-length@1.2.2(transitive)
- Removeduint8arrays@1.1.0(transitive)
- Removedutil@0.12.5(transitive)
- Removedweb-encoding@1.1.5(transitive)
- Removedwhich-typed-array@1.1.18(transitive)
Updateduint8arrays@^2.0.0