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

vibe-storybook-components

Package Overview
Dependencies
Maintainers
1
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vibe-storybook-components - npm Package Compare versions

Comparing version 0.10.0 to 0.10.1

dist/components/sidebar-item/sidebar-item.module.scss.js

2

dist/components/sidebar-item/sidebar-item.js

@@ -1,1 +0,1 @@

import{jsxs as t,jsx as s}from"react/jsx-runtime";import e from"../status-tag/status-tag.js";import r from"../../helpers/components/Flex/Flex.js";const a=({children:a,status:o})=>t(r,{justify:r.justify.SPACE_BETWEEN,gap:r.gaps.MEDIUM,children:[a,s(e,{type:o})]});export{a as default};
import{jsxs as s,jsx as t}from"react/jsx-runtime";import e from"../status-tag/status-tag.js";import r from"../../helpers/components/Flex/Flex.js";import a from"./sidebar-item.module.scss.js";const m=({children:m,status:o})=>s(r,{justify:r.justify.SPACE_BETWEEN,gap:r.gaps.MEDIUM,children:[t("span",{className:a.name,children:m}),t(e,{type:o})]});export{m as default};
{
"name": "vibe-storybook-components",
"version": "0.10.0",
"version": "0.10.1",
"description": "Collection of Vibe's Storybook components",

@@ -5,0 +5,0 @@ "license": "MIT",

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