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

@faintlines/video-player

Package Overview
Dependencies
Maintainers
7
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@faintlines/video-player - npm Package Compare versions

Comparing version 1.8.1 to 1.8.2

5

dist/index.js

@@ -895,3 +895,6 @@ import classnames from 'classnames';

if (onError) {
onError(evt);
for (var _len = arguments.length, args = new Array(_len > 1 ? _len - 1 : 0), _key = 1; _key < _len; _key++) {
args[_key - 1] = arguments[_key];
}
onError.apply(void 0, [evt].concat(args));
}

@@ -898,0 +901,0 @@ if (autoRetry && !evt.defaultPrevented) {

4

package.json
{
"name": "@faintlines/video-player",
"version": "1.8.1",
"version": "1.8.2",
"description": "",

@@ -30,3 +30,3 @@ "license": "UNLICENSED",

},
"gitHead": "77352a01e2e030da76fba6dccb0bad618b203c9e"
"gitHead": "e76b5251483156b831d37ea65ab938b0a7687307"
}

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