Socket
Socket
Sign inDemoInstall

azure-ad-verify-token

Package Overview
Dependencies
22
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.0 to 3.0.1

1

dist/cache.js

@@ -74,2 +74,1 @@ import { getConfig } from './config.js';

}
//# sourceMappingURL=cache.js.map

@@ -33,2 +33,1 @@ /**

}
//# sourceMappingURL=config.js.map
export { getConfig, setConfig } from './config.js';
export { verify } from './verify.js';
//# sourceMappingURL=index.js.map
export {};
//# sourceMappingURL=interfaces.js.map

@@ -66,2 +66,1 @@ import jwt from 'jsonwebtoken';

}
//# sourceMappingURL=verify.js.map

2

package.json
{
"name": "azure-ad-verify-token",
"version": "3.0.0",
"version": "3.0.1",
"description": "Verify JWT issued by Azure Active Directory B2C.",

@@ -5,0 +5,0 @@ "keywords": [

@@ -0,0 +0,0 @@ [![NPM Version](https://badge.fury.io/js/azure-ad-verify-token.svg)](https://badge.fury.io/js/azure-ad-verify-token)

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc