@antora/site-publisher
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "@antora/site-publisher", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Publishes the files generated in an Antora documentation pipeline to the destination(s) specified in the playbook.", | ||
@@ -18,13 +18,10 @@ "license": "MPL-2.0", | ||
"dependencies": { | ||
"@antora/expand-path-helper": "^1.0.0", | ||
"fs-extra": "^7.0.1", | ||
"gulp-vinyl-zip": "^2.1.2", | ||
"vinyl": "^2.2.0", | ||
"vinyl-fs": "^3.0.3" | ||
"@antora/expand-path-helper": "~1.0", | ||
"fs-extra": "~8.1", | ||
"gulp-vinyl-zip": "~2.1 >=2.1.2", | ||
"vinyl": "~2.2", | ||
"vinyl-fs": "~3.0" | ||
}, | ||
"devDependencies": { | ||
"gulp-buffer": "^0.0.2" | ||
}, | ||
"engines": { | ||
"node": ">= 8.0.0" | ||
"node": ">=8.11.0" | ||
}, | ||
@@ -31,0 +28,0 @@ "files": [ |
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
0
11417
+ 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)
+ Addedmap-stream@0.1.0(transitive)
+ Addedpause-stream@0.0.11(transitive)
+ Addedsplit@0.3.3(transitive)
+ Addedstream-combiner@0.0.4(transitive)
- Removedfs-extra@7.0.1(transitive)
- Removedgulp-vinyl-zip@2.5.0(transitive)
Updatedfs-extra@~8.1
Updatedgulp-vinyl-zip@~2.1 >=2.1.2
Updatedvinyl@~2.2
Updatedvinyl-fs@~3.0