@commercelayer/cli-plugin-exports
Advanced tools
Comparing version 2.1.4 to 2.1.5
{ | ||
"version": "2.1.4", | ||
"version": "2.1.5", | ||
"commands": { | ||
@@ -4,0 +4,0 @@ "exports:all": { |
{ | ||
"name": "@commercelayer/cli-plugin-exports", | ||
"description": "Commerce Layer CLI Exports plugin", | ||
"version": "2.1.4", | ||
"version": "2.1.5", | ||
"author": "Pierluigi Viti <pierluigi@commercelayer.io>", | ||
@@ -48,4 +48,4 @@ "bugs": "https://github.com/commercelayer/commercelayer-cli-plugin-exports/issues", | ||
"@commercelayer/eslint-config-ts": "^1.0.1", | ||
"@oclif/plugin-help": "^5.2.12", | ||
"@oclif/test": "^2.3.28", | ||
"@oclif/plugin-help": "^5.2.14", | ||
"@oclif/test": "^2.3.31", | ||
"@types/chai": "^4.3.5", | ||
@@ -56,3 +56,3 @@ "@types/mocha": "^10.0.1", | ||
"chai": "^4.3.7", | ||
"eslint": "^8.44.0", | ||
"eslint": "^8.45.0", | ||
"mocha": "^10.2.0", | ||
@@ -64,6 +64,5 @@ "nyc": "^15.1.0", | ||
"dependencies": { | ||
"@commercelayer/cli-core": "^3.12.0", | ||
"@commercelayer/js-auth": "^2.3.0", | ||
"@commercelayer/cli-core": "^3.12.1", | ||
"@commercelayer/sdk": "^5.7.0", | ||
"@oclif/core": "^2.9.2", | ||
"@oclif/core": "^2.9.4", | ||
"axios": "^1.4.0", | ||
@@ -70,0 +69,0 @@ "cli-table3": "^0.6.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
9
89606
- Removed@commercelayer/js-auth@^2.3.0
Updated@oclif/core@^2.9.4