@spectrum-web-components/reactive-controllers
Advanced tools
Comparing version 0.33.2 to 0.33.3-overlay.60
{ | ||
"name": "@spectrum-web-components/reactive-controllers", | ||
"version": "0.33.2", | ||
"version": "0.33.3-overlay.60+6a3563859", | ||
"publishConfig": { | ||
@@ -82,3 +82,3 @@ "access": "public" | ||
], | ||
"gitHead": "6d5d6b3c31d92a058202a242a283125d25131f81" | ||
"gitHead": "6a35638598d55c1b7c4c175a442acea8747df3b9" | ||
} |
@@ -6,7 +6,7 @@ "use strict"; | ||
import { MatchMediaController } from "@spectrum-web-components/reactive-controllers/src/MatchMedia.js"; | ||
class TestEl extends LitElement { | ||
} | ||
customElements.define("test-match-media-el", TestEl); | ||
describe("Match Media", () => { | ||
it("responds to media changes", async () => { | ||
class TestEl extends LitElement { | ||
} | ||
customElements.define("test-match-media-el", TestEl); | ||
const el = await fixture( | ||
@@ -13,0 +13,0 @@ html` |
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
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
173769
1