Socket
Socket
Sign inDemoInstall

@nuxt/telemetry

Package Overview
Dependencies
Maintainers
3
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 1.2.2 to 1.2.3

7

CHANGELOG.md

@@ -5,2 +5,9 @@ # Changelog

### [1.2.3](https://github.com/nuxt/telemetry/compare/v1.2.2...v1.2.3) (2020-07-31)
### Bug Fixes
* **deps:** downgrade `fs-extra` to 8.x (fixes [#26](https://github.com/nuxt/telemetry/issues/26)) ([b28d1cb](https://github.com/nuxt/telemetry/commit/b28d1cb01ecf4d17c4c61d8f68309a451c0ed2cd)), closes [nuxt/nuxt.js#7745](https://github.com/nuxt/nuxt.js/issues/7745)
### [1.2.2](https://github.com/nuxt/telemetry/compare/v1.2.1...v1.2.2) (2020-07-10)

@@ -7,0 +14,0 @@

2

dist/module.js

@@ -27,3 +27,3 @@ 'use strict';

var name = "@nuxt/telemetry";
var version = "1.2.2";
var version = "1.2.3";

@@ -30,0 +30,0 @@ function updateUserNuxtRc(key, val) {

{
"name": "@nuxt/telemetry",
"version": "1.2.2",
"version": "1.2.3",
"repository": "nuxt/telemetry",

@@ -37,3 +37,3 @@ "license": "MIT",

"dotenv": "^8.2.0",
"fs-extra": "^9.0.1",
"fs-extra": "^8.1.0",
"git-url-parse": "^11.1.2",

@@ -40,0 +40,0 @@ "inquirer": "^7.3.0",

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