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.15 to 4.0.16

8

gulp/index.d.ts

@@ -1,9 +0,1 @@

// Type definitions for Gulp 4.0
// Project: http://gulpjs.com
// Definitions by: Drew Noakes <https://drewnoakes.com>
// Juan Arroyave <http://jarroyave.co>
// Giedrius Grabauskas <https://github.com/GiedriusGrabauskas>
// David Gabison <https://github.com/pulsovi>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
import * as chokidar from "chokidar";

@@ -10,0 +2,0 @@ import * as fs from "fs";

15

gulp/package.json
{
"name": "@types/gulp",
"version": "4.0.15",
"description": "TypeScript definitions for Gulp",
"version": "4.0.16",
"description": "TypeScript definitions for gulp",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gulp",

@@ -18,9 +18,9 @@ "license": "MIT",

"name": "Giedrius Grabauskas",
"url": "https://github.com/GiedriusGrabauskas",
"githubUsername": "GiedriusGrabauskas"
"githubUsername": "GiedriusGrabauskas",
"url": "https://github.com/GiedriusGrabauskas"
},
{
"name": "David Gabison",
"url": "https://github.com/pulsovi",
"githubUsername": "pulsovi"
"githubUsername": "pulsovi",
"url": "https://github.com/pulsovi"
}

@@ -37,2 +37,3 @@ ],

"dependencies": {
"@types/node": "*",
"@types/undertaker": ">=1.2.6",

@@ -42,4 +43,4 @@ "@types/vinyl-fs": "*",

},
"typesPublisherContentHash": "4d36310e88ff0c57e3980ea4b82f16d5a499d23733cf76fd4e2f331926bcb77c",
"typesPublisherContentHash": "8627d810c6bce8609943d89e3bee88e80bb70fddfad277023e8781e7d65e7486",
"typeScriptVersion": "4.5"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for Gulp (http://gulpjs.com).
This package contains type definitions for gulp (http://gulpjs.com).

@@ -12,7 +12,6 @@ # Details

### Additional Details
* Last updated: Tue, 10 Oct 2023 18:07:32 GMT
* Dependencies: [@types/chokidar](https://npmjs.com/package/@types/chokidar), [@types/undertaker](https://npmjs.com/package/@types/undertaker), [@types/vinyl-fs](https://npmjs.com/package/@types/vinyl-fs)
* Global values: none
* Last updated: Wed, 18 Oct 2023 01:17:35 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node), [@types/undertaker](https://npmjs.com/package/@types/undertaker), [@types/vinyl-fs](https://npmjs.com/package/@types/vinyl-fs), [chokidar](https://npmjs.com/package/chokidar)
# Credits
These definitions were written by [Drew Noakes](https://drewnoakes.com), [Juan Arroyave](http://jarroyave.co), [Giedrius Grabauskas](https://github.com/GiedriusGrabauskas), and [David Gabison](https://github.com/pulsovi).
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