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

@front10/canvas-video-player

Package Overview
Dependencies
Maintainers
5
Versions
145
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@front10/canvas-video-player - npm Package Compare versions

Comparing version 1.3.35 to 1.3.36

2

package.json
{
"name": "@front10/canvas-video-player",
"version": "1.3.35",
"version": "1.3.36",
"description": "",

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

@@ -8,3 +8,3 @@ import { sortLayers } from "../../helpers/fabric";

addToCanvas(canvas) {
canvas.add(this.object);
if (this.object) canvas.add(this.object);
}

@@ -11,0 +11,0 @@

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