material-icons
Advanced tools
Comparing version 0.7.4 to 0.7.5
{ | ||
"name": "material-icons", | ||
"version": "0.7.4", | ||
"version": "0.7.5", | ||
"description": "Material design icon font and CSS framework for self hosting the icons.", | ||
"browser": "iconfont/material-icons.css", | ||
"sass": "iconfont/material-icons.scss", | ||
"files": [ | ||
@@ -9,5 +11,5 @@ "css/*.{css,scss}", | ||
], | ||
"browser": "iconfont/material-icons.css", | ||
"sass": "iconfont/material-icons.scss", | ||
"scripts": { | ||
"check": "npm run download:metadata -- --status", | ||
"update": "npm run download && npm run build", | ||
"download": "npm run download:font && npm run download:metadata", | ||
@@ -22,5 +24,5 @@ "download:font": "npx @material-design-icons/scripts download font --to iconfont", | ||
"devDependencies": { | ||
"@material-design-icons/scripts": "^0.1.0", | ||
"opentype.js": "^1.3.3", | ||
"sass": "^1.34.0" | ||
"@material-design-icons/scripts": "0.2.2", | ||
"opentype.js": "1.3.3", | ||
"sass": "1.35.1" | ||
}, | ||
@@ -40,4 +42,5 @@ "license": "Apache-2.0", | ||
"material-design", | ||
"material", | ||
"icons", | ||
"iconfont", | ||
"icons", | ||
"font", | ||
@@ -44,0 +47,0 @@ "css", |
@@ -5,2 +5,4 @@ # [material-icons](https://github.com/marella/material-icons) [![Downloads](https://img.shields.io/npm/dm/material-icons)](https://www.npmjs.com/package/material-icons) | ||
> For SVGs, see [`@material-design-icons/svg`](https://www.npmjs.com/package/@material-design-icons/svg) | ||
- [Installation](#installation) | ||
@@ -118,3 +120,3 @@ - [Usage](#usage) | ||
> We have made these icons available for you to incorporate into your products under the [Apache License Version 2.0][license]. Feel free to remix and re-share these icons and documentation in your products. | ||
We'd love attribution in your app's *about* screen, but it's not required. The only thing we ask is that you not re-sell these icons. | ||
We'd love attribution in your app's *about* screen, but it's not required. | ||
@@ -121,0 +123,0 @@ [releases]: https://github.com/marella/material-icons/releases |
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
1796846
124