Socket
Socket
Sign inDemoInstall

@nuxt/telemetry

Package Overview
Dependencies
188
Maintainers
5
Versions
59
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.3.1 to 2.3.2

2

dist/module.json
{
"name": "@nuxt/telemetry",
"configKey": "telemetry",
"version": "2.3.1"
"version": "2.3.2"
}
{
"name": "@nuxt/telemetry",
"version": "2.3.1",
"version": "2.3.2",
"repository": "nuxt/telemetry",

@@ -9,2 +9,3 @@ "license": "MIT",

".": {
"types": "./dist/types.d.ts",
"import": "./dist/module.mjs",

@@ -24,6 +25,6 @@ "require": "./dist/module.cjs"

"dependencies": {
"@nuxt/kit": "^3.6.1",
"@nuxt/kit": "^3.6.5",
"chalk": "^5.3.0",
"ci-info": "^3.8.0",
"consola": "^3.2.2",
"consola": "^3.2.3",
"create-require": "^1.1.1",

@@ -47,9 +48,9 @@ "defu": "^6.1.2",

"@nuxt/module-builder": "^0.4.0",
"@nuxt/test-utils": "^3.6.1",
"@nuxt/test-utils": "^3.6.5",
"@nuxtjs/eslint-config-typescript": "^12.0.0",
"@vitest/coverage-v8": "^0.32.4",
"eslint": "^8.44.0",
"nuxt": "^3.6.1",
"@vitest/coverage-v8": "^0.33.0",
"eslint": "^8.45.0",
"nuxt": "^3.6.5",
"standard-version": "^9.5.0",
"vitest": "^0.32.4"
"vitest": "^0.33.0"
},

@@ -56,0 +57,0 @@ "scripts": {

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc