angularjs-toast
Advanced tools
Comparing version 1.0.14 to 1.0.15
/*! | ||
* @module angularjs-toast | ||
* @description A Simple toast notification service for AngularJS pages | ||
* @version v1.0.14 | ||
* @version v1.0.15 | ||
* @link https://github.com/Sibiraj-S/angularjs-toast#readme | ||
@@ -6,0 +6,0 @@ * @licence MIT License, https://opensource.org/licenses/MIT |
/*! | ||
* @module angularjs-toast | ||
* @description A Simple toast notification service for AngularJS pages | ||
* @version v1.0.14 | ||
* @version v1.0.15 | ||
* @link https://github.com/Sibiraj-S/angularjs-toast#readme | ||
@@ -6,0 +6,0 @@ * @licence MIT License, https://opensource.org/licenses/MIT |
{ | ||
"name": "angularjs-toast", | ||
"version": "1.0.14", | ||
"version": "1.0.15", | ||
"description": "A Simple toast notification service for AngularJS pages", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -1,2 +0,2 @@ | ||
# angularjs-toast [![NPM Version](https://img.shields.io/npm/v/angularjs-toast.svg)](https://www.npmjs.com/package/angularjs-toast) [![Build Status](https://travis-ci.org/Sibiraj-S/angularjs-toast.svg?branch=master)](https://travis-ci.org/Sibiraj-S/angularjs-toast) | ||
# angularjs-toast [![NPM Version](https://img.shields.io/npm/v/angularjs-toast.svg)](https://www.npmjs.com/package/angularjs-toast) [![Build Status](https://travis-ci.com/Sibiraj-S/angularjs-toast.svg?branch=master)](https://travis-ci.com/Sibiraj-S/angularjs-toast) | ||
@@ -3,0 +3,0 @@ angularjs-toast is a simple service for creating toast notification for AngularJS pages |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
22850