Socket
Socket
Sign inDemoInstall

@spectrum-web-components/base

Package Overview
Dependencies
Maintainers
6
Versions
173
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spectrum-web-components/base - npm Package Compare versions

Comparing version 0.4.2 to 0.4.3-alpha.35

4

package.json

@@ -21,3 +21,3 @@ {

],
"version": "0.4.2",
"version": "0.4.3-alpha.35+b9abcab2",
"description": "",

@@ -54,3 +54,3 @@ "main": "./src/index.js",

},
"gitHead": "ca6cd53b42caa5c52255f2af313d1689cf67157f"
"gitHead": "b9abcab21733ff3249ee036f2103d38a410aa0e9"
}
export * from './Base.js';
export * from './sizedMixin.js';
export * from 'lit-element';
import { css } from 'lit-element';
export { css };
export { nothing } from 'lit-html';

@@ -5,0 +7,0 @@ export { ifDefined } from 'lit-html/directives/if-defined.js';

@@ -15,2 +15,4 @@ /*

export * from 'lit-element';
import { css } from 'lit-element';
export { css };
export { nothing } from 'lit-html';

@@ -17,0 +19,0 @@ export { ifDefined } from 'lit-html/directives/if-defined.js';

@@ -16,2 +16,4 @@ /*

export * from 'lit-element';
import { css } from 'lit-element';
export { css };
export { nothing } from 'lit-html';

@@ -18,0 +20,0 @@ export { ifDefined } from 'lit-html/directives/if-defined.js';

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