@types/react-swipeable-views
Advanced tools
Comparing version 0.0.26 to 0.0.27
@@ -5,2 +5,3 @@ // Type definitions for react-swipeable-views | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.1 | ||
@@ -7,0 +8,0 @@ import * as React from 'react'; |
{ | ||
"name": "@types/react-swipeable-views", | ||
"version": "0.0.26", | ||
"version": "0.0.27", | ||
"description": "TypeScript definitions for react-swipeable-views", | ||
@@ -16,4 +16,5 @@ "license": "MIT", | ||
}, | ||
"typings": "index.d.ts", | ||
"typesPublisherContentHash": "44efde4e150bcf847c410a566e9f8cc958943c272d90d52137f7b210e5418633" | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "ec43afa4d18328a1f5d7b09545bc0a5e778d66163fcc32bd98236753ebe2e85e", | ||
"typeScriptVersion": "2.1" | ||
} |
@@ -8,9 +8,7 @@ # Installation | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/react-swipeable-views | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/react-swipeable-views | ||
Additional Details | ||
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT | ||
* File structure: UMD | ||
* Library Dependencies: none | ||
* Module Dependencies: react | ||
* Last updated: Mon, 23 Jan 2017 21:31:32 GMT | ||
* Dependencies: react | ||
* Global values: ReactSwipeableViews | ||
@@ -17,0 +15,0 @@ |
{ | ||
"authors": "Michael Ledin <https://github.com/mxl>", | ||
"definitionFilename": "index.d.ts", | ||
"libraryDependencies": [], | ||
"moduleDependencies": [ | ||
"react" | ||
], | ||
"libraryMajorVersion": "0", | ||
"libraryMinorVersion": "0", | ||
"name": "react-swipeable-views", | ||
"libraryName": "react-swipeable-views", | ||
"typingsPackageName": "react-swipeable-views", | ||
"projectName": "https://github.com/oliviertassinari/react-swipeable-views", | ||
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
"sourceBranch": "types-2.0", | ||
"kind": "UMD", | ||
"globals": [ | ||
"ReactSwipeableViews" | ||
], | ||
"declaredModules": [], | ||
"files": [ | ||
"index.d.ts" | ||
], | ||
"hasPackageJson": false, | ||
"contentHash": "44efde4e150bcf847c410a566e9f8cc958943c272d90d52137f7b210e5418633" | ||
"data": { | ||
"authors": "Michael Ledin <https://github.com/mxl>", | ||
"dependencies": { | ||
"react": "*" | ||
}, | ||
"pathMappings": {}, | ||
"libraryMajorVersion": 0, | ||
"libraryMinorVersion": 0, | ||
"typeScriptVersion": "2.1", | ||
"libraryName": "react-swipeable-views", | ||
"typingsPackageName": "react-swipeable-views", | ||
"projectName": "https://github.com/oliviertassinari/react-swipeable-views", | ||
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
"globals": [ | ||
"ReactSwipeableViews" | ||
], | ||
"declaredModules": [ | ||
"react-swipeable-views/." | ||
], | ||
"files": [ | ||
"index.d.ts" | ||
], | ||
"hasPackageJson": false, | ||
"contentHash": "ec43afa4d18328a1f5d7b09545bc0a5e778d66163fcc32bd98236753ebe2e85e" | ||
}, | ||
"isLatest": true | ||
} |
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
3425
60
17