Socket
Socket
Sign inDemoInstall

@spectrum-web-components/base

Package Overview
Dependencies
5
Maintainers
5
Versions
161
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.4-alpha.169 to 0.1.4-alpha.178

src/streaming-listener.d.ts

6

package.json

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

],
"version": "0.1.4-alpha.169+a396c860",
"version": "0.1.4-alpha.178+a6776aa0",
"description": "",

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

"dependencies": {
"@spectrum-web-components/theme": "^0.6.4-alpha.169+a396c860",
"@spectrum-web-components/theme": "^0.6.4-alpha.178+a6776aa0",
"lit-element": "^2.4.0",

@@ -54,3 +54,3 @@ "lit-html": "^1.0.0",

},
"gitHead": "a396c860b62c2f94b2e9fcd015a4962a6c57af36"
"gitHead": "a6776aa098b05f71c1ec09bbf28acfaf62571d06"
}
export * from './Base.js';
export * from './sizedMixin.js';
export * from './streaming-listener.js';
export * from 'lit-element';

@@ -4,0 +5,0 @@ export { nothing } from 'lit-html';

@@ -14,2 +14,3 @@ /*

export * from './sizedMixin.js';
export * from './streaming-listener.js';
export * from 'lit-element';

@@ -16,0 +17,0 @@ export { nothing } from 'lit-html';

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

export * from './sizedMixin.js';
export * from './streaming-listener.js';
export * from 'lit-element';

@@ -17,0 +18,0 @@ export { nothing } from 'lit-html';

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc