@commercetools/cli-plugin-auth
Advanced tools
Comparing version 0.0.2-rc.dda4269a to 0.0.3-rc.730db45b
@@ -0,1 +1,4 @@ | ||
## 0.0.3 (2024-11-14) | ||
- This bump does not introduce any new features or fixes. It is solely a result of updates to dependencies, tooling, or global settings. | ||
## 0.0.2 (2024-11-13) | ||
@@ -2,0 +5,0 @@ |
{ | ||
"name": "@commercetools/cli-plugin-auth", | ||
"version": "0.0.2-rc.dda4269a", | ||
"version": "0.0.3-rc.730db45b", | ||
"license": "MIT", | ||
@@ -21,13 +21,13 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@commercetools/cli-common": "0.0.2-rc.dda4269a", | ||
"@oclif/core": "4.0.31", | ||
"@commercetools/cli-common": "0.0.3-rc.730db45b", | ||
"@oclif/core": "4.0.32", | ||
"zod": "^3.23.8" | ||
}, | ||
"devDependencies": { | ||
"@commercetools/cli-testing": "0.0.2-rc.dda4269a", | ||
"@commercetools/cli-testing": "0.0.3-rc.730db45b", | ||
"@types/node": "20.17.6", | ||
"@vitest/coverage-v8": "2.1.4", | ||
"@vitest/coverage-v8": "2.1.5", | ||
"rimraf": "6.0.1", | ||
"typescript": "5.6.3", | ||
"vitest": "2.1.4" | ||
"vitest": "2.1.5" | ||
}, | ||
@@ -41,3 +41,3 @@ "oclif": { | ||
}, | ||
"stableVersion": "0.0.2" | ||
"stableVersion": "0.0.3" | ||
} |
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
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
73610
+ Added@commercetools/cli-common@0.0.3-rc.730db45b(transitive)
+ Added@oclif/core@4.0.32(transitive)
- Removed@commercetools/cli-common@0.0.2-rc.dda4269a(transitive)
- Removed@oclif/core@4.0.31(transitive)
Updated@oclif/core@4.0.32