Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@myinterview/component-library

Package Overview
Dependencies
Maintainers
8
Versions
149
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@myinterview/component-library - npm Package Compare versions

Comparing version 1.0.22-beta to 1.0.23-beta-widget-test

dist/componentLibrary.styles.css

1

dist/atoms/buttons/button.stories.d.ts

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

/// <reference types="react" />
import { ComponentStory, ComponentMeta } from '@storybook/react';

@@ -2,0 +3,0 @@ declare const _default: ComponentMeta<({ children, size, onClick, color, backgroundColor, ...attributes }: import("./Button").IClassicButton) => JSX.Element>;

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

/// <reference types="react" />
import { ComponentStory, ComponentMeta } from '@storybook/react';

@@ -2,0 +3,0 @@ declare const _default: ComponentMeta<({ children, ...attributes }: import("./Tags").ITags) => JSX.Element>;

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

/// <reference types="react" />
import { ComponentStory, ComponentMeta } from '@storybook/react';

@@ -2,0 +3,0 @@ declare const _default: ComponentMeta<({ children, tooltipLocation }: import("./ToolTips").IToolTips) => JSX.Element>;

2

package.json
{
"name": "@myinterview/component-library",
"version": "1.0.22-beta",
"version": "1.0.23-beta-widget-test",
"description": "",

@@ -5,0 +5,0 @@ "type": "module",

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