Socket
Socket
Sign inDemoInstall

gulp-lazy-task

Package Overview
Dependencies
38
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.11 to 0.0.12

2

package.json
{
"name": "gulp-lazy-task",
"version": "0.0.11",
"version": "0.0.12",
"dependencies": {

@@ -5,0 +5,0 @@ "gulp-load-plugins": "latest"

gulp-lazy-task - lazy gulp task loader
===

@@ -8,4 +7,3 @@

3) you task will be required only when task will be started
4) load gulp plugins in you task just by getter: `this.util`
or `this.sourceMaps` no more require.
4) load gulp plugins in you task just by getter: `this.util` or `this.sourceMaps` no more require.

@@ -71,2 +69,5 @@

P.S. to support coffee-script tasks just use or gulpfile.coffee, or in head of gulpfile.js write `require('coffee-script/register')`
enjoy ;)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc