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

create-video

Package Overview
Dependencies
Maintainers
1
Versions
1031
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-video - npm Package Compare versions

Comparing version 1.0.0-y.103 to 1.0.0-y.104

14

_template/package.json

@@ -7,3 +7,3 @@ {

"start": "remotion preview src/index.tsx",
"build": "ts-node render.ts HelloWorld out.mp4",
"build": "remotion render src/index.tsx HelloWorld out.mp4",
"server": "ts-node server.tsx",

@@ -15,5 +15,6 @@ "test": "eslint 'src' --ext ts,tsx && tsc"

"dependencies": {
"@remotion/cli": "^1.0.0-y.92",
"@remotion/eslint-config": "^1.0.0-y.92",
"@remotion/renderer": "^1.0.0-y.92",
"@remotion/bundler": "^1.0.0-y.103",
"@remotion/cli": "^1.0.0-y.103",
"@remotion/eslint-config": "^1.0.0-y.103",
"@remotion/renderer": "^1.0.0-y.103",
"@types/express": "^4.17.9",

@@ -26,7 +27,6 @@ "@types/react": "^17.0.0",

"react": "^17.0.1",
"remotion": "^1.0.0-y.92",
"remotion": "^1.0.0-y.103",
"ts-node": "^9.1.1",
"typescript": "^4.1.3",
"xns": "^2.0.7"
"typescript": "^4.1.3"
}
}
{
"name": "create-video",
"version": "1.0.0-y.103",
"version": "1.0.0-y.104",
"description": "",

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

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

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