@types/react-swipeable-views
Advanced tools
Comparing version 0.0.19-alpha to 0.0.20-alpha
@@ -0,0 +0,0 @@ // Type definitions for react-swipeable-views |
{ | ||
"name": "@types/react-swipeable-views", | ||
"version": "0.0.19-alpha", | ||
"version": "0.0.20-alpha", | ||
"description": "TypeScript definitions for react-swipeable-views", | ||
@@ -8,7 +8,11 @@ "main": "", | ||
"author": "Michael Ledin <https://github.com/mxl>", | ||
"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:33 GMT | ||
* Last updated: Fri, 01 Jul 2016 18:42:32 GMT | ||
* File structure: UMD | ||
@@ -14,0 +14,0 @@ * Library Dependencies: none |
@@ -23,3 +23,3 @@ { | ||
], | ||
"contentHash": "710a38380e5e6d567491f70f05d59ec6bb5f4d7c12e014f18bbf39b3737c6789" | ||
"contentHash": "44efde4e150bcf847c410a566e9f8cc958943c272d90d52137f7b210e5418633" | ||
} |
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
3016
0
+ Added@types/react@0.14.57(transitive)
- Removed@types/react@19.0.7(transitive)
- Removedcsstype@3.1.3(transitive)
Updated@types/react@0.14.*