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.28 to 0.0.30

2

dist/index.esm.min.js

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

import*as e from"react";import r from"prop-types";import t from"classnames";const i=({id:o,className:a,size:n,"aria-label":s,"aria-hidden":p=!s})=>e.createElement("svg",{className:t("grow-0 shrink-0 stroke-current stroke-2 fill-none stroke-round",{cp:"w-4 h-4",sp:"w-8 h-8"}[n]||"w-6 h-6",a),"aria-label":s,"aria-hidden":p},e.createElement("use",{xlinkHref:`/sprite.svg#${o}`}));i.propTypes={id:r.string.isRequired,className:r.string,size:r.oneOf(["cp","sp"]),"aria-label":r.string,"aria-hidden":r.bool};var m=i;export{m as default};
import*as s from"react";import r from"prop-types";const i=({id:a,className:o,"aria-label":e,"aria-hidden":n=!e})=>s.createElement("svg",{className:`grow-0 shrink-0 stroke-current stroke-2 fill-none stroke-round w-6 h-6 ${o}`,"aria-label":e,"aria-hidden":n},s.createElement("use",{xlinkHref:`/sprite.svg#${a}`}));i.propTypes={id:r.string.isRequired,className:r.string,"aria-label":r.string,"aria-hidden":r.bool};var l=i;export{l as default};
{
"name": "abaabil.icon",
"author": "Abaabil",
"version": "0.0.28",
"version": "0.0.30",
"main": "dist/index.esm.min.js",

@@ -30,3 +30,3 @@ "files": [

],
"gitHead": "8fc5c5cda684f59bdf7fbea991878914d8ea5c01"
"gitHead": "a6bfe6c37f4a998451473ee53b6c066773dd0738"
}
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