@commercelayer/cli-dev
Advanced tools
Comparing version 3.0.0-rc.1 to 3.0.0-rc.2
@@ -76,3 +76,3 @@ { | ||
}, | ||
"version": "3.0.0-rc.1" | ||
"version": "3.0.0-rc.2" | ||
} |
{ | ||
"name": "@commercelayer/cli-dev", | ||
"description": "Commerce Layer CLI development tools and helpers", | ||
"version": "3.0.0-rc.1", | ||
"version": "3.0.0-rc.2", | ||
"author": "Pierluigi Viti <pierluigi@commercelayer.io>", | ||
@@ -10,3 +10,3 @@ "homepage": "https://github.com/commercelayer/commercelayer-cli-dev", | ||
"bin": { | ||
"cl-cli-dev": "./bin/run" | ||
"cl-cli-dev": "./bin/run.js" | ||
}, | ||
@@ -72,3 +72,3 @@ "engines": { | ||
"nyc": "^15.1.0", | ||
"oclif": "^4.8.0", | ||
"oclif": "^4.8.5", | ||
"semantic-release": "^23.0.8", | ||
@@ -79,3 +79,3 @@ "tsx": "^4.7.2", | ||
"dependencies": { | ||
"@oclif/core": "^3.26.2", | ||
"@oclif/core": "^3.26.3", | ||
"fs-extra": "^10.1.0", | ||
@@ -82,0 +82,0 @@ "github-slugger": "^1.5.0", |
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
25317
15
Updated@oclif/core@^3.26.3