Socket
Socket
Sign inDemoInstall

@spectrum-web-components/base

Package Overview
Dependencies
3
Maintainers
6
Versions
161
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.4.3-alpha.37 to 0.4.3-alpha.38

4

package.json

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

],
"version": "0.4.3-alpha.37+9f827332",
"version": "0.4.3-alpha.38+c2051754",
"description": "",

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

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

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

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

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

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

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

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

@@ -20,0 +18,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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc