@types/ftpd
Advanced tools
Comparing version 0.2.22-alpha to 0.2.23-alpha
@@ -0,0 +0,0 @@ // Type definitions for ftpd 0.2.11 |
{ | ||
"name": "@types/ftpd", | ||
"version": "0.2.22-alpha", | ||
"version": "0.2.23-alpha", | ||
"description": "TypeScript definitions for ftpd 0.2.11", | ||
@@ -8,7 +8,11 @@ "main": "", | ||
"author": "Rogier Schouten <https://github.com/rogierschouten>", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
"license": "MIT", | ||
"typings": "index.d.ts", | ||
"dependencies": { | ||
"@types/node": "*" | ||
"@types/node": "4.0.*" | ||
} | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Wed, 25 May 2016 04:20:11 GMT | ||
* Last updated: Fri, 01 Jul 2016 18:42:23 GMT | ||
* File structure: ProperModule | ||
@@ -14,0 +14,0 @@ * Library Dependencies: node |
@@ -28,3 +28,3 @@ { | ||
], | ||
"contentHash": "f8184f592451f8e6f972417b9ecb6520966666b563d7388183a9276671919fc9" | ||
"contentHash": "8f63e65261ba66fe974a0827d88738c80b883a35597da453117ab4e1a1604f8b" | ||
} |
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
10565
+ Added@types/node@4.0.48(transitive)
- Removed@types/node@22.13.4(transitive)
- Removedundici-types@6.20.0(transitive)
Updated@types/node@4.0.*