@responsive-ui/icon
Advanced tools
Comparing version 0.2.3 to 0.2.4
{ | ||
"name": "@responsive-ui/icon", | ||
"version": "0.2.3", | ||
"version": "0.2.4", | ||
"description": "> TODO: description", | ||
@@ -8,3 +8,4 @@ "author": "Si3nLoong <sianloong90@gmail.com>", | ||
"license": "MIT", | ||
"main": "lib/index.js", | ||
"main": "lib/index.cjs", | ||
"browser": "lib/index.js", | ||
"module": "lib/index.mjs", | ||
@@ -38,3 +39,3 @@ "svelte": "src/Icon.svelte", | ||
}, | ||
"gitHead": "f0a8e6c25fb93db8380d5aff1a13f518b7e74091" | ||
"gitHead": "58f284fe398400edcbf4187387c1e16540a4b5a6" | ||
} |
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
3438