@quasar/extras
Advanced tools
Comparing version 1.11.0 to 1.11.1
{ | ||
"name": "@quasar/extras", | ||
"version": "1.11.0", | ||
"version": "1.11.1", | ||
"description": "Quasar Framework fonts, icons and animations", | ||
@@ -17,3 +17,9 @@ "scripts": { | ||
"author": "Razvan Stoenescu", | ||
"license": "MIT", | ||
"contributors": [ | ||
{ | ||
"name": "Jeff Galbraith", | ||
"email": "jeff@quasar.dev", | ||
"url": "https://jeffgalbraith.dev" | ||
} | ||
],"license": "MIT", | ||
"bugs": { | ||
@@ -40,8 +46,8 @@ "url": "https://github.com/quasarframework/quasar/issues" | ||
"fs-extra": "10.0.0", | ||
"glob": "7.1.7", | ||
"glob": "7.2.0", | ||
"ionicons": "5.5.3", | ||
"line-awesome": "1.3.0", | ||
"themify-icons": "https://github.com/lykmapipo/themify-icons", | ||
"@xmldom/xmldom": "0.7.4" | ||
"@xmldom/xmldom": "0.7.5" | ||
} | ||
} |
@@ -24,8 +24,8 @@ ![Quasar Framework logo](https://cdn.quasar.dev/logo-v2/header.png) | ||
| --- | --- | --- | --- | --- | --- | | ||
| Roboto Font | CDN v27 | `roboto-font` | Recommended font along Material theme | | [License](roboto-font/LICENSE) | | ||
| Roboto Font Latin Extended | CDN v27 | `roboto-font-latin-ext` | Recommended font along Material theme | | [License](roboto-font-latin-ext/LICENSE) | | ||
| [Material Icons](https://material.io/tools/icons/?style=baseline) (Google) | CDN v99 | `material-icons` | Material icons font | Requires: @quasar/extras 1.2.0+ | [License](material-icons/LICENSE) | | ||
| [Material Icons Outlined](https://material.io/tools/icons/?style=outline) | CDN v76 | `material-icons-outlined` | Material icons outlined font | Requires: @quasar/extras 1.2.0+ | [License](material-icons-outlined/LICENSE) | | ||
| [Material Icons Round](https://material.io/tools/icons/?style=round) | CDN v76 | `material-icons-round` | Material icons round font | Requires: @quasar/extras 1.2.0+ | [License](material-icons-round/LICENSE) | | ||
| [Material Icons Sharp](https://material.io/tools/icons/?style=sharp) | CDN v75 | `material-icons-sharp` | Material icons sharp font | Requires: @quasar/extras 1.2.0+ | [License](material-icons-sharp/LICENSE) | | ||
| Roboto Font | CDN v29 | `roboto-font` | Recommended font along Material theme | | [License](roboto-font/LICENSE) | | ||
| Roboto Font Latin Extended | CDN v29 | `roboto-font-latin-ext` | Recommended font along Material theme | | [License](roboto-font-latin-ext/LICENSE) | | ||
| [Material Icons](https://material.io/tools/icons/?style=baseline) (Google) | CDN v103 | `material-icons` | Material icons font | Requires: @quasar/extras 1.2.0+ | [License](material-icons/LICENSE) | | ||
| [Material Icons Outlined](https://material.io/tools/icons/?style=outline) | CDN v79 | `material-icons-outlined` | Material icons outlined font | Requires: @quasar/extras 1.2.0+ | [License](material-icons-outlined/LICENSE) | | ||
| [Material Icons Round](https://material.io/tools/icons/?style=round) | CDN v78 | `material-icons-round` | Material icons round font | Requires: @quasar/extras 1.2.0+ | [License](material-icons-round/LICENSE) | | ||
| [Material Icons Sharp](https://material.io/tools/icons/?style=sharp) | CDN v79 | `material-icons-sharp` | Material icons sharp font | Requires: @quasar/extras 1.2.0+ | [License](material-icons-sharp/LICENSE) | | ||
| [MDI v6](https://materialdesignicons.com/) (Material Design Icons) | 6.1.95 | `mdi-v6` | Extended Material Design icons font | | [License](mdi-v5/LICENSE) | | ||
@@ -52,6 +52,6 @@ | [MDI v5](https://materialdesignicons.com/) (Material Design Icons) | 5.9.55 | `mdi-v5` | Extended Material Design icons font | | [License](mdi-v5/LICENSE) | | ||
| --- | --- | --- | --- | --- | --- | | ||
| [Material Icons](https://material.io/tools/icons/?style=baseline) (Google) | CDN v99 | `svg-material-icons` | `@quasar/extras/material-icons` | | [License](material-icons/LICENSE) | | ||
| [Material Icons Outlined](https://material.io/tools/icons/?style=outlined) (Google) | CDN v76 | `svg-material-icons-outlined` | `@quasar/extras/material-icons-outlined` | Requires: @quasar/extras 1.9+ | [License](material-icons-outlined/LICENSE) | | ||
| [Material Icons Round](https://material.io/tools/icons/?style=round) (Google) | CDN v75 | `svg-material-icons-round` | `@quasar/extras/material-icons-round` | Requires: @quasar/extras 1.9+ | [License](material-icons-round/LICENSE) | | ||
| [Material Icons Sharp](https://material.io/tools/icons/?style=sharp) (Google) | CDN v76 | `svg-material-icons-sharp` | `@quasar/extras/material-icons-sharp` | Requires: @quasar/extras 1.9+ | [License](material-icons-sharp/LICENSE) | | ||
| [Material Icons](https://material.io/tools/icons/?style=baseline) (Google) | CDN v103 | `svg-material-icons` | `@quasar/extras/material-icons` | | [License](material-icons/LICENSE) | | ||
| [Material Icons Outlined](https://material.io/tools/icons/?style=outlined) (Google) | CDN v79 | `svg-material-icons-outlined` | `@quasar/extras/material-icons-outlined` | Requires: @quasar/extras 1.9+ | [License](material-icons-outlined/LICENSE) | | ||
| [Material Icons Round](https://material.io/tools/icons/?style=round) (Google) | CDN v78 | `svg-material-icons-round` | `@quasar/extras/material-icons-round` | Requires: @quasar/extras 1.9+ | [License](material-icons-round/LICENSE) | | ||
| [Material Icons Sharp](https://material.io/tools/icons/?style=sharp) (Google) | CDN v79 | `svg-material-icons-sharp` | `@quasar/extras/material-icons-sharp` | Requires: @quasar/extras 1.9+ | [License](material-icons-sharp/LICENSE) | | ||
| [MDI v6](https://materialdesignicons.com/) (Material Design Icons) | 6.1.95 | `svg-mdi-v6` | `@quasar/extras/mdi-v6` | | [License](mdi-v6/LICENSE) | | ||
@@ -58,0 +58,0 @@ | [MDI v5](https://materialdesignicons.com/) (Material Design Icons) | 5.9.55 | `svg-mdi-v5` | `@quasar/extras/mdi-v5` | | [License](mdi-v5/LICENSE) | |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
22442709
170186