angular-font-awesome
Advanced tools
Comparing version 2.3.1 to 2.3.3
{ | ||
"name": "angular-font-awesome", | ||
"version": "2.3.1", | ||
"version": "2.3.3", | ||
"description": "Compact FontAwesome library ready to be used with Angular 2 & 4. Formerly known as angular2-font-awesome", | ||
@@ -10,3 +10,3 @@ "main": "index.ts", | ||
"test": "echo \"Package test are ran inside 'demo'\" && exit 1", | ||
"postinstall": "tsc" | ||
"postinstall": "npm run start" | ||
}, | ||
@@ -47,4 +47,3 @@ "keywords": [ | ||
"dependencies": { | ||
"font-awesome": "^4.7.0", | ||
"typescript": "^2.4" | ||
"font-awesome": "^4.7.0" | ||
}, | ||
@@ -79,2 +78,3 @@ "devDependencies": { | ||
"tslint-loader": "3.3.0", | ||
"typescript": "^2.4", | ||
"webpack": "2.1.0-beta.27", | ||
@@ -81,0 +81,0 @@ "zone.js": "0.7.2" |
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
133199
3
30
- Removedtypescript@^2.4
- Removedtypescript@2.9.2(transitive)