Comparing version 2.10.1 to 2.10.2
/*! | ||
* @nuxt/cli v2.10.1 (c) 2016-2019 | ||
* @nuxt/cli v2.10.2 (c) 2016-2019 | ||
@@ -4,0 +4,0 @@ * - All the amazing contributors |
/*! | ||
* @nuxt/cli v2.10.1 (c) 2016-2019 | ||
* @nuxt/cli v2.10.2 (c) 2016-2019 | ||
@@ -4,0 +4,0 @@ * - All the amazing contributors |
/*! | ||
* @nuxt/cli v2.10.1 (c) 2016-2019 | ||
* @nuxt/cli v2.10.2 (c) 2016-2019 | ||
@@ -4,0 +4,0 @@ * - All the amazing contributors |
/*! | ||
* @nuxt/cli v2.10.1 (c) 2016-2019 | ||
* @nuxt/cli v2.10.2 (c) 2016-2019 | ||
@@ -4,0 +4,0 @@ * - All the amazing contributors |
/*! | ||
* @nuxt/cli v2.10.1 (c) 2016-2019 | ||
* @nuxt/cli v2.10.2 (c) 2016-2019 | ||
@@ -4,0 +4,0 @@ * - All the amazing contributors |
/*! | ||
* @nuxt/cli v2.10.1 (c) 2016-2019 | ||
* @nuxt/cli v2.10.2 (c) 2016-2019 | ||
@@ -4,0 +4,0 @@ * - All the amazing contributors |
/*! | ||
* @nuxt/cli v2.10.1 (c) 2016-2019 | ||
* @nuxt/cli v2.10.2 (c) 2016-2019 | ||
@@ -4,0 +4,0 @@ * - All the amazing contributors |
/*! | ||
* @nuxt/cli v2.10.1 (c) 2016-2019 | ||
* @nuxt/cli v2.10.2 (c) 2016-2019 | ||
@@ -4,0 +4,0 @@ * - All the amazing contributors |
{ | ||
"name": "@nuxt/cli", | ||
"version": "2.10.1", | ||
"version": "2.10.2", | ||
"repository": "nuxt/nuxt.js", | ||
@@ -15,4 +15,4 @@ "license": "MIT", | ||
"dependencies": { | ||
"@nuxt/config": "2.10.1", | ||
"@nuxt/utils": "2.10.1", | ||
"@nuxt/config": "2.10.2", | ||
"@nuxt/utils": "2.10.2", | ||
"boxen": "^4.1.0", | ||
@@ -22,3 +22,3 @@ "chalk": "^2.4.2", | ||
"esm": "^3.2.25", | ||
"execa": "^2.1.0", | ||
"execa": "^3.2.0", | ||
"exit": "^0.1.2", | ||
@@ -25,0 +25,0 @@ "fs-extra": "^8.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
+ Added@nuxt/config@2.10.2(transitive)
+ Added@nuxt/utils@2.10.2(transitive)
+ Addedexeca@3.4.0(transitive)
+ Addedhuman-signals@1.1.1(transitive)
+ Addednpm-run-path@4.0.1(transitive)
- Removed@nuxt/config@2.10.1(transitive)
- Removed@nuxt/utils@2.10.1(transitive)
- Removedexeca@2.1.0(transitive)
- Removednpm-run-path@3.1.0(transitive)
Updated@nuxt/config@2.10.2
Updated@nuxt/utils@2.10.2
Updatedexeca@^3.2.0