@nuxt/core
Advanced tools
Comparing version 2.4.0 to 2.4.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.4.1](https://github.com/nuxt/nuxt.js/compare/v2.4.0...v2.4.1) (2019-01-30) | ||
**Note:** Version bump only for package @nuxt/core | ||
# [2.4.0](https://github.com/nuxt/nuxt.js/compare/v2.3.4...v2.4.0) (2019-01-28) | ||
@@ -8,0 +16,0 @@ |
/*! | ||
* @nuxt/core v2.4.0 (c) 2016-2019 | ||
* @nuxt/core v2.4.1 (c) 2016-2019 | ||
@@ -400,3 +400,3 @@ * - All the amazing contributors | ||
var version = "2.4.0"; | ||
var version = "2.4.1"; | ||
@@ -403,0 +403,0 @@ class Hookable { |
{ | ||
"name": "@nuxt/core", | ||
"version": "2.4.0", | ||
"version": "2.4.1", | ||
"repository": "nuxt/nuxt.js", | ||
@@ -11,7 +11,7 @@ "license": "MIT", | ||
"dependencies": { | ||
"@nuxt/config": "2.4.0", | ||
"@nuxt/config": "2.4.1", | ||
"@nuxt/devalue": "^1.2.0", | ||
"@nuxt/server": "2.4.0", | ||
"@nuxt/utils": "2.4.0", | ||
"@nuxt/vue-renderer": "2.4.0", | ||
"@nuxt/server": "2.4.1", | ||
"@nuxt/utils": "2.4.1", | ||
"@nuxt/vue-renderer": "2.4.1", | ||
"consola": "^2.3.2", | ||
@@ -18,0 +18,0 @@ "debug": "^4.1.1", |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
21471
2
+ Added@nuxt/config@2.4.1(transitive)
+ Added@nuxt/server@2.4.1(transitive)
+ Added@nuxt/utils@2.4.1(transitive)
+ Added@nuxt/vue-renderer@2.4.1(transitive)
- Removed@nuxt/config@2.4.0(transitive)
- Removed@nuxt/server@2.4.0(transitive)
- Removed@nuxt/utils@2.4.0(transitive)
- Removed@nuxt/vue-renderer@2.4.0(transitive)
Updated@nuxt/config@2.4.1
Updated@nuxt/server@2.4.1
Updated@nuxt/utils@2.4.1
Updated@nuxt/vue-renderer@2.4.1