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

@commercetools/cli-plugin-auth

Package Overview
Dependencies
Maintainers
0
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@commercetools/cli-plugin-auth - npm Package Compare versions

Comparing version 0.0.2-rc.dda4269a to 0.0.3-rc.730db45b

3

CHANGELOG.md

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

14

package.json
{
"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"
}
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