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 0.0.48 to 0.0.49

.vscode/settings.json

3

dist/atoms/icons/index.d.ts

@@ -11,2 +11,3 @@ import { EyeCloseSvg } from './eye_close';

import { ThumbsDown } from './ThumbsDown';
export { EyeCloseSvg, EyeOpenSvg, IconComponent, Arrow, Close, PointerRight, Clip, Upload, ThumbsUp, ThumbsDown, };
import { TooltipIcon } from './TooltipIcon';
export { EyeCloseSvg, EyeOpenSvg, IconComponent, Arrow, Close, PointerRight, Clip, Upload, ThumbsUp, ThumbsDown, TooltipIcon, };

@@ -6,2 +6,3 @@ export declare type IColors = 'primary' | 'secondary' | 'premium' | 'special' | 'neutral-10' | 'neutral-20' | 'neutral-30' | 'neutral-40' | 'neutral-50' | 'neutral-60' | 'neutral-70' | 'neutral-90' | 'white' | 'black' | 'success' | 'warning' | 'error' | 'info';

export declare type IHeaderSizes = 'H1-Regular' | 'H1-Semibold' | 'H1-Bold' | 'H2-Regular' | 'H2-Semibold' | 'H2-Bold' | 'H3-Regular' | 'H3-Semibold' | 'H3-Bold';
export declare type IBodySizes = 'L-Regular' | 'M-Regular' | 'S-Regular' | 'S-Bold' | 'XS-Regular' | 'XS-Bold';
export declare type IBodySizes = 'L-Regular' | 'L-Semibold' | 'L-Bold' | 'M-Regular' | 'M-Semibold' | 'M-Bold' | 'S-Regular' | 'S-Semibold' | 'S-Bold' | 'XS-Regular' | 'XS-Semibold' | 'XS-Bold';
export declare type ITooltipLocation = 'top-left' | 'top-middle' | 'top-right' | 'bottom-left' | 'bottom-middle' | 'bottom-right' | 'left-side-top' | 'left-side-middle' | 'left-side-bottom' | 'right-side-top' | 'right-side-middle' | 'right-side-bottom';
{
"name": "@myinterview/component-library",
"version": "0.0.48",
"version": "0.0.49",
"description": "",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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