@vcl/font-awesome
Advanced tools
Comparing version 0.2.5 to 0.3.0-1
{ | ||
"name": "@vcl/font-awesome", | ||
"description": "Integration with the font awesome icon font", | ||
"version": "0.2.5", | ||
"version": "0.3.0-1", | ||
"main": "package.json", | ||
@@ -12,7 +12,7 @@ "scripts": { | ||
}, | ||
"style": "index.styl", | ||
"style": "index.sss", | ||
"author": { | ||
"name": "n-fuse GmbH", | ||
"email": "info@n-fuse.de", | ||
"url": "www.n-fuse.de" | ||
"email": "info@n-fuse.co", | ||
"url": "www.n-fuse.co" | ||
}, | ||
@@ -22,3 +22,3 @@ "contributors": [ | ||
"name": "Thomas Hoppe", | ||
"email": "thomas.hoppe@n-fuse.de" | ||
"email": "thomas.hoppe@n-fuse.co" | ||
} | ||
@@ -28,13 +28,12 @@ ], | ||
"devDependencies": { | ||
"normalize.css": "^7.0.0", | ||
"pre-commit": "^1.1.2", | ||
"@vcl/build-demo": "^0.3.1", | ||
"@vcl/default-theme": "^0.2.0", | ||
"@vcl/default-theme-terms": "^0.2.0", | ||
"@vcl/preprocessor": "^0.2.2", | ||
"@vcl/typography": "^0.2.0", | ||
"@vcl/build-demo": "^0.4.0-3", | ||
"@vcl/preprocessor": "^0.3.0-2", | ||
"browser-sync": "^2.24.7" | ||
}, | ||
"dependencies": { | ||
"font-awesome": "^4.6.3" | ||
"normalize.css": "^8.0.1", | ||
"@vcl/typography": "^0.3.0", | ||
"@vcl/theme": "^0.3.0-1", | ||
"@fortawesome/fontawesome-free": "^5.3.0" | ||
}, | ||
@@ -49,8 +48,2 @@ "keywords": [ | ||
"vcl": { | ||
"needs": [ | ||
"theme" | ||
], | ||
"provides": [ | ||
"icons" | ||
], | ||
"categories": [ | ||
@@ -57,0 +50,0 @@ { |
@@ -1,2 +0,2 @@ | ||
# [VCL](https://github.com/vcl/vcl/doc) font-awesome | ||
# [VCL](https://vcl.github.io/) font-awesome | ||
@@ -3,0 +3,0 @@ Integration with the [font awesome](http://fontawesome.io/) icon font. |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
4
4551
4
2
+ Added@vcl/theme@^0.3.0-1
+ Added@vcl/typography@^0.3.0
+ Addednormalize.css@^8.0.1
+ Added@fortawesome/fontawesome-free@5.15.4(transitive)
+ Added@vcl/typography@0.3.0(transitive)
+ Addednormalize.css@8.0.1(transitive)
- Removedfont-awesome@^4.6.3
- Removedfont-awesome@4.7.0(transitive)