@hazelcast/icons
Advanced tools
Comparing version 1.3.2-next.48 to 1.3.2-next.49
@@ -6,2 +6,2 @@ import { FC, SVGAttributes } from 'react'; | ||
} | ||
export declare type HazelcastIcon = FC<HazelcastIconProps>; | ||
export type HazelcastIcon = FC<HazelcastIconProps>; |
{ | ||
"name": "@hazelcast/icons", | ||
"version": "1.3.2-next.48+7c94e13", | ||
"version": "1.3.2-next.49+d3917cb", | ||
"description": "Hazelcast icons", | ||
@@ -27,3 +27,3 @@ "author": "", | ||
"compile": "tsc -p tsconfig.build.json", | ||
"start": "npm run storybook", | ||
"start": "pnpm run storybook", | ||
"storybook": "start-storybook -p 6007", | ||
@@ -40,6 +40,6 @@ "build-storybook": "build-storybook", | ||
"peerDependencies": { | ||
"@types/react": "16 || ^17.0.0", | ||
"@types/react-dom": "16 || ^17.0.0", | ||
"react": "^16.14.0 || ^17.0.0", | ||
"react-dom": "^16.14.0 || ^17.0.0" | ||
"@types/react": "^17 || ^18", | ||
"@types/react-dom": "^17 || ^18", | ||
"react": "^17 || ^18", | ||
"react-dom": "^17 || ^18" | ||
}, | ||
@@ -52,10 +52,10 @@ "devDependencies": { | ||
"@storybook/theming": "^6.5.16", | ||
"@types/react": "^16.14.21", | ||
"@types/react-dom": "^16.9.14", | ||
"@types/react": "^17.0.45", | ||
"@types/react-dom": "^17.0.17", | ||
"loki": "^0.31.1", | ||
"react": "^16.14.0", | ||
"react-dom": "^16.14.0", | ||
"webpack": "^5.79.0" | ||
"react": "^17.0.2", | ||
"react-dom": "^17.0.2", | ||
"webpack": "^5.81.0" | ||
}, | ||
"gitHead": "7c94e13a47bf16f945cff95897914113cdbcd666" | ||
"gitHead": "d3917cb16cf7c98272e37337a542f2e94014b636" | ||
} |
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance 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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
25449