New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@streamlayer/sdk-web-core

Package Overview
Dependencies
Maintainers
14
Versions
124
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@streamlayer/sdk-web-core - npm Package Compare versions

Comparing version 0.12.0 to 0.13.0

1

lib/index.js

@@ -51,3 +51,2 @@ import { CoreStatus } from './store/store';

instance.sdk.createEventSession = (providerStreamId) => {
instance.stores.providerStreamId.setValue('');
instance.stores.providerStreamId.setValue(providerStreamId);

@@ -54,0 +53,0 @@ };

2

package.json

@@ -42,3 +42,3 @@ {

},
"version": "0.12.0",
"version": "0.13.0",
"type": "module",

@@ -45,0 +45,0 @@ "main": "./lib/index.js",

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