@vcl/font-awesome
Advanced tools
Comparing version 0.3.0-2 to 0.3.0-3
{ | ||
"name": "@vcl/font-awesome", | ||
"description": "Integration with the font awesome icon font", | ||
"version": "0.3.0-2", | ||
"version": "0.3.0-3", | ||
"main": "package.json", | ||
@@ -10,3 +10,3 @@ "scripts": { | ||
"build-demo": "node node_modules/@vcl/build-demo/index.js", | ||
"start": "npm run browsersync & npm run build-demo" | ||
"start": "npm run build-demo & npm run browsersync" | ||
}, | ||
@@ -27,11 +27,11 @@ "style": "index.sss", | ||
"devDependencies": { | ||
"pre-commit": "^1.2.2", | ||
"@vcl/build-demo": "^0.4.0-4", | ||
"@vcl/preprocessor": "^0.3.0-4", | ||
"browser-sync": "^2.26.3" | ||
"@vcl/build-demo": "0.4.0-8", | ||
"@vcl/preprocessor": "^0.3.0-9", | ||
"browser-sync": "^2.26.3", | ||
"pre-commit": "^1.2.2" | ||
}, | ||
"dependencies": { | ||
"normalize.css": "^8.0.1", | ||
"@vcl/typography": "^0.3.0-2", | ||
"@vcl/theme": "^0.3.0-2", | ||
"@vcl/typography": "^0.3.0", | ||
"@vcl/theme": "^0.3.0-3", | ||
"@fortawesome/fontawesome-free": "^5.7.2" | ||
@@ -38,0 +38,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
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
4551
Updated@vcl/theme@^0.3.0-3
Updated@vcl/typography@^0.3.0