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

abaabil.icon

Package Overview
Dependencies
Maintainers
0
Versions
36
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.24 to 0.0.25

2

dist/index.esm.min.js

@@ -1,1 +0,1 @@

import*as s from"react";import n from"classnames";const l=({id:e,size:a="base",className:o,"aria-label":r,"aria-hidden":i=!r})=>s.createElement("svg",{className:n("grow-0 shrink-0 stroke-current stroke-2 fill-none stroke-round",{sm:"w-4 h-4",base:"w-6 h-6",lg:"w-8 h-8"}[a],o),"aria-label":r,"aria-hidden":i},s.createElement("use",{xlinkHref:`/sprite.svg#${e}`}));var m=l;export{m as default};
import*as s from"react";import n from"classnames";const t=({id:e,size:o,className:a,"aria-label":r,"aria-hidden":i=!r})=>s.createElement("svg",{className:n("grow-0 shrink-0 stroke-current stroke-2 fill-none stroke-round",{cpt:"w-4 h-4",spc:"w-8 h-8"}[o]||"w-6 h-6",a),"aria-label":r,"aria-hidden":i},s.createElement("use",{xlinkHref:`/sprite.svg#${e}`}));var c=t;export{c as default};
{
"name": "abaabil.icon",
"author": "Abaabil",
"version": "0.0.24",
"version": "0.0.25",
"main": "dist/index.esm.min.js",

@@ -17,8 +17,6 @@ "files": [

"peerDependencies": {
"classnames": "^2.5.1",
"react": "^17.0.0 || ^18.0.0",
"react-dom": "^17.0.0 || ^18.0.0"
},
"dependencies": {
"classnames": "^2.5.1"
},
"license": "MIT",

@@ -25,0 +23,0 @@ "keywords": [

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