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.4 to 1.2.5

2

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

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

| Date | Version | Description |
| ----------- | ------- | ----------- |
| 2017-01-22 | v1.2.4 | Maintenance |
| 2017-01-31 | v1.2.5 | 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.4",
"version": "1.2.5",
"description": "AngularJS service for displaying web notifications.",

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

@@ -35,3 +35,2 @@ # {"gitdown": "gitinfo", "name": "name"}

<script type="text/javascript" src="angular.js"></script>
<script type="text/javascript" src="html5-desktop-notifications2/dist/Notification.js"></script>
<script type="text/javascript" src="simple-web-notification/web-notification.js"></script>

@@ -38,0 +37,0 @@ <script type="text/javascript" src="angular-web-notification.js"></script>

@@ -35,3 +35,2 @@ # angular-web-notification

<script type="text/javascript" src="angular.js"></script>
<script type="text/javascript" src="html5-desktop-notifications2/dist/Notification.js"></script>
<script type="text/javascript" src="simple-web-notification/web-notification.js"></script>

@@ -113,3 +112,3 @@ <script type="text/javascript" src="angular-web-notification.js"></script>

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

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

Sorry, the diff of this file is not supported yet

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