Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@spectrum-web-components/reactive-controllers

Package Overview
Dependencies
Maintainers
8
Versions
168
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spectrum-web-components/reactive-controllers - npm Package Compare versions

Comparing version 0.32.0 to 0.32.1-overlay.33

4

package.json
{
"name": "@spectrum-web-components/reactive-controllers",
"version": "0.32.0",
"version": "0.32.1-overlay.33+8b9227d00",
"publishConfig": {

@@ -82,3 +82,3 @@ "access": "public"

],
"gitHead": "c5f67662ac54d0e37debaf7cbd7c2df60e8b294e"
"gitHead": "8b9227d00900eacee1c6d194064f10062f27ab3e"
}

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc