@types/winston
Advanced tools
Comparing version 2.2.21-alpha to 2.2.22-alpha
@@ -0,0 +0,0 @@ // Type definitions for winston |
{ | ||
"name": "@types/winston", | ||
"version": "2.2.21-alpha", | ||
"version": "2.2.22-alpha", | ||
"description": "TypeScript definitions for winston", | ||
@@ -8,7 +8,11 @@ "main": "", | ||
"author": "bonnici <https://github.com/bonnici>, Peter Harris <https://github.com/codeanimal>", | ||
"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:43 GMT | ||
* Last updated: Fri, 01 Jul 2016 18:42:36 GMT | ||
* File structure: ProperModule | ||
@@ -14,0 +14,0 @@ * Library Dependencies: node |
@@ -23,3 +23,3 @@ { | ||
], | ||
"contentHash": "10b5a8f8f711efd22ec2da1b2cba34e1f4f23827a94d84835950ba48d2ea320f" | ||
"contentHash": "2c6b681705c47d1b5d00a08becbb60e51073228aedc381bf9702a48c7c3cd4dc" | ||
} |
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
12364
+ Added@types/node@4.0.48(transitive)
- Removed@types/node@22.13.1(transitive)
- Removedundici-types@6.20.0(transitive)
Updated@types/node@4.0.*