@ministryofjustice/fb-jwt-client-node
Advanced tools
Comparing version 0.0.14 to 0.0.15
@@ -1,3 +0,3 @@ | ||
const FBJWTClient = require('lib/fb-jwt-client') | ||
const FBJWTClientWithSecret = require('lib/fb-jwt-client-with-secret') | ||
const FBJWTClient = require('./lib/fb-jwt-client') | ||
const FBJWTClientWithSecret = require('./lib/fb-jwt-client-with-secret') | ||
@@ -4,0 +4,0 @@ module.exports = { |
{ | ||
"name": "@ministryofjustice/fb-jwt-client-node", | ||
"version": "0.0.14", | ||
"version": "0.0.15", | ||
"description": "Form Builder JSON Web Token Client (Node)", | ||
@@ -5,0 +5,0 @@ "main": "index.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
37147