@types/swiper
Advanced tools
Comparing version 5.2.0 to 5.2.1
@@ -442,2 +442,3 @@ // Type definitions for Swiper 5.2 | ||
// Components | ||
controller?: ControllerOptions | boolean; | ||
navigation?: NavigationOptions; | ||
@@ -444,0 +445,0 @@ pagination?: PaginationOptions; |
{ | ||
"name": "@types/swiper", | ||
"version": "5.2.0", | ||
"version": "5.2.1", | ||
"description": "TypeScript definitions for Swiper", | ||
@@ -44,3 +44,3 @@ "license": "MIT", | ||
"main": "", | ||
"types": "index", | ||
"types": "index.d.ts", | ||
"repository": { | ||
@@ -53,4 +53,4 @@ "type": "git", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "e6fcfad5cdfa414c71c8dd7f38e7588c793ce3bdf2289c710764ee3c4c02dd38", | ||
"typesPublisherContentHash": "09fc6d22cec9d576cb657334614e94a30fc0d50b40f9efd963815cacb7b08054", | ||
"typeScriptVersion": "2.9" | ||
} |
@@ -8,6 +8,6 @@ # Installation | ||
# Details | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/swiper | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/swiper. | ||
Additional Details | ||
* Last updated: Wed, 06 Nov 2019 16:48:40 GMT | ||
### Additional Details | ||
* Last updated: Mon, 20 Jan 2020 20:44:56 GMT | ||
* Dependencies: none | ||
@@ -17,2 +17,2 @@ * Global values: none | ||
# Credits | ||
These definitions were written by Sebastián Galiano <https://github.com/sgaliano>, Luca Trazzi <https://github.com/lucax88x>, Eugene Matseruk <https://github.com/ematseruk>, Luiz M. <https://github.com/odahcam>, Justin Abene <https://github.com/jmca>, Asif Rahman <https://github.com/daem0ndev>, and Liad Idan <https://github.com/LiadIdan>. | ||
These definitions were written by Sebastián Galiano (https://github.com/sgaliano), Luca Trazzi (https://github.com/lucax88x), Eugene Matseruk (https://github.com/ematseruk), Luiz M. (https://github.com/odahcam), Justin Abene (https://github.com/jmca), Asif Rahman (https://github.com/daem0ndev), and Liad Idan (https://github.com/LiadIdan). |
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
49950
1638