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 5.2.0 to 5.2.1

1

swiper/index.d.ts

@@ -442,2 +442,3 @@ // Type definitions for Swiper 5.2

// Components
controller?: ControllerOptions | boolean;
navigation?: NavigationOptions;

@@ -444,0 +445,0 @@ pagination?: PaginationOptions;

6

swiper/package.json
{
"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).
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