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 3.8.16-alpha to 3.8.21-alpha

9

package.json
{
"name": "@types/gulp",
"version": "3.8.16-alpha",
"description": "Type definitions for Gulp v3.8.x from https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"version": "3.8.21-alpha",
"description": "TypeScript definitions for Gulp v3.8.x",
"main": "",

@@ -11,6 +11,5 @@ "scripts": {},

"dependencies": {
"equire(\"orchestrator\"": "*",
"@types/node": "*",
"@types/orchestrator": "*"
"@types/orchestrator": "*",
"@types/node": "*"
}
}
# Installation
> `npm install --save-dev @types/gulp`
> `npm install --save @types/gulp`
# Summary
This package contains type definitions for Gulp v3.8.x.
This package contains type definitions for Gulp v3.8.x (http://gulpjs.com).
The project URL or description is http://gulpjs.com
# Credits
These definitions were written by Drew Noakes <https://drewnoakes.com>.
# Details
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/gulp
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/gulp
Additional Details
* Last updated: Thu, 19 May 2016 20:05:46 GMT
* Typings kind: ProperModule
* Last updated: Fri, 20 May 2016 17:00:21 GMT
* File structure: ProperModule
* Library Dependencies: node, orchestrator
* Module Dependencies: equire("orchestrator"
* Module Dependencies: orchestrator
* Global values: gulp
# Credits
These definitions were written by Drew Noakes <https://drewnoakes.com>.

@@ -9,3 +9,3 @@ {

"moduleDependencies": [
"equire(\"orchestrator\""
"orchestrator"
],

@@ -12,0 +12,0 @@ "libraryMajorVersion": "3",

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