Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@chakra-ui/icon

Package Overview
Dependencies
Maintainers
3
Versions
435
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chakra-ui/icon - npm Package Compare versions

Comparing version 3.0.15 to 3.0.16

9

package.json
{
"name": "@chakra-ui/icon",
"version": "3.0.15",
"version": "3.0.16",
"description": "A base React component for icons",

@@ -32,3 +32,3 @@ "keywords": [

"dependencies": {
"@chakra-ui/shared-utils": "2.0.4"
"@chakra-ui/shared-utils": "2.0.5"
},

@@ -39,3 +39,3 @@ "devDependencies": {

"clean-package": "2.1.1",
"@chakra-ui/system": "2.3.8"
"@chakra-ui/system": "2.4.0"
},

@@ -70,4 +70,5 @@ "peerDependencies": {

"typecheck": "tsc --noEmit",
"build:fast": "tsup src"
"build:fast": "tsup src",
"typedocs": "tsx ../../../scripts/generate-type-docs.ts"
}
}
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