@windingtree/org.id-auth
Advanced tools
Comparing version 0.1.0 to 0.2.0
{ | ||
"name": "@windingtree/org.id-auth", | ||
"version": "0.1.0", | ||
"version": "0.2.0", | ||
"description": "ORGiD authentication library", | ||
@@ -43,7 +43,9 @@ "main": "dist/index.js", | ||
"jose": "3.12.2", | ||
"@windingtree/org.id-utils": "0.2.6", | ||
"@windingtree/org.json-schema": "0.5.3-beta" | ||
"@windingtree/org.id-utils": "0.2.10", | ||
"@windingtree/org.json-schema": "0.5.5-beta", | ||
"luxon": "1.27.0" | ||
}, | ||
"devDependencies": { | ||
"@types/jest": "26.0.23", | ||
"@types/luxon": "1.26.5", | ||
"@typescript-eslint/eslint-plugin": "4.25.0", | ||
@@ -53,3 +55,3 @@ "@typescript-eslint/parser": "4.25.0", | ||
"jest": "27.0.1", | ||
"ts-jest": "27.0.0", | ||
"ts-jest": "27.0.1", | ||
"typedoc": "0.20.36", | ||
@@ -56,0 +58,0 @@ "typedoc-plugin-markdown": "3.8.2", |
@@ -13,2 +13,3 @@ [](https://www.npmjs.com/package/@windingtree/org.id-auth) | ||
TBD | ||
@@ -15,0 +16,0 @@ |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
40388
17
595
19
4
10
1
+ Addedluxon@1.27.0
+ Added@windingtree/org.id-utils@0.2.10(transitive)
+ Added@windingtree/org.json-schema@0.5.5-beta(transitive)
+ Addedaxios@0.21.1(transitive)
+ Addedfollow-redirects@1.15.9(transitive)
+ Addedluxon@1.27.0(transitive)
- Removed@windingtree/org.id-utils@0.2.6(transitive)
- Removed@windingtree/org.json-schema@0.5.3-beta(transitive)