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

@remotion/player

Package Overview
Dependencies
Maintainers
1
Versions
820
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@remotion/player - npm Package Compare versions

Comparing version 3.0.0-wrappedup.212 to 3.0.0-wrappedup.220

2

dist/player-methods.d.ts

@@ -6,3 +6,3 @@ import { SyntheticEvent } from 'react';

pause: () => void;
toggle: (e?: SyntheticEvent) => void;
toggle: () => void;
seekTo: (frame: number) => void;

@@ -9,0 +9,0 @@ getContainerNode: () => HTMLDivElement | null;

{
"name": "@remotion/player",
"version": "3.0.0-wrappedup.212+be5fc50b6",
"version": "3.0.0-wrappedup.220+081e94bea",
"description": "Remotion Player",

@@ -27,3 +27,3 @@ "main": "dist/index.js",

"dependencies": {
"remotion": "3.0.0-wrappedup.212+be5fc50b6"
"remotion": "3.0.0-wrappedup.220+081e94bea"
},

@@ -53,3 +53,3 @@ "peerDependencies": {

},
"gitHead": "be5fc50b65368f92a995a9c79f846edc66963d53"
"gitHead": "081e94bea82c13cffd1bc833cadcbdd80517f215"
}

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