@digital-realty/theme
Advanced tools
Comparing version 1.0.5 to 1.0.6
@@ -1,2 +0,2 @@ | ||
import"./packages/theme/assets/index.module.css.js";export{IxTheme}from"./ix-theme.js"; | ||
import"./packages/theme/assets/index.module.scss.js";export{IxTheme}from"./ix-theme.js"; | ||
//# sourceMappingURL=theme.js.map |
@@ -1,2 +0,2 @@ | ||
import{LitElement as e,html as t}from"lit";import s from"./packages/theme/assets/index.module.css.js";class r extends e{static get styles(){return[s]}render(){return t``}createRenderRoot(){return this}}window.customElements.define("ix-theme",r);export{r as IxTheme}; | ||
import{LitElement as e,html as t}from"lit";import s from"./packages/theme/assets/index.module.scss.js";class r extends e{static get styles(){return[s]}render(){return t``}createRenderRoot(){return this}}window.customElements.define("ix-theme",r);export{r as IxTheme}; | ||
//# sourceMappingURL=ix-theme.js.map |
@@ -1,2 +0,2 @@ | ||
import '../assets/index.module.css'; | ||
import '../assets/index.module.scss'; | ||
export { IxTheme } from './ix-theme.js'; |
@@ -1,2 +0,2 @@ | ||
import"./packages/theme/assets/index.module.css.js";export{IxTheme}from"./ix-theme.js"; | ||
import"./packages/theme/assets/index.module.scss.js";export{IxTheme}from"./ix-theme.js"; | ||
//# sourceMappingURL=theme.js.map |
@@ -6,3 +6,3 @@ { | ||
"author": "Digital Realty", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"type": "module", | ||
@@ -48,2 +48,3 @@ "main": "./dist/theme.js", | ||
"lint-staged": "^10.5.4", | ||
"node-sass": "^9.0.0", | ||
"postcss": "^8.4.29", | ||
@@ -102,3 +103,3 @@ "postcss-import": "^15.1.0", | ||
"customElements": "custom-elements.json", | ||
"gitHead": "6dd9123aee6e9d6914d25bcda2dfb1518afd5798" | ||
"gitHead": "22907facb6faf6308fa1ea46a7faf875bcb26422" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
58867
44
26