@itentialopensource/adapter-utils
Advanced tools
Comparing version 4.35.0 to 4.36.0
## 4.36.0 [09-16-2020] | ||
* add jwt support | ||
Closes ADAPT-287 | ||
See merge request itentialopensource/adapter-utils!189 | ||
--- | ||
## 4.35.0 [09-16-2020] | ||
@@ -3,0 +13,0 @@ |
{ | ||
"name": "@itentialopensource/adapter-utils", | ||
"version": "4.35.0", | ||
"version": "4.36.0", | ||
"description": "Itential Adapter Utility Libraries", | ||
@@ -38,2 +38,3 @@ "scripts": { | ||
"jsontoxml": "^1.0.1", | ||
"jsonwebtoken": "^8.5.1", | ||
"mongodb": "^3.3.3", | ||
@@ -40,0 +41,0 @@ "querystring": "^0.2.0", |
@@ -115,2 +115,3 @@ { | ||
"static_token", | ||
"jwt_token", | ||
"request_token", | ||
@@ -117,0 +118,0 @@ "no_authentication" |
Sorry, the diff of this file is too big to display
475426
10407
17
+ Addedjsonwebtoken@^8.5.1
+ Addedbuffer-equal-constant-time@1.0.1(transitive)
+ Addedecdsa-sig-formatter@1.0.11(transitive)
+ Addedjsonwebtoken@8.5.1(transitive)
+ Addedjwa@1.4.1(transitive)
+ Addedjws@3.2.2(transitive)
+ Addedlodash.includes@4.3.0(transitive)
+ Addedlodash.isboolean@3.0.3(transitive)
+ Addedlodash.isinteger@4.0.4(transitive)
+ Addedlodash.isnumber@3.0.3(transitive)
+ Addedlodash.isplainobject@4.0.6(transitive)
+ Addedlodash.isstring@4.0.1(transitive)
+ Addedlodash.once@4.1.1(transitive)
+ Addedsemver@5.7.2(transitive)