Socket
Socket
Sign inDemoInstall

@hazelcast/icons

Package Overview
Dependencies
9
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.3.2-next.48 to 1.3.2-next.49

2

lib/types.d.ts

@@ -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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc