@adobe/aio-lib-ims-jwt
Advanced tools
Comparing version 4.0.0 to 4.0.1-pre.2024-01-08.sha-b8806906
{ | ||
"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" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
22236
14
1
+ Added@adobe/aio-lib-core-errors@3.1.1-pre.2024-01-08.6d76060c(transitive)
+ Added@adobe/aio-lib-core-logging@2.0.1-pre.2024-01-08.sha-cbe78b13(transitive)
+ Addedjsonwebtoken@9.0.2(transitive)
+ Addedsemver@7.6.3(transitive)
- Removed@adobe/aio-lib-core-errors@3.1.1(transitive)
- Removed@adobe/aio-lib-core-logging@2.0.1(transitive)
- Removedjsonwebtoken@8.5.1(transitive)
- Removedsemver@5.7.2(transitive)
Updatedjsonwebtoken@^9.0.0