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.16-beta to 1.0.16

storybook-static/0.3ee60dfe.iframe.bundle.js

1

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

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

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

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

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

/// <reference types="react" />
export declare const EyeCloseSvg: () => JSX.Element;

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

/// <reference types="react" />
export declare const EyeOpenSvg: () => JSX.Element;

@@ -1,4 +0,3 @@

/// <reference types="react" />
import './loader.scss';
import { SkeletonProps } from 'react-loading-skeleton/dist/Skeleton';
export declare const Loader: (props: SkeletonProps) => JSX.Element;

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

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

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

@@ -25,3 +25,2 @@ import React from 'react';

lang?: string | undefined;
nonce?: string | undefined;
placeholder?: string | undefined;

@@ -28,0 +27,0 @@ slot?: string | undefined;

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

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

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

{
"name": "@myinterview/component-library",
"version": "1.0.16-beta",
"version": "1.0.16",
"description": "",
"type": "module",
"main": "dist/index.js",

@@ -66,2 +65,2 @@ "scripts": {

}
}
}

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