Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

xgplayer-flv.js

Package Overview
Dependencies
Maintainers
3
Versions
149
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

xgplayer-flv.js - npm Package Compare versions

Comparing version 1.0.9 to 1.0.10-1.1.0-beta.0

2

package.json
{
"name": "xgplayer-flv.js",
"version": "1.0.9",
"version": "1.0.10-1.1.0-beta.0",
"description": "web video player",

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

@@ -15,3 +15,4 @@ const polyfill = []

test: /\.js$/,
loader: 'babel-loader'
loader: 'babel-loader',
exclude: [/node_modules/]
}, {

@@ -52,3 +53,4 @@ test: /\.scss$/,

test: /\.js$/,
loader: 'babel-loader'
loader: 'babel-loader',
exclude: [/node_modules/]
}, {

@@ -55,0 +57,0 @@ test: /\.scss$/,

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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