Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

gulp-sync

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gulp-sync - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

2

package.json
{
"name": "gulp-sync",
"version": "0.1.0",
"version": "0.1.1",
"description": "sync for dependency tasks of gulp.task method",

@@ -5,0 +5,0 @@ "main": "./lib/index.js",

@@ -1,3 +0,2 @@

# [gulp](http://gulpjs.com)-sync [![Build Status](https://travis-ci.org/kaminaly/gulp-sync.svg?branch=master)](https://travis-ci.org/kaminaly/gulp-sync)
# [gulp](http://gulpjs.com)-sync [![Build Status](https://travis-ci.org/kaminaly/gulp-sync.svg?branch=master)](https://travis-ci.org/kaminaly/gulp-sync) [![NPM version](https://badge.fury.io/js/gulp-sync.svg)](http://badge.fury.io/js/gulp-sync)
> sync for dependency tasks of gulp.task method

@@ -62,3 +61,3 @@

gulp.task('default', gulpsync.sync([
gulp.task('default', gulpsync.async([
// async

@@ -65,0 +64,0 @@ 'a',

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc