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 0.0.83 to 0.0.84

2

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

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

| Date | Version | Description |
| ----------- | ------- | ----------- |
| 2016-07-06 | v0.0.83 | Maintenance |
| 2016-07-18 | v0.0.84 | Maintenance |
| 2016-06-14 | v0.0.78 | Published via NPM (in addition to bower) |

@@ -5,0 +5,0 @@ | 2016-06-14 | v0.0.77 | Maintenance |

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

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

@@ -140,2 +140,3 @@ {

"no-lonely-if": "error",
"no-mixed-operators": "error",
"no-loop-func": "error",

@@ -212,2 +213,8 @@ "no-magic-numbers": "off",

"no-whitespace-before-property": "error",
"object-curly-newline": [
"error",
{
"minProperties": 1
}
],
"object-curly-spacing": [

@@ -238,2 +245,6 @@ "error",

"require-yield": "error",
"rest-spread-spacing": [
"error",
"never"
],
"semi": "error",

@@ -240,0 +251,0 @@ "semi-spacing": [

@@ -111,3 +111,3 @@ # angular-web-notification

| ----------- | ------- | ----------- |
| 2016-07-06 | v0.0.83 | Maintenance |
| 2016-07-18 | v0.0.84 | Maintenance |
| 2016-06-14 | v0.0.78 | Published via NPM (in addition to bower) |

@@ -114,0 +114,0 @@ | 2016-06-14 | v0.0.77 | 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