@dile/icons
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "@dile/icons", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Some SVG icons to use in web components.", | ||
@@ -31,3 +31,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "d81c90c2abc26fe232f698d3cc49be0258e43fe1" | ||
"gitHead": "49029715f98b8cb6736a675840bd4c5de6ebb9af" | ||
} |
@@ -1,2 +0,2 @@ | ||
# @dile/dile-icons | ||
# @dile/icons | ||
@@ -6,3 +6,3 @@ This package contains some useful icons. | ||
``` | ||
import { infoIcon } from '@dile/dile-icons'; | ||
import { infoIcon } from '@dile/icons'; | ||
``` | ||
@@ -24,3 +24,3 @@ | ||
``` | ||
import { iconCss } from '@dile/dile-icons'; | ||
import { iconCss } from '@dile/icons'; | ||
``` | ||
@@ -27,0 +27,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
3768