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.37 to 0.15.38

4

accordions/AccordionItem.svelte.d.ts

@@ -11,6 +11,6 @@ import { SvelteComponentTyped } from "svelte";

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

@@ -17,0 +17,0 @@ events: {

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

### [0.15.38](https://github.com/themesberg/flowbite-svelte/compare/v0.15.37...v0.15.38) (2022-05-19)
### Bug Fixes
* add props.class to Spinner ([3fe4f8b](https://github.com/themesberg/flowbite-svelte/commit/3fe4f8b20d7d89b2230b23904b0671cec900684d))
### [0.15.37](https://github.com/themesberg/flowbite-svelte/compare/v0.15.36...v0.15.37) (2022-05-18)

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

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

@@ -21,3 +21,3 @@ "main": "index.js",

"autoprefixer": "^10.4.4",
"createprops": "^0.1.1",
"createprops": "^0.4.4",
"eslint": "^7.32.0",

@@ -24,0 +24,0 @@ "eslint-config-prettier": "^8.3.0",

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

props: {
[x: string]: any;
color?: Colors | undefined;

@@ -7,0 +8,0 @@ bg?: string;

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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