embla-carousel-svelte
Advanced tools
Comparing version 8.1.4 to 8.1.5
@@ -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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
48225
+ Addedembla-carousel@8.1.5(transitive)
+ Addedembla-carousel-reactive-utils@8.1.5(transitive)
- Removedembla-carousel@8.1.4(transitive)
- Removedembla-carousel-reactive-utils@8.1.4(transitive)
Updatedembla-carousel@8.1.5