New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@clearkit/react

Package Overview
Dependencies
Maintainers
4
Versions
224
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@clearkit/react - npm Package Compare versions

Comparing version 0.16.0 to 0.16.1-0

dist/icons/Build.d.ts

25

dist/icons/index.d.ts

@@ -10,5 +10,7 @@ export { default as AddBlock } from './AddBlock';

export { default as Beta } from './Beta';
export { default as Build } from './Build';
export { default as Caret } from './Caret';
export { default as CheckmarkOrb } from './CheckmarkOrb';
export { default as Checkmark } from './Checkmark';
export { default as Clear } from './Clear';
export { default as Clock } from './Clock';

@@ -22,2 +24,3 @@ export { default as Clone } from './Clone';

export { default as Config } from './Config';
export { default as Custom } from './Custom';
export { default as Destinations } from './Destinations';

@@ -31,2 +34,4 @@ export { default as Docs } from './Docs';

export { default as Error } from './Error';
export { default as Export } from './Export';
export { default as FilterActive } from './FilterActive';
export { default as Filter } from './Filter';

@@ -39,6 +44,14 @@ export { default as FolderNew } from './FolderNew';

export { default as Forms } from './Forms';
export { default as Global } from './Global';
export { default as GoExternal } from './GoExternal';
export { default as Go } from './Go';
export { default as Grid } from './Grid';
export { default as Import } from './Import';
export { default as Incomplete } from './Incomplete';
export { default as Info } from './Info';
export { default as Job } from './Job';
export { default as Location } from './Location';
export { default as Money } from './Money';
export { default as People } from './People';
export { default as Production } from './Production';
export { default as ProspectorBlock } from './ProspectorBlock';

@@ -53,2 +66,4 @@ export { default as Prospector } from './Prospector';

export { default as Risk } from './Risk';
export { default as Rows } from './Rows';
export { default as Sandbox } from './Sandbox';
export { default as Search } from './Search';

@@ -58,4 +73,14 @@ export { default as SegmentDestination } from './SegmentDestination';

export { default as Signout } from './Signout';
export { default as Size } from './Size';
export { default as SortAsc } from './SortAsc';
export { default as SortDesc } from './SortDesc';
export { default as Sort } from './Sort';
export { default as Support } from './Support';
export { default as Tags } from './Tags';
export { default as Team } from './Team';
export { default as Tech } from './Tech';
export { default as Trait } from './Trait';
export { default as Trash } from './Trash';
export { default as User } from './User';
export { default as Warning } from './Warning';
export { default as Website } from './Website';

7

package.json
{
"name": "@clearkit/react",
"version": "0.16.0",
"version": "0.16.1-0",
"license": "MIT",

@@ -22,3 +22,4 @@ "author": "Matt Rothenberg",

"build-storybook": "build-storybook",
"svg:jsx": "rm -rf src/icons && node_modules/@svgr/cli/bin/svgr -d src/icons node_modules/@clearkit/icons/icons/glyphs --template src/icon-template.js --ext tsx --icon --svg-props className=ck-icon,fill=currentColor,width=18px,height=18px && yarn lint --fix"
"svg:jsx": "rm -rf src/icons && node_modules/@svgr/cli/bin/svgr -d src/icons node_modules/@clearkit/icons/icons/glyphs --template src/icon-template.js --ext tsx --icon --svg-props className=ck-icon,fill=currentColor,width=18px,height=18px && yarn lint --fix",
"prepare": "tsdx build"
},

@@ -46,3 +47,3 @@ "peerDependencies": {

"@babel/core": "^7.7.7",
"@clearkit/icons": "^0.2.0",
"@clearkit/icons": "^0.3.1",
"@clearkit/one": "0.12.0",

@@ -49,0 +50,0 @@ "@emotion/core": "^10.0.27",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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