angular-gettext
Advanced tools
Comparing version 2.3.1 to 2.3.2
{ | ||
"name": "angular-gettext", | ||
"version": "2.3.1", | ||
"version": "2.3.2", | ||
"main": "dist/angular-gettext.js", | ||
@@ -5,0 +5,0 @@ "ignore": [ |
{ | ||
"name": "angular-gettext", | ||
"version": "2.3.1", | ||
"version": "2.3.2", | ||
"title": "Angular Gettext", | ||
@@ -12,3 +12,3 @@ "description": "Gettext support for Angular.js", | ||
"test": "grunt ci", | ||
"install": "./node_modules/protractor/bin/webdriver-manager update", | ||
"install": "test -x ./node_modules/protractor/bin/webdriver-manager && ./node_modules/protractor/bin/webdriver-manager update", | ||
"prepublish": "grunt build" | ||
@@ -15,0 +15,0 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
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
46090