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

@smart-react-components/ui

Package Overview
Dependencies
Maintainers
0
Versions
156
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@smart-react-components/ui - npm Package Compare versions

Comparing version 2.0.9 to 2.0.10

3

Alert/index.js

@@ -22,2 +22,5 @@ "use strict";

const item = children[i];
if (!item) {
continue;
}
if (((_a = item.type) === null || _a === void 0 ? void 0 : _a.displayName) === 'SRCAlertIcon') {

@@ -24,0 +27,0 @@ const iconEl = react_1.default.cloneElement(item, {

2

package.json
{
"name": "@smart-react-components/ui",
"version": "2.0.9",
"version": "2.0.10",
"license": "MIT",

@@ -5,0 +5,0 @@ "main": "index.js",

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