@nuxt/core
Advanced tools
Comparing version 2.6.1 to 2.6.2
/*! | ||
* @nuxt/core v2.6.1 (c) 2016-2019 | ||
* @nuxt/core v2.6.2 (c) 2016-2019 | ||
@@ -418,3 +418,3 @@ * - All the amazing contributors | ||
var version = "2.6.1"; | ||
var version = "2.6.2"; | ||
@@ -421,0 +421,0 @@ class Hookable { |
{ | ||
"name": "@nuxt/core", | ||
"version": "2.6.1", | ||
"version": "2.6.2", | ||
"repository": "nuxt/nuxt.js", | ||
@@ -11,8 +11,8 @@ "license": "MIT", | ||
"dependencies": { | ||
"@nuxt/config": "2.6.1", | ||
"@nuxt/devalue": "^1.2.2", | ||
"@nuxt/server": "2.6.1", | ||
"@nuxt/utils": "2.6.1", | ||
"@nuxt/vue-renderer": "2.6.1", | ||
"consola": "^2.5.8", | ||
"@nuxt/config": "2.6.2", | ||
"@nuxt/devalue": "^1.2.3", | ||
"@nuxt/server": "2.6.2", | ||
"@nuxt/utils": "2.6.2", | ||
"@nuxt/vue-renderer": "2.6.2", | ||
"consola": "^2.6.0", | ||
"debug": "^4.1.1", | ||
@@ -19,0 +19,0 @@ "esm": "3.2.20", |
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
19623
2
+ Added@nuxt/config@2.6.2(transitive)
+ Added@nuxt/server@2.6.2(transitive)
+ Added@nuxt/utils@2.6.2(transitive)
+ Added@nuxt/vue-renderer@2.6.2(transitive)
- Removed@nuxt/config@2.6.1(transitive)
- Removed@nuxt/server@2.6.1(transitive)
- Removed@nuxt/utils@2.6.1(transitive)
- Removed@nuxt/vue-renderer@2.6.1(transitive)
Updated@nuxt/config@2.6.2
Updated@nuxt/devalue@^1.2.3
Updated@nuxt/server@2.6.2
Updated@nuxt/utils@2.6.2
Updated@nuxt/vue-renderer@2.6.2
Updatedconsola@^2.6.0