Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@ministryofjustice/fb-jwt-client-node

Package Overview
Dependencies
Maintainers
2
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ministryofjustice/fb-jwt-client-node - npm Package Compare versions

Comparing version 0.0.20 to 0.0.21-alpha

1

lib/fb-jwt-client.js

@@ -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) {

2

package.json
{
"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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc