Socket
Socket
Sign inDemoInstall

swiper

Package Overview
Dependencies
Maintainers
1
Versions
333
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

swiper - npm Package Compare versions

Comparing version 10.0.0 to 10.0.1

2

package.json
{
"name": "swiper",
"version": "10.0.0",
"version": "10.0.1",
"description": "Most modern mobile touch slider and framework with hardware accelerated transitions",

@@ -5,0 +5,0 @@ "typings": "swiper.d.ts",

/**
* Swiper 10.0.0
* Swiper 10.0.1
* Most modern mobile touch slider and framework with hardware accelerated transitions

@@ -4,0 +4,0 @@ * https://swiperjs.com

@@ -1,23 +0,53 @@

export type * from './a11y.d.ts';
export type * from './autoplay.d.ts';
export type * from './controller.d.ts';
export type * from './effect-coverflow.d.ts';
export type * from './effect-cube.d.ts';
export type * from './effect-fade.d.ts';
export type * from './effect-flip.d.ts';
export type * from './effect-creative.d.ts';
export type * from './effect-cards.d.ts';
export type * from './hash-navigation.d.ts';
export type * from './history.d.ts';
export type * from './keyboard.d.ts';
export type * from './mousewheel.d.ts';
export type * from './navigation.d.ts';
export type * from './pagination.d.ts';
export type * from './parallax.d.ts';
export type * from './scrollbar.d.ts';
export type * from './thumbs.d.ts';
export type * from './virtual.d.ts';
export type * from './zoom.d.ts';
export type * from './free-mode.d.ts';
export type * from './grid.d.ts';
export type * from './manipulation.d.ts';
import type { SwiperModule } from '../shared.d.ts';
declare const A11y: SwiperModule;
declare const Autoplay: SwiperModule;
declare const Controller: SwiperModule;
declare const EffectCoverflow: SwiperModule;
declare const EffectCube: SwiperModule;
declare const EffectFade: SwiperModule;
declare const EffectFlip: SwiperModule;
declare const EffectCreative: SwiperModule;
declare const EffectCards: SwiperModule;
declare const HashNavigation: SwiperModule;
declare const History: SwiperModule;
declare const Keyboard: SwiperModule;
declare const Lazy: SwiperModule;
declare const Mousewheel: SwiperModule;
declare const Navigation: SwiperModule;
declare const Pagination: SwiperModule;
declare const Parallax: SwiperModule;
declare const Scrollbar: SwiperModule;
declare const Thumbs: SwiperModule;
declare const Virtual: SwiperModule;
declare const Zoom: SwiperModule;
declare const FreeMode: SwiperModule;
declare const Grid: SwiperModule;
declare const Manipulation: SwiperModule;
export {
A11y,
Autoplay,
Controller,
EffectCoverflow,
EffectCube,
EffectFade,
EffectFlip,
EffectCreative,
EffectCards,
HashNavigation,
History,
Keyboard,
Lazy,
Mousewheel,
Navigation,
Pagination,
Parallax,
Scrollbar,
Thumbs,
Virtual,
Zoom,
FreeMode,
Grid,
Manipulation,
};

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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