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

@enplug/sdk-player

Package Overview
Dependencies
Maintainers
5
Versions
103
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@enplug/sdk-player - npm Package Compare versions

Comparing version 0.8.1 to 0.8.2-beta1

2

package.json
{
"name": "@enplug/sdk-player",
"version": "0.8.1",
"version": "0.8.2-beta1",
"description": "Enplug Player SDK",

@@ -5,0 +5,0 @@ "main": "./src/index.ts",

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

function dispose() {
const scripts = document.querySelectorAll('script');
console.log(`[Enplug SDK: ${version}] Disposing SDK`, scripts);
appStatus.dispose();

@@ -54,0 +56,0 @@ assets.dispose();

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