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

embla-carousel-autoplay

Package Overview
Dependencies
Maintainers
1
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

embla-carousel-autoplay - npm Package Compare versions

Comparing version 7.0.0-rc03 to 7.0.0-rc04

5

components/index.d.ts
import { AutoplayOptionsType, OptionsType } from './Options';
import { CreatePluginType } from 'embla-carousel/components/Plugins';
declare module 'embla-carousel/components/Plugins' {
interface EmblaPluginsType {
autoplay?: AutoplayType;
}
}
export declare type AutoplayType = CreatePluginType<{

@@ -4,0 +9,0 @@ play: () => void;

4

package.json
{
"name": "embla-carousel-autoplay",
"version": "7.0.0-rc03",
"version": "7.0.0-rc04",
"author": "David Jerleke",

@@ -58,4 +58,4 @@ "description": "An autoplay plugin for Embla Carousel",

"peerDependencies": {
"embla-carousel": "7.0.0-rc03"
"embla-carousel": "7.0.0-rc04"
}
}

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