New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

gulp-symlink

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gulp-symlink - npm Package Compare versions

Comparing version

to
0.1.4

gulpfile.js

11

package.json
{
"name": "gulp-symlink",
"version": "0.1.3",
"version": "0.1.4",
"description": "Create symlinks during your gulp build.",

@@ -29,6 +29,11 @@ "license": "MIT",

"chai": "~1.8.1",
"gulp-util": "~2.2.0",
"mocha": "~1.15.1"
"clear": "0.0.1",
"gulp": "~3.2.3",
"gulp-mocha": "~0.2.0",
"gulp-jshint": "~1.3.4",
"gulp-util": "~2.2.5",
"jshint-stylish": "~0.1.5",
"mocha": "~1.16.2"
},
"main": "index.js"
}

@@ -1,5 +0,3 @@

# [gulp](https://github.com/wearefractal/gulp)-symlink
# [gulp](https://github.com/wearefractal/gulp)-symlink [![Build Status](https://travis-ci.org/ben-eb/gulp-symlink.png?branch=master)](https://travis-ci.org/ben-eb/gulp-symlink) [![NPM version](https://badge.fury.io/js/gulp-symlink.png)](http://badge.fury.io/js/gulp-symlink) [![Dependency Status](https://gemnasium.com/ben-eb/gulp-symlink.png)](https://gemnasium.com/ben-eb/gulp-symlink)
[![Build Status](https://travis-ci.org/ben-eb/gulp-symlink.png?branch=master)](https://travis-ci.org/ben-eb/gulp-symlink) [![NPM version](https://badge.fury.io/js/gulp-symlink.png)](http://badge.fury.io/js/gulp-symlink) [![Dependency Status](https://gemnasium.com/ben-eb/gulp-symlink.png)](https://gemnasium.com/ben-eb/gulp-symlink)
> Create symlinks during your gulp build.

@@ -6,0 +4,0 @@