@assecosolutions/fox-back-layer
Advanced tools
Comparing version 1.11.1-beta.0 to 1.11.1
@@ -27,3 +27,3 @@ import { css, LitElement, html } from 'lit'; | ||
let _$1 = t => t, | ||
_t$1; | ||
_t$1; | ||
const styles = css(_t$1 || (_t$1 = _$1` | ||
@@ -42,3 +42,3 @@ :host { | ||
let _ = t => t, | ||
_t; | ||
_t; | ||
let FoxBackLayer = class FoxBackLayer extends LitElement { | ||
@@ -48,2 +48,3 @@ render() { | ||
} | ||
}; | ||
@@ -53,2 +54,3 @@ /** | ||
*/ | ||
FoxBackLayer.styles = [styles]; | ||
@@ -55,0 +57,0 @@ FoxBackLayer = __decorate([customElement('fox-back-layer')], FoxBackLayer); |
{ | ||
"name": "@assecosolutions/fox-back-layer", | ||
"version": "1.11.1-beta.0", | ||
"version": "1.11.1", | ||
"public": true, | ||
@@ -18,3 +18,3 @@ "publishConfig": { | ||
"type": "module", | ||
"types": "./src/index.d.ts", | ||
"types": "./index.d.ts", | ||
"dependencies": {}, | ||
@@ -21,0 +21,0 @@ "peerDependencies": { |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
5564