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

remotion

Package Overview
Dependencies
Maintainers
1
Versions
977
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

remotion - npm Package Compare versions

Comparing version 0.0.0 to 1.0.0-y.47

dist/asset-types.d.ts

38

package.json
{
"name": "remotion",
"version": "0.0.0",
"author": "Pavel Ivanov <grammka@gmail.com> (http://github.com/pavelivanov)",
"license": "MIT"
"name": "remotion",
"version": "1.0.0-y.47",
"description": "",
"main": "dist/index.js",
"scripts": {
"test": "eslint 'src' --ext ts,tsx && jest",
"build": "tsc -d"
},
"files": [
"dist"
],
"author": "",
"license": "ISC",
"dependencies": {
"@jonny/eslint-config": "^2.1.210",
"@types/node": "^14.0.13",
"@types/react": "^17.0.0",
"prettier": "^2.0.5",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"typescript": "^4.1.2"
},
"devDependencies": {
"@testing-library/react": "^11.2.2",
"@types/jest": "^26.0.19",
"@types/react-dom": "^17.0.0",
"eslint": "^7.4.0",
"jest": "^26.6.3",
"prettier-plugin-organize-imports": "^1.1.1",
"ts-jest": "^26.4.4"
},
"publishConfig": {
"access": "public"
}
}
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