@antora/ui-loader
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "@antora/ui-loader", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Downloads a UI bundle, if necessary, and loads the files into a UI catalog for use in an Antora documentation pipeline.", | ||
@@ -19,18 +19,18 @@ "license": "MPL-2.0", | ||
"dependencies": { | ||
"@antora/expand-path-helper": "^1.0.0", | ||
"bl": "^2.1.2", | ||
"cache-directory": "^2.0.0", | ||
"camelcase-keys": "^5.0.0", | ||
"fs-extra": "^7.0.1", | ||
"got": "^9.5.0", | ||
"gulp-vinyl-zip": "^2.1.2", | ||
"js-yaml": "^3.12.0", | ||
"lodash": "^4.17.11", | ||
"minimatch-all": "^1.1.0", | ||
"through2": "^3.0.0", | ||
"vinyl": "^2.2.0", | ||
"vinyl-fs": "^3.0.3" | ||
"@antora/expand-path-helper": "~1.0", | ||
"bl": "~3.0", | ||
"cache-directory": "~2.0", | ||
"camelcase-keys": "~6.0", | ||
"fs-extra": "~8.1", | ||
"got": "~9.6", | ||
"gulp-vinyl-zip": "~2.1 >=2.1.2", | ||
"js-yaml": "~3.13", | ||
"lodash": "~4.17", | ||
"minimatch-all": "~1.1", | ||
"through2": "~3.0", | ||
"vinyl": "~2.2", | ||
"vinyl-fs": "~3.0" | ||
}, | ||
"engines": { | ||
"node": ">= 8.0.0" | ||
"node": ">=8.11.0" | ||
}, | ||
@@ -37,0 +37,0 @@ "files": [ |
13862
+ Addedbl@3.0.1(transitive)
+ Addedcamelcase-keys@6.0.1(transitive)
+ Addedduplexer@0.1.2(transitive)
+ Addedevent-stream@3.3.4(transitive)
+ Addedfrom@0.1.7(transitive)
+ Addedfs-extra@8.1.0(transitive)
+ Addedgulp-vinyl-zip@2.1.3(transitive)
+ Addedjs-yaml@3.13.1(transitive)
+ Addedmap-obj@4.3.0(transitive)
+ Addedmap-stream@0.1.0(transitive)
+ Addedpause-stream@0.0.11(transitive)
+ Addedquick-lru@4.0.1(transitive)
+ Addedsplit@0.3.3(transitive)
+ Addedstream-combiner@0.0.4(transitive)
- Removedbl@2.2.1(transitive)
- Removedcamelcase-keys@5.2.0(transitive)
- Removedfs-extra@7.0.1(transitive)
- Removedgulp-vinyl-zip@2.5.0(transitive)
- Removedjs-yaml@3.14.1(transitive)
- Removedmap-obj@3.1.0(transitive)
- Removedquick-lru@1.1.0(transitive)
- Removedsafe-buffer@5.2.1(transitive)
Updatedbl@~3.0
Updatedcache-directory@~2.0
Updatedcamelcase-keys@~6.0
Updatedfs-extra@~8.1
Updatedgot@~9.6
Updatedgulp-vinyl-zip@~2.1 >=2.1.2
Updatedjs-yaml@~3.13
Updatedlodash@~4.17
Updatedminimatch-all@~1.1
Updatedthrough2@~3.0
Updatedvinyl@~2.2
Updatedvinyl-fs@~3.0