angular-es6-templates
Advanced tools
Comparing version 1.0.4 to 1.0.5
{ | ||
"name": "angular-es6-templates", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "angular es6 template generator", | ||
"main": "index.js", | ||
"main": "nbAngular.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"postinstall": "npm install" | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"homepage": "https://github.com/NetanelBasal/angular-es6-templates", | ||
"homepage": "https://github.com/NetanelBasal/angular-es6-templates", | ||
"repository": { | ||
@@ -27,2 +26,2 @@ "type": "git", | ||
} | ||
} | ||
} |
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
0
5755