react-notification-alert
Advanced tools
Comparing version 0.0.3 to 0.0.4
@@ -16,3 +16,3 @@ import React from 'react'; | ||
this.onDismiss = this.onDismiss.bind(this); | ||
this.notify = this.notify.bind(this); | ||
this.notificationAlert = this.notificationAlert.bind(this); | ||
} | ||
@@ -19,0 +19,0 @@ onDismiss(nNumber, place, noAnimate) { |
{ | ||
"name": "react-notification-alert", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "React bootstrap 4 notification alert", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
19635