angular-loading-overlay
Advanced tools
Comparing version
{ | ||
"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 |
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
77406
0.05%66
1.54%0
-100%