Comparing version 1.3.2 to 1.3.3
{ | ||
"name": "toast-me", | ||
"version": "1.3.2", | ||
"version": "1.3.3", | ||
"description": "Creates toast messages", | ||
@@ -5,0 +5,0 @@ "main": "lib/toast-me.min.js", |
@@ -81,3 +81,3 @@ # toast-me | ||
action: () => alert('Cool!'), | ||
class: 'my-custom-class', // optional | ||
class: 'my-custom-class', // optional, CSS class name for action button | ||
}, | ||
@@ -84,0 +84,0 @@ ); |
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
43296