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

@uiw/react-alert

Package Overview
Dependencies
Maintainers
2
Versions
173
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uiw/react-alert - npm Package Compare versions

Comparing version 4.22.0 to 4.22.1

3

cjs/index.js

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

var _excluded = ["prefixCls", "className", "width"];
var _default = function _default() {
var _default = exports["default"] = function _default() {
var props = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {};

@@ -30,3 +30,2 @@ var _props$prefixCls = props.prefixCls,

};
exports["default"] = _default;
module.exports = exports.default;
{
"name": "@uiw/react-alert",
"version": "4.22.0",
"version": "4.22.1",
"description": "Alert component",

@@ -47,5 +47,5 @@ "author": "Kenny Wong <wowohoo@qq.com>",

"dependencies": {
"@uiw/react-modal": "^4.22.0",
"@uiw/utils": "^4.22.0"
"@uiw/react-modal": "^4.22.1",
"@uiw/utils": "^4.22.1"
}
}
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