bulma-toast
Advanced tools
Comparing version 1.5.8 to 1.5.9
@@ -5,2 +5,4 @@ # Changelog | ||
### 1.5.9 (2020-04-14) | ||
### 1.5.8 (2020-04-14) | ||
@@ -7,0 +9,0 @@ |
/*! | ||
* bulma-toast 1.5.8 | ||
* bulma-toast 1.5.9 | ||
* (c) 2018-present @rfoel <rafaelfr@outlook.com> | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* bulma-toast 1.5.8 | ||
* bulma-toast 1.5.9 | ||
* (c) 2018-present @rfoel <rafaelfr@outlook.com> | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* bulma-toast 1.5.8 | ||
* bulma-toast 1.5.9 | ||
* (c) 2018-present @rfoel <rafaelfr@outlook.com> | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
{ | ||
"name": "bulma-toast", | ||
"version": "1.5.8", | ||
"version": "1.5.9", | ||
"description": "Bulma's pure JavaScript extension to display toasts", | ||
@@ -5,0 +5,0 @@ "main": "dist/bulma-toast.cjs.js", |
# bulma-toast | ||
[![npm version](https://badge.fury.io/js/bulma-toast.svg)](https://badge.fury.io/js/bulma-toast) | ||
![Build Status](https://github.com/rfoel/bulma-toast/workflows/Publish/badge.svg?branch=master) | ||
![Build package and publish](https://github.com/rfoel/bulma-toast/workflows/Build%20package%20and%20publish/badge.svg) | ||
@@ -6,0 +6,0 @@ Bulma's pure JavaScript extension to display toasts. Basically a Bulma's [notification](https://bulma.io/documentation/elements/notification) implemented as a toast plugin. |
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
24023