🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

react-notify-library

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-notify-library - npm Package Compare versions

Comparing version
0.0.11
to
0.0.12
+1
-1
package.json
{
"name": "react-notify-library",
"version": "0.0.11",
"version": "0.0.12",
"description": "",

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

@@ -62,1 +62,11 @@ # React-notify-library

```
##### Data-attributes for testing
- data-test-id="notifications" - notifications container
- data-test-id="notification" - notification root component
- data-test-id="notification-close-wrapper" - close wrapper
- data-test-id="notification-message" - message

Sorry, the diff of this file is too big to display