New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.15.36 to 0.15.37

3

accordions/AccordionItem.svelte.d.ts

@@ -7,3 +7,2 @@ import { SvelteComponentTyped } from "svelte";

id?: string;
btnClass?: string;
slotClass?: string;

@@ -13,2 +12,4 @@ isOpen?: boolean;

icons?: AccordionIconType;
btnClass?: string;
colorClass?: string;
iconSize?: number;

@@ -15,0 +16,0 @@ iconClass?: string;

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

### [0.15.37](https://github.com/themesberg/flowbite-svelte/compare/v0.15.36...v0.15.37) (2022-05-18)
### Bug Fixes
* add buttonClass to AccordionItem ([8387244](https://github.com/themesberg/flowbite-svelte/commit/83872440ebb872843a0f016f7fb576d156295b96))
### [0.15.36](https://github.com/themesberg/flowbite-svelte/compare/v0.15.35...v0.15.36) (2022-05-17)

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

{
"name": "flowbite-svelte",
"version": "0.15.36",
"version": "0.15.37",
"description": "Flowbite components for Svelte",

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

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