Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/swiper

Package Overview
Dependencies
Maintainers
1
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/swiper - npm Package Compare versions

Comparing version 4.2.3 to 4.2.4

8

swiper/index.d.ts
// 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>.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc