Comparing version 2.6.3 to 2.7.0
/*! | ||
* @nuxt/cli v2.6.3 (c) 2016-2019 | ||
* @nuxt/cli v2.7.0 (c) 2016-2019 | ||
@@ -4,0 +4,0 @@ * - All the amazing contributors |
/*! | ||
* @nuxt/cli v2.6.3 (c) 2016-2019 | ||
* @nuxt/cli v2.7.0 (c) 2016-2019 | ||
@@ -4,0 +4,0 @@ * - All the amazing contributors |
/*! | ||
* @nuxt/cli v2.6.3 (c) 2016-2019 | ||
* @nuxt/cli v2.7.0 (c) 2016-2019 | ||
@@ -4,0 +4,0 @@ * - All the amazing contributors |
/*! | ||
* @nuxt/cli v2.6.3 (c) 2016-2019 | ||
* @nuxt/cli v2.7.0 (c) 2016-2019 | ||
@@ -4,0 +4,0 @@ * - All the amazing contributors |
{ | ||
"name": "@nuxt/cli", | ||
"version": "2.6.3", | ||
"version": "2.7.0", | ||
"repository": "nuxt/nuxt.js", | ||
@@ -15,14 +15,14 @@ "license": "MIT", | ||
"dependencies": { | ||
"@nuxt/config": "2.6.3", | ||
"@nuxt/utils": "2.6.3", | ||
"boxen": "^3.1.0", | ||
"@nuxt/config": "2.7.0", | ||
"@nuxt/utils": "2.7.0", | ||
"boxen": "^3.2.0", | ||
"chalk": "^2.4.2", | ||
"consola": "^2.6.0", | ||
"consola": "^2.6.1", | ||
"esm": "3.2.20", | ||
"execa": "^1.0.0", | ||
"exit": "^0.1.2", | ||
"fs-extra": "^7.0.1", | ||
"fs-extra": "^8.0.1", | ||
"minimist": "^1.2.0", | ||
"opener": "1.5.1", | ||
"pretty-bytes": "^5.1.0", | ||
"pretty-bytes": "^5.2.0", | ||
"std-env": "^2.2.1", | ||
@@ -29,0 +29,0 @@ "wrap-ansi": "^5.1.0" |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
96188
3194
+ Added@nuxt/config@2.7.0(transitive)
+ Added@nuxt/utils@2.7.0(transitive)
+ Addedfs-extra@8.1.0(transitive)
+ Addedsemver@6.3.1(transitive)
+ Addedua-parser-js@0.7.39(transitive)
- Removed@nuxt/config@2.6.3(transitive)
- Removed@nuxt/utils@2.6.3(transitive)
- Removedfs-extra@7.0.1(transitive)
Updated@nuxt/config@2.7.0
Updated@nuxt/utils@2.7.0
Updatedboxen@^3.2.0
Updatedconsola@^2.6.1
Updatedfs-extra@^8.0.1
Updatedpretty-bytes@^5.2.0