Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

material-icons

Package Overview
Dependencies
Maintainers
1
Versions
88
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

material-icons - npm Package Compare versions

Comparing version 0.7.4 to 0.7.5

17

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc