@nuxt/telemetry
Advanced tools
Comparing version 2.6.1 to 2.6.2
@@ -1,4 +0,2 @@ | ||
declare const usage = "npx nuxt-telemetry `status`|`enable`|`disable`|`consent` [`-g`,`--global`] [`dir`]"; | ||
declare function main(): void; | ||
export { main, usage }; | ||
export { } |
{ | ||
"name": "@nuxt/telemetry", | ||
"configKey": "telemetry", | ||
"version": "2.6.1", | ||
"version": "2.6.2", | ||
"builder": { | ||
@@ -6,0 +6,0 @@ "@nuxt/module-builder": "0.8.4", |
{ | ||
"name": "@nuxt/telemetry", | ||
"version": "2.6.1", | ||
"version": "2.6.2", | ||
"repository": "nuxt/telemetry", | ||
@@ -25,3 +25,4 @@ "license": "MIT", | ||
"@nuxt/kit": "^3.14.1592", | ||
"consola": "^3.2.3", | ||
"citty": "^0.1.6", | ||
"consola": "^3.3.0", | ||
"destr": "^2.0.3", | ||
@@ -32,3 +33,2 @@ "dotenv": "^16.4.7", | ||
"jiti": "^2.4.2", | ||
"mri": "^1.2.0", | ||
"ofetch": "^1.4.1", | ||
@@ -42,3 +42,3 @@ "package-manager-detector": "^0.2.7", | ||
"devDependencies": { | ||
"@nuxt/eslint-config": "^0.7.3", | ||
"@nuxt/eslint-config": "^0.7.4", | ||
"@nuxt/module-builder": "^0.8.4", | ||
@@ -45,0 +45,0 @@ "@nuxt/schema": "^3.14.1592", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
26460
623
+ Addedcitty@^0.1.6
- Removedmri@^1.2.0
- Removedmri@1.2.0(transitive)
Updatedconsola@^3.3.0