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

embla-carousel-svelte

Package Overview
Dependencies
Maintainers
1
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

embla-carousel-svelte - npm Package Compare versions

Comparing version 8.1.4 to 8.1.5

2

cjs/components/emblaCarouselSvelte.d.ts

@@ -13,4 +13,4 @@ import { ActionReturn } from 'svelte/action';

declare namespace emblaCarouselSvelte {
var globalOptions: Partial<import("embla-carousel/components/Options").OptionsType> | undefined;
let globalOptions: EmblaOptionsType | undefined;
}
export default emblaCarouselSvelte;
{
"name": "embla-carousel-svelte",
"version": "8.1.4",
"version": "8.1.5",
"author": "David Jerleke",

@@ -52,4 +52,4 @@ "description": "A lightweight carousel library with fluid motion and great swipe precision",

"dependencies": {
"embla-carousel": "8.1.4",
"embla-carousel-reactive-utils": "8.1.4"
"embla-carousel": "8.1.5",
"embla-carousel-reactive-utils": "8.1.5"
},

@@ -56,0 +56,0 @@ "peerDependencies": {

@@ -13,4 +13,4 @@ import { ActionReturn } from 'svelte/action';

declare namespace emblaCarouselSvelte {
var globalOptions: Partial<import("embla-carousel/components/Options").OptionsType> | undefined;
let globalOptions: EmblaOptionsType | undefined;
}
export default emblaCarouselSvelte;

@@ -13,4 +13,4 @@ import { ActionReturn } from 'svelte/action';

declare namespace emblaCarouselSvelte {
var globalOptions: Partial<import("embla-carousel/components/Options").OptionsType> | undefined;
let globalOptions: EmblaOptionsType | undefined;
}
export default emblaCarouselSvelte;

@@ -1,2 +0,2 @@

export { EmblaCarouselSvelteType } from './components/emblaCarouselSvelte.ts';
export { default } from './components/emblaCarouselSvelte.ts';
export { EmblaCarouselSvelteType } from './components/emblaCarouselSvelte.js';
export { default } from './components/emblaCarouselSvelte.js';
{
"name": "embla-carousel-svelte",
"version": "8.1.4",
"version": "8.1.5",
"author": "David Jerleke",

@@ -52,4 +52,4 @@ "description": "A lightweight carousel library with fluid motion and great swipe precision",

"dependencies": {
"embla-carousel": "8.1.4",
"embla-carousel-reactive-utils": "8.1.4"
"embla-carousel": "8.1.5",
"embla-carousel-reactive-utils": "8.1.5"
},

@@ -56,0 +56,0 @@ "peerDependencies": {

{
"name": "embla-carousel-svelte",
"version": "8.1.4",
"version": "8.1.5",
"author": "David Jerleke",

@@ -63,4 +63,4 @@ "description": "A lightweight carousel library with fluid motion and great swipe precision",

"dependencies": {
"embla-carousel": "8.1.4",
"embla-carousel-reactive-utils": "8.1.4"
"embla-carousel": "8.1.5",
"embla-carousel-reactive-utils": "8.1.5"
},

@@ -67,0 +67,0 @@ "peerDependencies": {

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