Socket
Socket
Sign inDemoInstall

@types/gulp

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/gulp - npm Package Compare versions

Comparing version 4.0.4 to 4.0.5

2

gulp/index.d.ts

@@ -36,3 +36,2 @@ // Type definitions for Gulp 4.0

* @param path The path (output folder) to write files to. Or a function that returns it, the function will be provided a vinyl File instance.
* @param options
*/

@@ -44,3 +43,2 @@ dest: DestMethod;

* @param folder A folder path or a function that receives in a file and returns a folder path.
* @param options
*/

@@ -47,0 +45,0 @@ symlink: typeof vfs.symlink;

8

gulp/package.json
{
"name": "@types/gulp",
"version": "4.0.4",
"version": "4.0.5",
"description": "TypeScript definitions for Gulp",

@@ -17,3 +17,4 @@ "license": "MIT",

"name": "Giedrius Grabauskas",
"url": "https://github.com/GiedriusGrabauskas"
"url": "https://github.com/GiedriusGrabauskas",
"githubUsername": "GiedriusGrabauskas"
}

@@ -32,5 +33,4 @@ ],

},
"peerDependencies": {},
"typesPublisherContentHash": "7820d9849eca4b65034bd57686b2d970d184d154a3bdd22375edee61e0607127",
"typesPublisherContentHash": "67c6b0be443deef92921204192e0f15d2ceb9a18723cf748ca9fec20a604f326",
"typeScriptVersion": "2.0"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Tue, 06 Jun 2017 14:18:37 GMT
* Last updated: Wed, 25 Oct 2017 00:19:45 GMT
* Dependencies: vinyl-fs, chokidar, undertaker, fs, stream

@@ -14,0 +14,0 @@ * Global values: none

Sorry, the diff of this file is not supported yet

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