Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@nuxt/telemetry

Package Overview
Dependencies
Maintainers
6
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nuxt/telemetry - npm Package Compare versions

Comparing version 2.5.0 to 2.5.1

dist/shared/telemetry.924ecfd5.mjs

2

dist/module.json
{
"name": "@nuxt/telemetry",
"configKey": "telemetry",
"version": "2.5.0"
"version": "2.5.1"
}
{
"name": "@nuxt/telemetry",
"packageManager": "pnpm@8.7.6",
"version": "2.5.0",
"packageManager": "pnpm@8.8.0",
"version": "2.5.1",
"repository": "nuxt/telemetry",

@@ -25,4 +25,3 @@ "license": "MIT",

"dependencies": {
"@nuxt/kit": "^3.7.3",
"chalk": "^5.3.0",
"@nuxt/kit": "^3.7.4",
"ci-info": "^3.8.0",

@@ -34,3 +33,2 @@ "consola": "^3.2.3",

"dotenv": "^16.3.1",
"fs-extra": "^11.1.1",
"git-url-parse": "^13.1.0",

@@ -41,3 +39,2 @@ "is-docker": "^3.0.0",

"nanoid": "^4.0.2",
"node-fetch": "^3.3.2",
"ofetch": "^1.3.3",

@@ -50,18 +47,17 @@ "parse-git-config": "^3.0.0",

"devDependencies": {
"@nuxt/module-builder": "^0.5.1",
"@nuxt/test-utils": "^3.7.3",
"@nuxt/module-builder": "^0.5.2",
"@nuxt/test-utils": "^3.7.4",
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@types/fs-extra": "^11.0.2",
"@vitest/coverage-v8": "^0.34.4",
"@vitest/coverage-v8": "^0.34.6",
"changelogen": "^0.5.5",
"eslint": "^8.49.0",
"nuxt": "^3.7.3",
"vitest": "^0.34.4"
"eslint": "^8.50.0",
"nuxt": "^3.7.4",
"vitest": "^0.34.6"
},
"scripts": {
"build": "nuxt-module-build",
"build": "nuxt-module-build build",
"dev": "NUXT_TELEMETRY_DEBUG=1 nuxi dev playground",
"dev:build": "NUXT_TELEMETRY_DEBUG=1 nuxi build playground",
"dev:generate": "NUXT_TELEMETRY_DEBUG=1 nuxi build playground",
"dev:prepare": "nuxt-module-build --stub && nuxi prepare playground",
"dev:prepare": "nuxt-module-build build --stub && nuxt-module-build prepare && nuxi prepare playground",
"lint": "eslint --ext .ts,.js,.vue .",

@@ -68,0 +64,0 @@ "nuxt-telemetry": "jiti ./src/cli.ts",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc