Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

angular-web-notification

Package Overview
Dependencies
Maintainers
1
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-web-notification - npm Package Compare versions

Comparing version 1.2.3 to 1.2.4

2

bower.json
{
"name": "angular-web-notification",
"version": "1.2.3",
"version": "1.2.4",
"description": "AngularJS service for displaying web notifications.",

@@ -5,0 +5,0 @@ "authors": [

| Date | Version | Description |
| ----------- | ------- | ----------- |
| 2017-01-22 | v1.2.3 | Maintenance |
| 2017-01-22 | v1.2.4 | Maintenance |
| 2017-01-22 | v1.2.0 | Split the internal web notification API into a new project: simple-web-notification |

@@ -5,0 +5,0 @@ | 2017-01-13 | v1.0.26 | Maintenance |

{
"name": "angular-web-notification",
"version": "1.2.3",
"version": "1.2.4",
"description": "AngularJS service for displaying web notifications.",

@@ -5,0 +5,0 @@ "author": {

@@ -22,5 +22,5 @@ # {"gitdown": "gitinfo", "name": "name"}

It is using the HTML5-Desktop-Notifications library which provides a unified API for all browsers.
It is using the [simple-web-notification](https://github.com/sagiegurari/simple-web-notification) library which provides a simple and easy notification API which works across browsers and provides automatic permission handling.
See [W3 Specification](https://dvcs.w3.org/hg/notifications/raw-file/tip/Overview.html) and [HTML5-Desktop-Notifications](https://github.com/ttsvetko/HTML5-Desktop-Notifications) for more information.
See [W3 Specification](https://dvcs.w3.org/hg/notifications/raw-file/tip/Overview.html) and [simple-web-notification](https://github.com/sagiegurari/simple-web-notification) for more information.

@@ -100,4 +100,4 @@ ## Demo

Please see [supported browser versions](http://caniuse.com/#feat=notifications) for more information on the official spec support and at [HTML5-Desktop-Notifications](https://github.com/ttsvetko/HTML5-Desktop-Notifications) for more browser specific API support.
Please see [supported browser versions](http://caniuse.com/#feat=notifications) for more information on the official spec support.
{"gitdown": "include", "file": "./README-footer-template.md"}

@@ -22,5 +22,5 @@ # angular-web-notification

It is using the HTML5-Desktop-Notifications library which provides a unified API for all browsers.
It is using the [simple-web-notification](https://github.com/sagiegurari/simple-web-notification) library which provides a simple and easy notification API which works across browsers and provides automatic permission handling.
See [W3 Specification](https://dvcs.w3.org/hg/notifications/raw-file/tip/Overview.html) and [HTML5-Desktop-Notifications](https://github.com/ttsvetko/HTML5-Desktop-Notifications) for more information.
See [W3 Specification](https://dvcs.w3.org/hg/notifications/raw-file/tip/Overview.html) and [simple-web-notification](https://github.com/sagiegurari/simple-web-notification) for more information.

@@ -100,3 +100,3 @@ ## Demo

Please see [supported browser versions](http://caniuse.com/#feat=notifications) for more information on the official spec support and at [HTML5-Desktop-Notifications](https://github.com/ttsvetko/HTML5-Desktop-Notifications) for more browser specific API support.
Please see [supported browser versions](http://caniuse.com/#feat=notifications) for more information on the official spec support.

@@ -114,3 +114,3 @@ ## API Documentation

| ----------- | ------- | ----------- |
| 2017-01-22 | v1.2.3 | Maintenance |
| 2017-01-22 | v1.2.4 | Maintenance |
| 2017-01-22 | v1.2.0 | Split the internal web notification API into a new project: simple-web-notification |

@@ -117,0 +117,0 @@ | 2017-01-13 | v1.0.26 | Maintenance |

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc