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.5.0-dev1 to 0.5.0-dev2

2

package.json
{
"name": "@enplug/sdk-player",
"version": "0.5.0-dev1",
"version": "0.5.0-dev2",
"description": "Enplug Player SDK",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -21,16 +21,3 @@ /**

*/
var config = {
cacheVersion: '2-0-5',
cacheName: 'sports-center',
staticResources: [
'./',
'./img/screenfeed-logo.png'
],
// Pictures associated with screenfeed news are served from msecnd.net domain and are cached
// automatically.
refreshUrls: {
'kitchen.screenfeed.com': 10,
'msecnd.net': 10
}
};
var config = <% config %>;

@@ -37,0 +24,0 @@ // End of config. There shouldn't be any need to edit code below.

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