@nuxt/config
Advanced tools
Comparing version 2.9.2 to 2.10.0
// Dummy type definition file to provide backward compatibility | ||
// around Nuxt modules extending `@nuxt/config` for Nuxt < 2.9 | ||
declare module "@nuxt/config" |
{ | ||
"name": "@nuxt/config", | ||
"version": "2.9.2", | ||
"version": "2.10.0", | ||
"repository": "nuxt/nuxt.js", | ||
@@ -13,3 +13,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"@nuxt/utils": "2.9.2", | ||
"@nuxt/utils": "2.10.0", | ||
"consola": "^2.10.1", | ||
@@ -16,0 +16,0 @@ "std-env": "^2.2.1" |
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
114640
3862
3
+ Added@nuxt/utils@2.10.0(transitive)
+ Addedserialize-javascript@2.1.2(transitive)
- Removed@nuxt/utils@2.9.2(transitive)
- Removedserialize-javascript@1.9.1(transitive)
Updated@nuxt/utils@2.10.0