@myinterview/component-library
Advanced tools
Comparing version 1.0.16-beta to 1.0.16
@@ -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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 6 instances in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
7891269
121
17605
1
7
60
47
2
No