@types/gulp
Advanced tools
Comparing version 3.8.22-alpha to 3.8.23-alpha
@@ -0,0 +0,0 @@ // Type definitions for Gulp v3.8.x |
{ | ||
"name": "@types/gulp", | ||
"version": "3.8.22-alpha", | ||
"version": "3.8.23-alpha", | ||
"description": "TypeScript definitions for Gulp v3.8.x", | ||
@@ -8,8 +8,12 @@ "main": "", | ||
"author": "Drew Noakes <https://drewnoakes.com>", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
"license": "MIT", | ||
"typings": "index.d.ts", | ||
"dependencies": { | ||
"@types/orchestrator": "*", | ||
"@types/node": "*" | ||
"@types/orchestrator": "1.5.*", | ||
"@types/node": "4.0.*" | ||
} | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Wed, 25 May 2016 04:20:13 GMT | ||
* Last updated: Fri, 01 Jul 2016 18:42:24 GMT | ||
* File structure: ProperModule | ||
@@ -14,0 +14,0 @@ * Library Dependencies: node, orchestrator |
@@ -28,3 +28,3 @@ { | ||
], | ||
"contentHash": "8e184fc597e5c601963c0db51350269ec000c0e41bacb34585e203e6e9d6d7a8" | ||
"contentHash": "044b1d6fcd632c15c3482acbd02da17d06b84b6c845df96b3e117a8183d615e3" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
0
13362
+ Added@types/node@4.0.48(transitive)
- Removed@types/node@22.9.0(transitive)
- Removed@types/orchestrator@0.3.6(transitive)
- Removed@types/q@1.5.8(transitive)
- Removedundici-types@6.19.8(transitive)
Updated@types/node@4.0.*
Updated@types/orchestrator@1.5.*