@auto/start
Advanced tools
Comparing version 0.0.2 to 0.0.3
@@ -1,2 +0,2 @@ | ||
import { TRepoGitBump, TOptions, TRepoPackageBump } from '@auto/utils/src/'; | ||
import { TRepoGitBump, TOptions, TRepoPackageBump } from '@auto/utils'; | ||
export declare type TRepoPluginData = { | ||
@@ -3,0 +3,0 @@ packageBump: TRepoPackageBump; |
import { StartPlugin } from '@start/plugin'; | ||
import { TWorkspacesGitBump, TOptions, TWorkspacesPackageBump } from '@auto/utils/src/'; | ||
import { TWorkspacesGitBump, TOptions, TWorkspacesPackageBump } from '@auto/utils'; | ||
export declare type TWorkspacesPluginData = { | ||
@@ -4,0 +4,0 @@ packagesBumps: TWorkspacesPackageBump[]; |
{ | ||
"name": "@auto/start", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "", | ||
@@ -26,7 +26,7 @@ "keywords": "", | ||
"dependencies": { | ||
"@auto/bump": "^0.0.14", | ||
"@auto/fs": "^0.0.6", | ||
"@auto/git": "^0.0.17", | ||
"@auto/log": "^0.0.5", | ||
"@auto/npm": "^0.0.14", | ||
"@auto/bump": "^0.0.15", | ||
"@auto/fs": "^0.0.7", | ||
"@auto/git": "^0.0.18", | ||
"@auto/log": "^0.0.6", | ||
"@auto/npm": "^0.0.15", | ||
"@start/plugin": "^0.2.0", | ||
@@ -33,0 +33,0 @@ "prompts": "^1.1.0" |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
8463
+ Added@auto/bump@0.0.15(transitive)
+ Added@auto/fs@0.0.7(transitive)
+ Added@auto/git@0.0.18(transitive)
+ Added@auto/log@0.0.6(transitive)
+ Added@auto/npm@0.0.15(transitive)
+ Added@auto/utils@0.0.10(transitive)
+ Added@auto/workspaces@0.0.14(transitive)
- Removed@auto/bump@0.0.14(transitive)
- Removed@auto/fs@0.0.6(transitive)
- Removed@auto/git@0.0.17(transitive)
- Removed@auto/log@0.0.5(transitive)
- Removed@auto/npm@0.0.14(transitive)
- Removed@auto/utils@0.0.9(transitive)
- Removed@auto/workspaces@0.0.13(transitive)
Updated@auto/bump@^0.0.15
Updated@auto/fs@^0.0.7
Updated@auto/git@^0.0.18
Updated@auto/log@^0.0.6
Updated@auto/npm@^0.0.15