🚀 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.12
to
0.0.13
+1
-1
package.json
{
"name": "react-notify-library",
"version": "0.0.12",
"version": "0.0.13",
"description": "",

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

@@ -65,8 +65,8 @@ # React-notify-library

- 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
- data-testid="notifications" - notifications container
- data-testid="notification" - notification root component
- data-testid="notification-close-wrapper" - close wrapper
- data-testid="notification-message" - message

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