@peculiar/jose
Advanced tools
Comparing version 1.4.2 to 1.5.2
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.5.2](https://github.com/PeculiarVentures/acme-ts/compare/v1.5.1...v1.5.2) (2021-02-26) | ||
**Note:** Version bump only for package @peculiar/jose | ||
## [1.4.2](https://github.com/PeculiarVentures/acme-ts/compare/v1.4.1...v1.4.2) (2021-01-19) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@peculiar/jose", | ||
"version": "1.4.2", | ||
"version": "1.5.2", | ||
"description": "Implementation of Javascript Object Signing and Encryption (jose)", | ||
@@ -30,3 +30,3 @@ "keywords": [ | ||
"dependencies": { | ||
"pvtsutils": "1.1.1" | ||
"pvtsutils": "1.1.2" | ||
}, | ||
@@ -48,3 +48,3 @@ "scripts": { | ||
"homepage": "https://github.com/PeculiarVentures/acme-ts#readme", | ||
"gitHead": "d49a673db1616a72a3bedd903d7bbe5dcc482078" | ||
"gitHead": "df8eb06e75fea6e81b60a8d042107ace04979b12" | ||
} |
75873
+ Addedpvtsutils@1.1.2(transitive)
- Removedpvtsutils@1.1.1(transitive)
Updatedpvtsutils@1.1.2