@ministryofjustice/fb-jwt-client-node
Advanced tools
Comparing version 0.0.20 to 0.0.21-alpha
@@ -274,2 +274,3 @@ const request = require('request-promise-native') | ||
handleRequestError (err) { | ||
console.log('JWTCLIENT handleRequestError', err, err ? err.error : 'no err') | ||
// rethrow error if already client error | ||
@@ -276,0 +277,0 @@ if (err.name === this.ErrorClass.name) { |
{ | ||
"name": "@ministryofjustice/fb-jwt-client-node", | ||
"version": "0.0.20", | ||
"version": "0.0.21-alpha", | ||
"description": "Form Builder JSON Web Token Client (Node)", | ||
@@ -5,0 +5,0 @@ "main": "lib/fb-jwt-client.js", |
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
34822
862
0