gulp-deploy-azure-cdn
gulp-deploy-azure-cdn copied to clipboard
Gulp plugin for uploading files to Azure Blob Storage
Bumps [qs](https://github.com/ljharb/qs) from 0.6.6 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge`: avoid a crash with a null target and a truthy...
When I upload loads of files (1065 files 228 folders) to the CDN the task will run properly and complete but later on I can see that not all files...
Bumps [async](https://github.com/caolan/async) from 0.9.2 to 2.6.4. Release notes Sourced from async's releases. v2.3.0 Added support for ES2017 async functions. Wherever you can pass a Node-style/CPS function that uses a callback,...
Bumps [validator](https://github.com/validatorjs/validator.js) from 3.1.0 to 13.6.0. Release notes Sourced from validator's releases. 13.6.0 - 21/04 Release ℹ️ See the whole diff in PR #1650 New features: #1495 isLicensePlate @firlus Fixes...
Bumps [node.extend](https://github.com/dreamerslab/node.extend) from 1.1.6 to 2.0.2. Commits - [`e4508dd`](https://github.com/dreamerslab/node.extend/commit/e4508dd9f7ba803ae8948ed1164c6613a5707cc2) v2.0.2 - [`3f8fcdc`](https://github.com/dreamerslab/node.extend/commit/3f8fcdc4cbd1d76b449f86beaa72e41b1315b51a) [meta] add LICENSE.md - [`8693525`](https://github.com/dreamerslab/node.extend/commit/8693525ed0887ef0bb4b4b45c50b484144d78188) Merge tag 'v1.1.7' - [`503209d`](https://github.com/dreamerslab/node.extend/commit/503209dd76c96c0b98ee0b86c0914ad6b2be23ed) v1.1.7 - [`886192a`](https://github.com/dreamerslab/node.extend/commit/886192aa3fd5c4952f101b7ff3d9a61c16cbe19d) v2.0.1 - [`d63002d`](https://github.com/dreamerslab/node.extend/commit/d63002dbc5ac2bc89c264a81bfb72769ec924f1b) [Fix] Prevent...
Bumps [mime](https://github.com/broofa/node-mime) from 1.2.11 to 2.4.4. Release notes *Sourced from [mime's releases](https://github.com/broofa/node-mime/releases).* > ## v2.0.3 > - Fix RegEx DoS issue > > ## v2.0.1 > - [**closed**] MIME breaking...
Bumps [request](https://github.com/request/request) from 2.27.0 to 2.88.0. Changelog *Sourced from [request's changelog](https://github.com/request/request/blob/master/CHANGELOG.md).* > ### v2.88.0 (2018/08/10) > - [#2996](https://github-redirect.dependabot.com/request/request/pull/2996) fix(uuid): import versioned uuid ([@​kwonoj](https://github.com/kwonoj)) > - [#2994](https://github-redirect.dependabot.com/request/request/pull/2994) Update to oauth-sign 0.9.0...
Bumps [extend](https://github.com/justmoon/node-extend) from 1.2.1 to 3.0.2. Changelog *Sourced from [extend's changelog](https://github.com/justmoon/node-extend/blob/master/CHANGELOG.md).* > 3.0.2 / 2018-07-19 > ================== > * [Fix] Prevent merging `__proto__` property ([#48](https://github-redirect.dependabot.com/justmoon/node-extend/issues/48)) > * [Dev Deps] update...
Bumps [tunnel-agent](https://github.com/mikeal/tunnel-agent) from 0.3.0 to 0.6.0. Commits - [`67df643`](https://github.com/request/tunnel-agent/commit/67df643033258e7cb1388f648ee5f141cd66101b) 0.6.0 - [`9ca95ec`](https://github.com/request/tunnel-agent/commit/9ca95ec7219daface8a6fc2674000653de0922c0) Use .from - [`8a7c86e`](https://github.com/request/tunnel-agent/commit/8a7c86e6e2a1c3fa8577e5b0e14923d54c659552) 0.5.1 - [`5fe6221`](https://github.com/request/tunnel-agent/commit/5fe622150e36621cf5986b2f9b3289aab93da1d7) 0.5.0 - [`5bbaf62`](https://github.com/request/tunnel-agent/commit/5bbaf622983c4223c7e7acaed4c03863c2f257b0) Merge pull request [#25](https://github-redirect.dependabot.com/mikeal/tunnel-agent/issues/25) from request/safe-buffer - [`cdc47b9`](https://github.com/request/tunnel-agent/commit/cdc47b9c581913f81d5b1e7080485f545eb86788)...
What do you think of adding feature development so that the plugin can execute the **purge** command on the Azure CDN?