New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

flowbite-vue

Package Overview
Dependencies
Maintainers
3
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flowbite-vue - npm Package Compare versions

Comparing version 0.0.17-next.13 to 0.0.17

6

dist/components/Toggle/Toggle.vue.d.ts
import type { InputSize } from '../../components/Input/types';
declare const _default: import("vue").DefineComponent<{
label: {
type: import("vue").PropType<"">;
type: import("vue").PropType<string>;
default: string;

@@ -25,3 +25,3 @@ };

label: {
type: import("vue").PropType<"">;
type: import("vue").PropType<string>;
default: string;

@@ -48,3 +48,3 @@ };

}, {
label: "";
label: string;
color: "";

@@ -51,0 +51,0 @@ disabled: boolean;

{
"name": "flowbite-vue",
"version": "0.0.17-next.13",
"version": "0.0.17",
"repository": "https://github.com/themesberg/flowbite-vue.git",

@@ -58,3 +58,3 @@ "author": "themesberg",

"jsdom": "22.1.0",
"postcss": "8.4.29",
"postcss": "8.4.31",
"postcss-prefix-selector": "1.16.0",

@@ -61,0 +61,0 @@ "prettier": "3.0.3",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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