create-kosko
Advanced tools
Comparing version 0.0.0-20240421035851 to 0.0.0-20240608142705
{ | ||
"name": "create-kosko", | ||
"version": "0.0.0-20240421035851", | ||
"version": "0.0.0-20240608142705", | ||
"description": "A CLI tool for creating new Kosko projects.", | ||
@@ -48,7 +48,7 @@ "homepage": "https://kosko.dev", | ||
"yargs": "^17.5.1", | ||
"@kosko/cli-utils": "^0.0.0-20240421035851", | ||
"@kosko/common-utils": "^0.0.0-20240421035851", | ||
"@kosko/exec-utils": "^0.0.0-20240421035851", | ||
"@kosko/log": "^0.0.0-20240421035851", | ||
"@kosko/require": "^0.0.0-20240421035851" | ||
"@kosko/common-utils": "^1.1.1", | ||
"@kosko/cli-utils": "^0.1.2", | ||
"@kosko/exec-utils": "^2.0.1", | ||
"@kosko/log": "^2.0.2", | ||
"@kosko/require": "^0.0.0-20240608142705" | ||
}, | ||
@@ -55,0 +55,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
107787
+ Added@kosko/cli-utils@0.1.2(transitive)
+ Added@kosko/exec-utils@2.1.0(transitive)
+ Added@kosko/log@2.1.0(transitive)
- Removed@kosko/cli-utils@0.0.0-20240421035851(transitive)
- Removed@kosko/common-utils@0.0.0-20240421035851(transitive)
- Removed@kosko/exec-utils@0.0.0-20240421035851(transitive)
- Removed@kosko/log@0.0.0-20240421035851(transitive)
Updated@kosko/cli-utils@^0.1.2
Updated@kosko/common-utils@^1.1.1
Updated@kosko/exec-utils@^2.0.1
Updated@kosko/log@^2.0.2