@spectrum-web-components/icons-ui
Advanced tools
Comparing version 0.1.0 to 0.1.1
@@ -6,2 +6,8 @@ # Change Log | ||
## [0.1.1](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/icons-ui@0.1.0...@spectrum-web-components/icons-ui@0.1.1) (2020-05-08) | ||
### Bug Fixes | ||
- remove "type: "module"" in package.json for node 12 ([c9f76e2](https://github.com/adobe/spectrum-web-components/commit/c9f76e21e24bb844466158fe96512ab19c37c5a9)) | ||
# 0.1.0 (2020-04-16) | ||
@@ -8,0 +14,0 @@ |
@@ -21,7 +21,6 @@ { | ||
], | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "", | ||
"main": "lib/index.js", | ||
"module": "lib/index.js", | ||
"type": "module", | ||
"files": [ | ||
@@ -38,3 +37,3 @@ "custom-elements.json", | ||
"dependencies": { | ||
"@spectrum-web-components/iconset": "^0.1.9", | ||
"@spectrum-web-components/iconset": "^0.1.10", | ||
"tslib": "^1.10.0" | ||
@@ -44,3 +43,3 @@ }, | ||
"@spectrum-css/icon": "^2.1.0", | ||
"@spectrum-web-components/icon": "^0.4.6", | ||
"@spectrum-web-components/icon": "^0.4.7", | ||
"@spectrum-web-components/iconset": "^0.1.7", | ||
@@ -60,3 +59,3 @@ "case": "^1.6.1", | ||
}, | ||
"gitHead": "c8a769e3b24974f722054bc121f9a896d66e0bf1" | ||
"gitHead": "4068602ee6a355db24878fad4762815eacc0a730" | ||
} |
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
221972
No