Socket
Socket
Sign inDemoInstall

azure-ad-verify-token

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

azure-ad-verify-token - npm Package Compare versions

Comparing version 2.0.1 to 3.0.0

33

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

@@ -50,24 +50,23 @@ "keywords": [

"devDependencies": {
"@types/jest": "^28.1.6",
"@types/jsonwebtoken": "^8.5.5",
"@types/node-fetch": "^2.5.12",
"@typescript-eslint/eslint-plugin": "^5.30.6",
"@typescript-eslint/parser": "^5.30.6",
"eslint": "^8.19.0",
"eslint-config-prettier": "^8.5.0",
"husky": "^8.0.1",
"jest": "^28.1.3",
"nock": "^13.2.8",
"prettier": "^2.7.1",
"@types/jest": "^29.4.0",
"@types/jsonwebtoken": "^9.0.1",
"@typescript-eslint/eslint-plugin": "^5.49.0",
"@typescript-eslint/parser": "^5.49.0",
"eslint": "^8.32.0",
"eslint-config-prettier": "^8.6.0",
"husky": "^8.0.3",
"jest": "^29.4.0",
"nock": "^13.3.0",
"prettier": "^2.8.3",
"pretty-quick": "^3.1.3",
"standard-version": "^9.5.0",
"ts-jest": "^28.0.6",
"ts-jest": "^29.0.5",
"ts-node": "^10.9.1",
"typescript": "^4.7.4"
"typescript": "^4.9.4"
},
"dependencies": {
"jsonwebtoken": "^8.5.1",
"node-fetch": "^2.6.5",
"rsa-pem-from-mod-exp": "^0.8.4"
"jsonwebtoken": "^9.0.0",
"node-fetch": "^3.3.0",
"rsa-pem-from-mod-exp": "^0.8.5"
}
}

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

Sorry, the diff of this file is not supported yet

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