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

abaabil.icon

Package Overview
Dependencies
Maintainers
0
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

abaabil.icon - npm Package Compare versions

Comparing version 0.0.16 to 0.0.18

6

dist/index.esm.js

@@ -15,3 +15,3 @@ "use strict";

id,
size = 'md',
size = 'base',
className

@@ -21,4 +21,4 @@ }) => {

className: (0, _classnames.default)('grow-0 shrink-0 stroke-current stroke-2 fill-none stroke-round', {
sm: 'w-6 h-6',
md: 'w-7 h-7',
sm: 'w-4 h-4',
base: 'w-6 h-6',
lg: 'w-8 h-8'

@@ -25,0 +25,0 @@ }[size], className),

@@ -15,3 +15,3 @@ "use strict";

id,
size = 'md',
size = 'base',
className

@@ -21,4 +21,4 @@ }) => {

className: (0, _classnames.default)('grow-0 shrink-0 stroke-current stroke-2 fill-none stroke-round', {
sm: 'w-6 h-6',
md: 'w-7 h-7',
sm: 'w-4 h-4',
base: 'w-6 h-6',
lg: 'w-8 h-8'

@@ -25,0 +25,0 @@ }[size], className),

{
"name": "abaabil.icon",
"version": "0.0.16",
"version": "0.0.18",
"main": "dist/index.js",

@@ -27,3 +27,3 @@ "module": "dist/index.esm.js",

},
"gitHead": "d73dc2e9783043b00cf1dc5c1e19231ef0a63cbd"
"gitHead": "63ab642d6991be0321c02ba7acc17d7713df41cb"
}
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