@amplication/plugin-auth-jwt
Advanced tools
Comparing version 1.4.9 to 1.4.10
{ | ||
"name": "@amplication/plugin-auth-jwt", | ||
"version": "1.4.9", | ||
"version": "1.4.10", | ||
"description": "set jwt as provider for Amplication build", | ||
@@ -15,4 +15,4 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@amplication/code-gen-types": "^2.0.19", | ||
"@amplication/code-gen-utils": "^0.0.7", | ||
"@amplication/code-gen-types": "^2.0.23", | ||
"@amplication/code-gen-utils": "^0.0.9", | ||
"lodash": "^4.17.21" | ||
@@ -28,6 +28,6 @@ }, | ||
"@typescript-eslint/parser": "^6.11.0", | ||
"copy-webpack-plugin": "^11.0.0", | ||
"copy-webpack-plugin": "^12.0.2", | ||
"eslint": "^8.53.0", | ||
"jest-mock-extended": "^3.0.5", | ||
"prettier": "^3.1.0", | ||
"prettier": "^2.6.2", | ||
"rimraf": "^5.0.5", | ||
@@ -34,0 +34,0 @@ "ts-jest": "^29.1.1", |
{ | ||
"targets": { | ||
"install:clean": {}, | ||
"lint": {}, | ||
@@ -5,0 +4,0 @@ "npm:publish": {} |
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
60602
30
1814
1
1
+ Added@amplication/code-gen-utils@0.0.9(transitive)
- Removed@amplication/code-gen-utils@0.0.7(transitive)