New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

embla-carousel-vue

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

embla-carousel-vue - npm Package Compare versions

Comparing version 8.1.4 to 8.1.5

2

cjs/components/emblaCarouselVue.d.ts

@@ -9,4 +9,4 @@ import { Ref } from 'vue';

declare namespace emblaCarouselVue {
var globalOptions: Partial<import("embla-carousel/components/Options").OptionsType> | undefined;
let globalOptions: EmblaOptionsType | undefined;
}
export default emblaCarouselVue;
{
"name": "embla-carousel-vue",
"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": {

@@ -9,4 +9,4 @@ import { Ref } from 'vue';

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

@@ -9,4 +9,4 @@ import { Ref } from 'vue';

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

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

export { EmblaCarouselVueType } from './components/emblaCarouselVue.ts';
export { default } from './components/emblaCarouselVue.ts';
export { EmblaCarouselVueType } from './components/emblaCarouselVue.js';
export { default } from './components/emblaCarouselVue.js';
{
"name": "embla-carousel-vue",
"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-vue",
"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