@upandgo/verify-cognito-token
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "@upandgo/verify-cognito-token", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "custom token verification for uag", | ||
@@ -19,3 +19,3 @@ "repository": "git@gitlab.com:agence-upandgo/librairies/verify-cognito-token.git", | ||
"jwk-to-pem": "^2.0.5", | ||
"node-fetch": "^3.2.10" | ||
"node-fetch": "2" | ||
}, | ||
@@ -25,2 +25,3 @@ "devDependencies": { | ||
"@types/node": "^17.0.45", | ||
"@types/node-fetch": "2.x", | ||
"@typescript-eslint/eslint-plugin": "^5.19.0", | ||
@@ -27,0 +28,0 @@ "@typescript-eslint/parser": "^5.19.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
32521
13
+ Addednode-fetch@2.7.0(transitive)
+ Addedtr46@0.0.3(transitive)
+ Addedwebidl-conversions@3.0.1(transitive)
+ Addedwhatwg-url@5.0.0(transitive)
- Removeddata-uri-to-buffer@4.0.1(transitive)
- Removedfetch-blob@3.2.0(transitive)
- Removedformdata-polyfill@4.0.10(transitive)
- Removednode-domexception@1.0.0(transitive)
- Removednode-fetch@3.3.2(transitive)
- Removedweb-streams-polyfill@3.3.3(transitive)
Updatednode-fetch@2