@types/swiper
Advanced tools
Comparing version 3.4.3 to 3.4.4
// Type definitions for Swiper 3.4 | ||
// Project: https://github.com/nolimits4web/Swiper | ||
// Definitions by: Sebastián Galiano <https://github.com/sgaliano/>, Luca Trazzi <https://github.com/lucax88x/> | ||
// Definitions by: Sebastián Galiano <https://github.com/sgaliano>, Luca Trazzi <https://github.com/lucax88x> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@types/swiper", | ||
"version": "3.4.3", | ||
"version": "3.4.4", | ||
"description": "TypeScript definitions for Swiper", | ||
@@ -9,7 +9,7 @@ "license": "MIT", | ||
"name": "Sebastián Galiano", | ||
"url": "https://github.com/sgaliano/" | ||
"url": "https://github.com/sgaliano" | ||
}, | ||
{ | ||
"name": "Luca Trazzi", | ||
"url": "https://github.com/lucax88x/" | ||
"url": "https://github.com/lucax88x" | ||
} | ||
@@ -24,5 +24,4 @@ ], | ||
"dependencies": {}, | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "9e208338ae31f91b7b1cfbedd94a85cf40468d410509548c1cded13811879a0a", | ||
"typesPublisherContentHash": "9985a5a91763113536b780f2d167edc93781ee7ad0e73619940611644d673ec9", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Wed, 05 Jul 2017 14:31:12 GMT | ||
* Last updated: Mon, 21 Aug 2017 22:03:22 GMT | ||
* Dependencies: none | ||
@@ -17,2 +17,2 @@ * Global values: Swiper, SwiperSlide | ||
# Credits | ||
These definitions were written by Sebastián Galiano <https://github.com/sgaliano/>, Luca Trazzi <https://github.com/lucax88x/>. | ||
These definitions were written by Sebastián Galiano <https://github.com/sgaliano>, Luca Trazzi <https://github.com/lucax88x>. |
Sorry, the diff of this file is not supported yet
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
12202