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
2
Versions
421
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.34.1 to 0.34.2

1

dist/index.d.ts

@@ -45,3 +45,2 @@ export { default as Accordion } from "./accordions/Accordion.svelte";

export { default as Select } from "./forms/Select.svelte";
export { default as SimpleSearch } from "./forms/SimpleSearch.svelte";
export { default as Textarea } from "./forms/Textarea.svelte";

@@ -48,0 +47,0 @@ export { default as Toggle } from "./forms/Toggle.svelte";

@@ -78,3 +78,2 @@ // Accordion

export { default as Select } from './forms/Select.svelte';
export { default as SimpleSearch } from './forms/SimpleSearch.svelte';
export { default as Textarea } from './forms/Textarea.svelte';

@@ -81,0 +80,0 @@ export { default as Toggle } from './forms/Toggle.svelte';

{
"name": "flowbite-svelte",
"version": "0.34.1",
"version": "0.34.2",
"description": "Flowbite components for Svelte",

@@ -321,6 +321,2 @@ "author": {

},
"./SimpleSearch.svelte": {
"types": "./dist/forms/SimpleSearch.svelte.d.ts",
"svelte": "./dist/forms/SimpleSearch.svelte"
},
"./Textarea.svelte": {

@@ -327,0 +323,0 @@ "types": "./dist/forms/Textarea.svelte.d.ts",

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