@types/swiper
Advanced tools
Comparing version 4.2.3 to 4.2.4
// Type definitions for Swiper 4.2 | ||
// Project: https://github.com/nolimits4web/Swiper | ||
// Definitions 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> | ||
// Definitions 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> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
@@ -1050,3 +1054,3 @@ // TypeScript Version: 2.9 | ||
*/ | ||
slideNext(speed: number, runCallbacks: boolean): void; | ||
slideNext(speed?: number, runCallbacks?: boolean): void; | ||
@@ -1053,0 +1057,0 @@ /** |
{ | ||
"name": "@types/swiper", | ||
"version": "4.2.3", | ||
"version": "4.2.4", | ||
"description": "TypeScript definitions for Swiper", | ||
@@ -26,2 +26,7 @@ "license": "MIT", | ||
"githubUsername": "odahcam" | ||
}, | ||
{ | ||
"name": "Justin Abene", | ||
"url": "https://github.com/jmca", | ||
"githubUsername": "jmca" | ||
} | ||
@@ -37,4 +42,4 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "27832cdcee5bb00879ba87cbc0eb287dcfed702f3a9218aa40f6c7a2d6e733de", | ||
"typesPublisherContentHash": "65c6513114d46fa2ca0f6b8a2f4d7a00623f96b9cf85b8ae842f88b0cc7cbc04", | ||
"typeScriptVersion": "2.9" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Mon, 15 Oct 2018 22:47:50 GMT | ||
* Last updated: Wed, 31 Oct 2018 01:48:08 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>. | ||
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>. |
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
40976
1396