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

flowbite-svelte

Package Overview
Dependencies
Maintainers
1
Versions
417
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flowbite-svelte - npm Package Compare versions

Comparing version 0.14.14 to 0.14.15

2

carousels/Carousel.svelte.d.ts

@@ -9,2 +9,4 @@ import { SvelteComponentTyped } from "svelte";

slideControls?: boolean;
loop?: boolean;
duration?: number;
divClass?: string;

@@ -11,0 +13,0 @@ indicatorDivClass?: string;

@@ -12,2 +12,4 @@ import { SvelteComponentTyped } from "svelte";

transitionParams?: TransitionParamTypes;
loop?: boolean;
duration?: number;
divClass?: string;

@@ -14,0 +16,0 @@ indicatorDivClass?: string;

@@ -5,2 +5,9 @@ # Changelog

### [0.14.15](https://github.com/themesberg/flowbite-svelte/compare/v0.14.14...v0.14.15) (2022-04-23)
### Features
* add loop to carousel components ([0ae0d66](https://github.com/themesberg/flowbite-svelte/commit/0ae0d66aaf74c7b588978ce88ab7c5117ee4a4e2))
### [0.14.14](https://github.com/themesberg/flowbite-svelte/compare/v0.14.13...v0.14.14) (2022-04-21)

@@ -7,0 +14,0 @@

2

package.json
{
"name": "flowbite-svelte",
"version": "0.14.14",
"version": "0.14.15",
"description": "Flowbite components for Svelte",

@@ -5,0 +5,0 @@ "main": "./package/index.js",

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