@commercelayer/cli-core
Advanced tools
Comparing version 5.0.0 to 5.0.1
{ | ||
"name": "@commercelayer/cli-core", | ||
"version": "5.0.0", | ||
"version": "5.0.1", | ||
"author": "Pierluigi Viti <pierluigi@commercelayer.io>", | ||
@@ -37,3 +37,3 @@ "license": "MIT", | ||
"devDependencies": { | ||
"@babel/preset-env": "^7.24.4", | ||
"@babel/preset-env": "^7.24.5", | ||
"@babel/preset-typescript": "^7.24.1", | ||
@@ -47,15 +47,15 @@ "@commercelayer/eslint-config-ts": "^1.4.5", | ||
"@types/node": "^20.12.7", | ||
"@typescript-eslint/eslint-plugin": "^7.6.0", | ||
"@typescript-eslint/eslint-plugin": "^7.8.0", | ||
"dotenv": "^16.4.5", | ||
"eslint": "^8.57.0", | ||
"jest": "^29.7.0", | ||
"oclif": "^4.8.5", | ||
"oclif": "^4.9.3", | ||
"semantic-release": "^23.0.8", | ||
"tsup": "^8.0.2", | ||
"tsx": "^4.7.2", | ||
"tsx": "^4.7.3", | ||
"typescript": "^5.4.5" | ||
}, | ||
"dependencies": { | ||
"@commercelayer/js-auth": "^6.0.0", | ||
"@oclif/core": "^3.26.3", | ||
"@commercelayer/js-auth": "^6.2.0", | ||
"@oclif/core": "^3.26.4", | ||
"chalk": "^4.1.2", | ||
@@ -62,0 +62,0 @@ "jsonwebtoken": "^9.0.2", |
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
Updated@oclif/core@^3.26.4