mat-icon-import
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "mat-icon-import", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"author": "Felix Lemke <flemke.dev@gmail.com> (https://felixlemke.com)", | ||
@@ -18,5 +18,5 @@ "description": "Include only used material icons in SVG format and reduce package size", | ||
"peerDependencies": { | ||
"@angular/common": ">= ^6.0.0", | ||
"@angular/core": ">= ^6.0.0", | ||
"@angular/material": ">= ^6.0.0" | ||
"@angular/common": ">= 6.0.0", | ||
"@angular/core": ">= 6.0.0", | ||
"@angular/material": ">= 6.0.0" | ||
}, | ||
@@ -23,0 +23,0 @@ "main": "bundles/mat-icon-import.umd.js", |
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
86771