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

@yamada-ui/icon

Package Overview
Dependencies
Maintainers
0
Versions
966
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@yamada-ui/icon - npm Package Compare versions

Comparing version 1.1.17 to 1.1.18-dev-20241225014442

6

dist/index.js

@@ -22,4 +22,4 @@ "use client"

// src/index.ts
var src_exports = {};
__export(src_exports, {
var index_exports = {};
__export(index_exports, {
CheckIcon: () => CheckIcon,

@@ -32,3 +32,3 @@ ChevronIcon: () => ChevronIcon,

});
module.exports = __toCommonJS(src_exports);
module.exports = __toCommonJS(index_exports);

@@ -35,0 +35,0 @@ // src/icon.tsx

{
"name": "@yamada-ui/icon",
"version": "1.1.17",
"version": "1.1.18-dev-20241225014442",
"description": "Yamada UI icon components",

@@ -39,5 +39,5 @@ "keywords": [

"dependencies": {
"@yamada-ui/core": "1.16.2",
"@yamada-ui/use-token": "1.1.34",
"@yamada-ui/utils": "1.6.2"
"@yamada-ui/core": "1.17.0-dev-20241225014442",
"@yamada-ui/use-token": "1.1.35-dev-20241225014442",
"@yamada-ui/utils": "1.7.0-dev-20241225014442"
},

@@ -44,0 +44,0 @@ "devDependencies": {

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