Socket
Socket
Sign inDemoInstall

@spectrum-web-components/base

Package Overview
Dependencies
Maintainers
5
Versions
168
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.2.0 to 0.2.1-prerelease.0

src/streaming-listener.ts

5

package.json

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

],
"version": "0.2.0",
"version": "0.2.1-prerelease.0",
"description": "",

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

"tslib": "^2.0.0"
},
"gitHead": "62f319d0f7272f4ac83f35c8180e7c4adfff37e3"
}
}

1

src/index.d.ts
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

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