🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

angular-loading-overlay

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-loading-overlay - npm Package Compare versions

Comparing version

to
1.1.1

4

package.json
{
"name": "angular-loading-overlay",
"version": "1.1.0",
"version": "1.1.1",
"description": "Service and directive to manipulate overlays on async operations.",

@@ -16,3 +16,3 @@ "repository": {

"lint": "tslint ./source/*.ts",
"postinstall": "typings install"
"prepare-development": "typings install"
},

@@ -19,0 +19,0 @@ "author": "Oleksandr Beshchuk <bs.alex.mail@gmail.com>",

@@ -60,2 +60,3 @@ # Angular loading overlay

1. `npm install`
1. `npm run prepare-development`
1. `npm run test:watch`

@@ -62,0 +63,0 @@ 1. Make your changes, add your tests