@types/react-dnd
Advanced tools
Comparing version 1.1.20-alpha to 1.1.21-alpha
@@ -0,0 +0,0 @@ // Type definitions for React DnD v1.1.4 |
{ | ||
"name": "@types/react-dnd", | ||
"version": "1.1.20-alpha", | ||
"version": "1.1.21-alpha", | ||
"description": "TypeScript definitions for React DnD v1.1.4", | ||
@@ -8,7 +8,11 @@ "main": "", | ||
"author": "Asana <https://asana.com>", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
"license": "MIT", | ||
"typings": "index.d.ts", | ||
"dependencies": { | ||
"@types/react": "*" | ||
"@types/react": "0.14.*" | ||
} | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Wed, 25 May 2016 04:20:32 GMT | ||
* Last updated: Fri, 01 Jul 2016 18:42:32 GMT | ||
* File structure: MultipleModules | ||
@@ -14,0 +14,0 @@ * Library Dependencies: react |
@@ -27,3 +27,3 @@ { | ||
], | ||
"contentHash": "8b919bf6b9c82470c149f500f4295e9ea070166931fc88206481ced667caeec5" | ||
"contentHash": "1f4865ac029721b01cd9a19e973558c178b9c3fe9ca4f45c8b9e46b795cd396d" | ||
} |
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
8816
+ Added@types/react@0.14.57(transitive)
- Removed@types/react@19.0.7(transitive)
- Removedcsstype@3.1.3(transitive)
Updated@types/react@0.14.*