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
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.13.6 to 0.13.7

7

CHANGELOG.md

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

### [0.13.7](https://github.com/shinokada/flowbite-svelte/compare/v0.13.6...v0.13.7) (2022-04-13)
### Bug Fixes
* remove SvelteKit app/stores page and session from Navbar ([09428df](https://github.com/shinokada/flowbite-svelte/commit/09428df9f46b16b07595ed16c08697c61c0099a5))
### [0.13.6](https://github.com/shinokada/flowbite-svelte/compare/v0.13.5...v0.13.6) (2022-04-13)

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

1

navbar/Navbar.svelte.d.ts

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

props: {
user?: string;
siteName?: string;

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

2

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

@@ -5,0 +5,0 @@ "main": "./package/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