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

@adobe/aio-lib-ims-jwt

Package Overview
Dependencies
Maintainers
22
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@adobe/aio-lib-ims-jwt - npm Package Compare versions

Comparing version 4.0.0 to 4.0.1-pre.2024-01-08.sha-b8806906

40

package.json
{
"name": "@adobe/aio-lib-ims-jwt",
"description": "JWT token creation plugin for @adobe/aio-lib-ims",
"version": "4.0.0",
"version": "4.0.1-pre.2024-01-08.sha-b8806906",
"author": "Adobe Inc.",
"bugs": "https://github.com/adobe/aio-lib-ims-jwt/issues",
"dependencies": {
"@adobe/aio-lib-core-errors": "^3.1.0",
"@adobe/aio-lib-core-logging": "^2.0.0",
"jsonwebtoken": "^8.3.0"
"@adobe/aio-lib-core-errors": "next",
"@adobe/aio-lib-core-logging": "next",
"jsonwebtoken": "^9.0.0"
},
"devDependencies": {
"@adobe/eslint-config-aio-lib-config": "^2",
"eslint": "^8",
"eslint-config-standard": "^17",
"eslint-plugin-import": "^2.25.3",
"eslint-plugin-jest": "^23",
"eslint-plugin-jsdoc": "^37",
"@adobe/eslint-config-aio-lib-config": "^2.0.1",
"eslint": "^8.47.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-import": "^2.28.0",
"eslint-plugin-jest": "^27.2.3",
"eslint-plugin-jsdoc": "^42.0.0",
"eslint-plugin-n": "^15.7",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-n": "^15",
"eslint-plugin-promise": "^6",
"globby": "^10.0.1",
"jest": "^24",
"jest-junit": "^10.0.0",
"stdout-stderr": "^0.1.9"
"eslint-plugin-promise": "^6.1.1",
"globby": "^11.1.0",
"jest": "^29",
"jest-junit": "^16.0.0",
"stdout-stderr": "^0.1.9",
"typescript": "^5.1.6"
},
"engines": {
"node": "^14.18 || ^16.13 || >=18"
"node": ">=18"
},

@@ -43,3 +44,4 @@ "files": [

"version": "git add README.md"
}
}
},
"prereleaseSha": "b880690653904f6c48935564a3df70bd9f40d0b1"
}
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