New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@nuxt/cli

Package Overview
Dependencies
Maintainers
3
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nuxt/cli - npm Package Compare versions

Comparing version 2.6.0 to 2.6.1

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

## [2.6.1](https://github.com/nuxt/nuxt.js/compare/v2.6.0...v2.6.1) (2019-04-04)
### Bug Fixes
* pin esm to 3.2.20 ([#5464](https://github.com/nuxt/nuxt.js/issues/5464)) ([53915c5](https://github.com/nuxt/nuxt.js/commit/53915c5))
# [2.6.0](https://github.com/nuxt/nuxt.js/compare/v2.5.1...v2.6.0) (2019-04-04)

@@ -8,0 +19,0 @@

4

dist/cli-chunk.js
/*!
* @nuxt/cli v2.6.0 (c) 2016-2019
* @nuxt/cli v2.6.1 (c) 2016-2019

@@ -82,3 +82,3 @@ * - All the amazing contributors

var name = "@nuxt/cli";
var version = "2.6.0";
var version = "2.6.1";

@@ -85,0 +85,0 @@ async function registerTSNode({ tsConfigPath, options }) {

/*!
* @nuxt/cli v2.6.0 (c) 2016-2019
* @nuxt/cli v2.6.1 (c) 2016-2019

@@ -4,0 +4,0 @@ * - All the amazing contributors

/*!
* @nuxt/cli v2.6.0 (c) 2016-2019
* @nuxt/cli v2.6.1 (c) 2016-2019

@@ -4,0 +4,0 @@ * - All the amazing contributors

/*!
* @nuxt/cli v2.6.0 (c) 2016-2019
* @nuxt/cli v2.6.1 (c) 2016-2019

@@ -4,0 +4,0 @@ * - All the amazing contributors

/*!
* @nuxt/cli v2.6.0 (c) 2016-2019
* @nuxt/cli v2.6.1 (c) 2016-2019

@@ -4,0 +4,0 @@ * - All the amazing contributors

/*!
* @nuxt/cli v2.6.0 (c) 2016-2019
* @nuxt/cli v2.6.1 (c) 2016-2019

@@ -4,0 +4,0 @@ * - All the amazing contributors

/*!
* @nuxt/cli v2.6.0 (c) 2016-2019
* @nuxt/cli v2.6.1 (c) 2016-2019

@@ -4,0 +4,0 @@ * - All the amazing contributors

/*!
* @nuxt/cli v2.6.0 (c) 2016-2019
* @nuxt/cli v2.6.1 (c) 2016-2019

@@ -4,0 +4,0 @@ * - All the amazing contributors

{
"name": "@nuxt/cli",
"version": "2.6.0",
"version": "2.6.1",
"repository": "nuxt/nuxt.js",

@@ -15,8 +15,8 @@ "license": "MIT",

"dependencies": {
"@nuxt/config": "2.6.0",
"@nuxt/utils": "2.6.0",
"@nuxt/config": "2.6.1",
"@nuxt/utils": "2.6.1",
"boxen": "^3.0.0",
"chalk": "^2.4.2",
"consola": "^2.5.8",
"esm": "^3.2.22",
"esm": "3.2.20",
"execa": "^1.0.0",

@@ -23,0 +23,0 @@ "exit": "^0.1.2",

Sorry, the diff of this file is too big to display

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