@gasket/cli
Advanced tools
Comparing version 7.0.0-next.0 to 7.0.0-next.1
{ | ||
"name": "@gasket/cli", | ||
"version": "7.0.0-next.0", | ||
"version": "7.0.0-next.1", | ||
"description": "CLI for rapid application development with gasket", | ||
@@ -47,10 +47,10 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@gasket/engine": "^7.0.0-next.0", | ||
"@gasket/plugin-git": "^7.0.0-next.0", | ||
"@gasket/plugin-lifecycle": "^7.0.0-next.0", | ||
"@gasket/plugin-logger": "^7.0.0-next.0", | ||
"@gasket/plugin-metadata": "^7.0.0-next.0", | ||
"@gasket/plugin-start": "^7.0.0-next.0", | ||
"@gasket/resolve": "^7.0.0-next.0", | ||
"@gasket/utils": "^7.0.0-next.0", | ||
"@gasket/engine": "^7.0.0-next.1", | ||
"@gasket/plugin-git": "^7.0.0-next.1", | ||
"@gasket/plugin-lifecycle": "^7.0.0-next.1", | ||
"@gasket/plugin-logger": "^7.0.0-next.1", | ||
"@gasket/plugin-metadata": "^7.0.0-next.1", | ||
"@gasket/plugin-start": "^7.0.0-next.1", | ||
"@gasket/resolve": "^7.0.0-next.1", | ||
"@gasket/utils": "^7.0.0-next.1", | ||
"commander": "^12.0.0", | ||
@@ -202,3 +202,3 @@ "cross-env": "^7.0.3", | ||
}, | ||
"gitHead": "55ab680e659ef5315c1d82f511439f32cca5f2e4" | ||
"gitHead": "05300b094247de1fdfaf06afcdfed24280e3f084" | ||
} |
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
+ Added@gasket/plugin-git@7.1.4(transitive)
- Removed@gasket/plugin-git@7.2.0(transitive)
Updated@gasket/engine@^7.0.0-next.1
Updated@gasket/utils@^7.0.0-next.1