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

react-notification

Package Overview
Dependencies
Maintainers
2
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-notification - npm Package Compare versions

Comparing version 6.8.4 to 6.8.5

6

dist/notificationStack.js

@@ -23,2 +23,6 @@ 'use strict';

var _defaultPropTypes = require('./defaultPropTypes');
var _defaultPropTypes2 = _interopRequireDefault(_defaultPropTypes);
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }

@@ -88,3 +92,3 @@

onClick: _propTypes2.default.func,
action: _propTypes2.default.string
action: _defaultPropTypes2.default.action
};

@@ -91,0 +95,0 @@

4

package.json
{
"name": "react-notification",
"version": "6.8.4",
"version": "6.8.5",
"description": "Snackbar notifications for React",

@@ -68,2 +68,2 @@ "main": "dist/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