Comparing version 0.8.0 to 0.8.1
@@ -40,2 +40,3 @@ import { Packument } from 'pacote'; | ||
recursive?: boolean; | ||
ignorePaths?: string | string[]; | ||
include?: string | string[]; | ||
@@ -42,0 +43,0 @@ exclude?: string | string[]; |
{ | ||
"name": "taze", | ||
"type": "module", | ||
"version": "0.8.0", | ||
"version": "0.8.1", | ||
"packageManager": "pnpm@7.5.0", | ||
@@ -27,4 +27,4 @@ "description": "A modern cli tool that keeps your deps fresh", | ||
"dependencies": { | ||
"@antfu/ni": "^0.16.3", | ||
"detect-indent": "^7.0.0", | ||
"@antfu/ni": "^0.18.0", | ||
"detect-indent": "^7.0.1", | ||
"libnpmconfig": "^1.2.1", | ||
@@ -34,15 +34,15 @@ "pacote": "^13", | ||
"semver": "^7.3.7", | ||
"unconfig": "^0.3.5", | ||
"unconfig": "^0.3.6", | ||
"yargs": "^17.5.1" | ||
}, | ||
"devDependencies": { | ||
"@antfu/eslint-config": "^0.25.2", | ||
"@antfu/eslint-config": "^0.27.0", | ||
"@antfu/utils": "^0.5.2", | ||
"@types/cli-progress": "^3.11.0", | ||
"@types/debug": "^4.1.7", | ||
"@types/node": "^18.0.3", | ||
"@types/node": "^18.7.18", | ||
"@types/pacote": "^11.1.5", | ||
"@types/prompts": "^2.4.0", | ||
"@types/semver": "^7.3.10", | ||
"@types/yargs": "^17.0.10", | ||
"@types/semver": "^7.3.12", | ||
"@types/yargs": "^17.0.12", | ||
"bumpp": "^8.2.1", | ||
@@ -53,12 +53,12 @@ "cli-progress": "^3.11.2", | ||
"deepmerge": "^4.2.2", | ||
"eslint": "^8.19.0", | ||
"eslint": "^8.23.1", | ||
"esno": "^0.16.3", | ||
"fast-glob": "^3.2.11", | ||
"fast-glob": "^3.2.12", | ||
"find-up": "^6.3.0", | ||
"picocolors": "^1.0.0", | ||
"taze": "0.8.0", | ||
"rimraf": "^3.0.2", | ||
"typescript": "^4.7.4", | ||
"unbuild": "^0.7.4", | ||
"vitest": "^0.17.1" | ||
"taze": "0.8.1", | ||
"typescript": "^4.8.3", | ||
"unbuild": "^0.8.11", | ||
"vitest": "^0.23.4" | ||
}, | ||
@@ -65,0 +65,0 @@ "eslintConfig": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
314122
9251
1
+ Added@antfu/ni@0.18.8(transitive)
- Removed@antfu/ni@0.16.3(transitive)
Updated@antfu/ni@^0.18.0
Updateddetect-indent@^7.0.1
Updatedunconfig@^0.3.6