@types/react-swipeable-views
Advanced tools
Comparing version 0.13.3 to 0.13.4
@@ -1,8 +0,1 @@ | ||
// Type definitions for react-swipeable-views 0.13 | ||
// Project: https://github.com/oliviertassinari/react-swipeable-views | ||
// Definitions by: Michael Ledin <https://github.com/mxl> | ||
// Deividas Bakanas <https://github.com/DeividasBakanas> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.8 | ||
import * as React from "react"; | ||
@@ -9,0 +2,0 @@ |
{ | ||
"name": "@types/react-swipeable-views", | ||
"version": "0.13.3", | ||
"version": "0.13.4", | ||
"description": "TypeScript definitions for react-swipeable-views", | ||
@@ -10,9 +10,9 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-swipeable-views", | ||
"name": "Michael Ledin", | ||
"url": "https://github.com/mxl", | ||
"githubUsername": "mxl" | ||
"githubUsername": "mxl", | ||
"url": "https://github.com/mxl" | ||
}, | ||
{ | ||
"name": "Deividas Bakanas", | ||
"url": "https://github.com/DeividasBakanas", | ||
"githubUsername": "DeividasBakanas" | ||
"githubUsername": "DeividasBakanas", | ||
"url": "https://github.com/DeividasBakanas" | ||
} | ||
@@ -31,4 +31,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "6ec59c2594991624b10498acf51c1b999de090a2bce04ffc5e707fde8349dd73", | ||
"typesPublisherContentHash": "f93f5012bacaab01e089b10475931cca83b3d7859490fc57d3a53715fe572705", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,9 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for react-swipeable-views 0.13 | ||
// Project: https://github.com/oliviertassinari/react-swipeable-views | ||
// Definitions by: Michael Ledin <https://github.com/mxl> | ||
// Deividas Bakanas <https://github.com/DeividasBakanas> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.8 | ||
import * as React from "react"; | ||
@@ -85,7 +78,6 @@ | ||
### Additional Details | ||
* Last updated: Wed, 27 Sep 2023 07:12:04 GMT | ||
* Last updated: Wed, 18 Oct 2023 11:45:06 GMT | ||
* Dependencies: [@types/react](https://npmjs.com/package/@types/react) | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Michael Ledin](https://github.com/mxl), and [Deividas Bakanas](https://github.com/DeividasBakanas). |
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
7240
50
82