@nuxt/vue-renderer
Advanced tools
Comparing version 2.17.2 to 2.17.3
/*! | ||
* @nuxt/vue-renderer v2.17.2 (c) 2016-2023 | ||
* @nuxt/vue-renderer v2.17.3 (c) 2016-2024 | ||
* Released under the MIT License | ||
@@ -4,0 +4,0 @@ * Repository: https://github.com/nuxt/nuxt.js |
{ | ||
"name": "@nuxt/vue-renderer", | ||
"version": "2.17.2", | ||
"repository": "nuxt/nuxt.js", | ||
"version": "2.17.3", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/nuxt/nuxt.js.git" | ||
}, | ||
"license": "MIT", | ||
@@ -12,12 +15,12 @@ "main": "dist/vue-renderer.js", | ||
"@nuxt/devalue": "^2.0.2", | ||
"@nuxt/utils": "2.17.2", | ||
"@nuxt/utils": "2.17.3", | ||
"consola": "^3.2.3", | ||
"defu": "^6.1.2", | ||
"defu": "^6.1.4", | ||
"fs-extra": "^10.1.0", | ||
"lodash": "^4.17.21", | ||
"lru-cache": "^5.1.1", | ||
"ufo": "^1.3.1", | ||
"vue": "^2.7.10", | ||
"ufo": "^1.3.2", | ||
"vue": "^2.7.16", | ||
"vue-meta": "^2.4.0", | ||
"vue-server-renderer": "^2.7.15" | ||
"vue-server-renderer": "^2.7.16" | ||
}, | ||
@@ -24,0 +27,0 @@ "engines": { |
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
29417
1
+ Added@nuxt/utils@2.17.3(transitive)
- Removed@nuxt/utils@2.17.2(transitive)
Updated@nuxt/utils@2.17.3
Updateddefu@^6.1.4
Updatedufo@^1.3.2
Updatedvue@^2.7.16
Updatedvue-server-renderer@^2.7.16