angularjs-toast
Advanced tools
Comparing version 2.0.2 to 2.0.3
/*! | ||
* @module angularjs-toast | ||
* @description A Simple toast notification service for AngularJS pages | ||
* @version v2.0.2 | ||
* @version v2.0.3 | ||
* @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 v2.0.2 | ||
* @version v2.0.3 | ||
* @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": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "A Simple toast notification service for AngularJS pages", | ||
"author": "sibiraj-s", | ||
"license": "MIT", | ||
"repository": "https://github.com/sibiraj-s/angularjs-toast.git", | ||
"bugs": "https://github.com/sibiraj-s/angularjs-toast/issues", | ||
"homepage": "https://github.com/sibiraj-s/angularjs-toast#readme", | ||
"engines": { | ||
"node": "^10" | ||
}, | ||
"keywords": [ | ||
@@ -13,12 +21,2 @@ "angularjs-notify", | ||
], | ||
"author": "sibiraj-s", | ||
"license": "MIT", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/sibiraj-s/angularjs-toast.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/sibiraj-s/angularjs-toast/issues" | ||
}, | ||
"homepage": "https://github.com/sibiraj-s/angularjs-toast#readme", | ||
"peerDependencies": { | ||
@@ -25,0 +23,0 @@ "angular": ">=1.7.0", |
@@ -22,4 +22,4 @@ # 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) | ||
```bash | ||
//unpkg.com/angularjs-toast@latest/angularjs-toast.min.js | ||
//unpkg.com/angularjs-toast@latest/angularjs-toast.min.css | ||
//cdn.jsdelivr.net/npm/angularjs-toast@latest/angularjs-toast.min.js | ||
//cdn.jsdelivr.net/npm/angularjs-toast@latest/angularjs-toast.min.css | ||
``` | ||
@@ -30,4 +30,4 @@ | ||
```bash | ||
//unpkg.com/angularjs-toast@latest/angularjs-toast.js | ||
//unpkg.com/angularjs-toast@latest/angularjs-toast.css | ||
//cdn.jsdelivr.net/npm/angularjs-toast@latest/angularjs-toast.js | ||
//cdn.jsdelivr.net/npm/angularjs-toast@latest/angularjs-toast.css | ||
``` | ||
@@ -34,0 +34,0 @@ |
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
22784
273
1
1