bob-esbuild-cli
Advanced tools
Comparing version 3.0.1 to 3.0.2
{ | ||
"name": "bob-esbuild-cli", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"homepage": "https://github.com/PabloSzx/bob-esbuild", | ||
@@ -34,8 +34,8 @@ "bugs": "https://github.com/PabloSzx/bob-esbuild/issues", | ||
"dependencies": { | ||
"commander": "^8.3.0" | ||
"commander": "^9.0.0" | ||
}, | ||
"devDependencies": { | ||
"bob-esbuild": "^3.1.1", | ||
"changesets-github-release": "^0.0.4", | ||
"typescript": "^4.4.4" | ||
"bob-esbuild": "^3.2.5", | ||
"changesets-github-release": "^0.1.0", | ||
"typescript": "^4.6.2" | ||
}, | ||
@@ -46,3 +46,3 @@ "engines": { | ||
"peerDependencies": { | ||
"bob-esbuild": "^3.1.1" | ||
"bob-esbuild": "^3.2.5" | ||
}, | ||
@@ -49,0 +49,0 @@ "scripts": { |
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
+ Addedcommander@9.5.0(transitive)
- Removedcommander@8.3.0(transitive)
Updatedcommander@^9.0.0