@nuxt/vue-renderer
Advanced tools
Comparing version 2.11.0 to 2.12.0
{ | ||
"name": "@nuxt/vue-renderer", | ||
"version": "2.11.0", | ||
"version": "2.12.0", | ||
"repository": "nuxt/nuxt.js", | ||
"license": "MIT", | ||
"main": "dist/vue-renderer.js", | ||
"files": [ | ||
"dist" | ||
], | ||
"main": "dist/vue-renderer.js", | ||
"dependencies": { | ||
"@nuxt/devalue": "^1.2.4", | ||
"@nuxt/utils": "2.11.0", | ||
"consola": "^2.11.1", | ||
"@nuxt/utils": "2.12.0", | ||
"consola": "^2.11.3", | ||
"fs-extra": "^8.1.0", | ||
"lru-cache": "^5.1.1", | ||
"vue": "^2.6.11", | ||
"vue-meta": "^2.3.1", | ||
"vue-meta": "^2.3.3", | ||
"vue-server-renderer": "^2.6.11" | ||
@@ -19,0 +19,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
124736
3916
+ Added@nuxt/utils@2.12.0(transitive)
+ Addedserialize-javascript@3.1.0(transitive)
- Removed@nuxt/utils@2.11.0(transitive)
- Removedserialize-javascript@2.1.2(transitive)
Updated@nuxt/utils@2.12.0
Updatedconsola@^2.11.3
Updatedvue-meta@^2.3.3