@nuxt/builder
Advanced tools
Comparing version 2.8.1 to 2.9.0
{ | ||
"name": "@nuxt/builder", | ||
"version": "2.8.1", | ||
"version": "2.9.0", | ||
"repository": "nuxt/nuxt.js", | ||
@@ -11,14 +11,14 @@ "license": "MIT", | ||
"dependencies": { | ||
"@nuxt/devalue": "^1.2.3", | ||
"@nuxt/utils": "2.8.1", | ||
"@nuxt/vue-app": "2.8.1", | ||
"chokidar": "^3.0.1", | ||
"consola": "^2.7.1", | ||
"fs-extra": "^8.0.1", | ||
"@nuxt/devalue": "^1.2.4", | ||
"@nuxt/utils": "2.9.0", | ||
"@nuxt/vue-app": "2.9.0", | ||
"chokidar": "^3.0.2", | ||
"consola": "^2.10.1", | ||
"fs-extra": "^8.1.0", | ||
"glob": "^7.1.4", | ||
"hash-sum": "^1.0.2", | ||
"ignore": "^5.1.2", | ||
"lodash": "^4.17.11", | ||
"hash-sum": "^2.0.0", | ||
"ignore": "^5.1.4", | ||
"lodash": "^4.17.15", | ||
"pify": "^4.0.1", | ||
"semver": "^6.1.1", | ||
"semver": "^6.3.0", | ||
"serialize-javascript": "^1.7.0", | ||
@@ -25,0 +25,0 @@ "upath": "^1.1.2" |
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
170582
5365
+ Added@nuxt/utils@2.9.0(transitive)
+ Added@nuxt/vue-app@2.9.0(transitive)
+ Addeddeepmerge@4.3.1(transitive)
+ Addedhash-sum@2.0.0(transitive)
+ Addedvue-client-only@2.1.0(transitive)
+ Addedvue-meta@2.4.0(transitive)
+ Addedvue-router@3.0.7(transitive)
- Removed@nuxt/utils@2.8.1(transitive)
- Removed@nuxt/vue-app@2.8.1(transitive)
- Removeddeepmerge@3.3.0(transitive)
- Removedhash-sum@1.0.2(transitive)
- Removedlodash.isplainobject@4.0.6(transitive)
- Removedlodash.uniqueid@4.0.1(transitive)
- Removedobject-assign@4.1.1(transitive)
- Removedvue-meta@1.6.0(transitive)
- Removedvue-router@3.6.5(transitive)
Updated@nuxt/devalue@^1.2.4
Updated@nuxt/utils@2.9.0
Updated@nuxt/vue-app@2.9.0
Updatedchokidar@^3.0.2
Updatedconsola@^2.10.1
Updatedfs-extra@^8.1.0
Updatedhash-sum@^2.0.0
Updatedignore@^5.1.4
Updatedlodash@^4.17.15
Updatedsemver@^6.3.0