@commercelayer/cli-core
Advanced tools
Comparing version 5.3.0 to 5.3.1
{ | ||
"name": "@commercelayer/cli-core", | ||
"version": "5.3.0", | ||
"version": "5.3.1", | ||
"author": "Pierluigi Viti <pierluigi@commercelayer.io>", | ||
@@ -37,4 +37,4 @@ "license": "MIT", | ||
"devDependencies": { | ||
"@babel/preset-env": "^7.25.4", | ||
"@babel/preset-typescript": "^7.24.7", | ||
"@babel/preset-env": "^7.25.8", | ||
"@babel/preset-typescript": "^7.25.7", | ||
"@commercelayer/eslint-config-ts": "^1.4.5", | ||
@@ -45,3 +45,3 @@ "@semantic-release/changelog": "^6.0.3", | ||
"@types/jsonwebtoken": "^9.0.7", | ||
"@types/node": "^20.16.10", | ||
"@types/node": "^20.16.11", | ||
"@typescript-eslint/eslint-plugin": "^7.18.0", | ||
@@ -51,10 +51,10 @@ "dotenv": "^16.4.5", | ||
"jest": "^29.7.0", | ||
"oclif": "^4.14.36", | ||
"oclif": "^4.15.6", | ||
"semantic-release": "^24.1.2", | ||
"tsup": "^8.3.0", | ||
"tsx": "^4.19.1", | ||
"typescript": "^5.6.2" | ||
"typescript": "^5.6.3" | ||
}, | ||
"dependencies": { | ||
"@commercelayer/js-auth": "^6.6.0", | ||
"@commercelayer/js-auth": "^6.6.1", | ||
"@oclif/core": "^3.27.0", | ||
@@ -61,0 +61,0 @@ "chalk": "^4.1.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
103979