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

gulp-symdest

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-symdest - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

5

package.json
{
"name": "gulp-symdest",
"version": "1.1.0",
"version": "1.1.1",
"description": "Like gulp.dest, but handles symlinks",

@@ -25,3 +25,3 @@ "main": "index.js",

"dependencies": {
"event-stream": "^3.3.1",
"event-stream": "3.3.4",
"mkdirp": "^0.5.1",

@@ -32,3 +32,2 @@ "queue": "^3.1.0",

"devDependencies": {
"event-stream": "^3.3.2",
"mocha": "^2.3.3",

@@ -35,0 +34,0 @@ "tmp": "0.0.28",

2

README.md

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

⚠️ **DEPRECATED** since [`vinly-fs`](https://github.com/gulpjs/vinyl-fs) already supports symlinks.
# gulp-symdest

@@ -2,0 +4,0 @@

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