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 3.4.2 to 3.4.3

6

swiper/index.d.ts

@@ -196,2 +196,6 @@ // Type definitions for Swiper 3.4

onPaginationRendered?(swiper: Swiper, paginationContainer: any): void;
onScroll?(swiper: Swiper, event: Event): void;
onBeforeResize?(swiper: Swiper): void;
onAfterResize?(swiper: Swiper): void;
onKeyPress?(swiper: Swiper, kc: any): void;

@@ -241,2 +245,4 @@ // Namespace

positions: any;
wrapper: any;
virtualSize: number;

@@ -243,0 +249,0 @@ // Feature detection

4

swiper/package.json
{
"name": "@types/swiper",
"version": "3.4.2",
"version": "3.4.3",
"description": "TypeScript definitions for Swiper",

@@ -24,4 +24,4 @@ "license": "MIT",

"peerDependencies": {},
"typesPublisherContentHash": "a096da3f7da0bc6939e30bb35d9c96162bc7dd5a11229aea443de0f1f50d50df",
"typesPublisherContentHash": "9e208338ae31f91b7b1cfbedd94a85cf40468d410509548c1cded13811879a0a",
"typeScriptVersion": "2.0"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Tue, 18 Apr 2017 15:11:46 GMT
* Last updated: Wed, 05 Jul 2017 14:31:12 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: Swiper, SwiperSlide

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