create-video
Advanced tools
Comparing version 4.0.224 to 4.0.225
{ | ||
"repository": { | ||
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/create-video" | ||
}, | ||
"name": "create-video", | ||
"version": "4.0.224", | ||
"description": "Create a new Remotion project", | ||
"main": "dist/index.js", | ||
"bin": { | ||
"create-video": "bin.js" | ||
}, | ||
"files": [ | ||
"dist" | ||
], | ||
"scripts": { | ||
"formatting": "prettier src --check", | ||
"lint": "eslint src --ext ts,tsx", | ||
"test": "bun test src" | ||
}, | ||
"author": "Jonny Burger <jonny@remotion.dev>", | ||
"license": "SEE LICENSE IN LICENSE.md", | ||
"dependencies": { | ||
"chalk": "4.1.2", | ||
"execa": "5.1.1", | ||
"minimist": "1.2.6", | ||
"prompts": "2.4.2", | ||
"tar": "6.2.1" | ||
}, | ||
"devDependencies": { | ||
"@types/minimist": "1.2.2", | ||
"@types/prompts": "^2.0.12", | ||
"@types/tar": "6.1.1", | ||
"react": "18.3.1" | ||
}, | ||
"homepage": "https://remotion.dev/templates" | ||
} | ||
"repository": { | ||
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/create-video" | ||
}, | ||
"name": "create-video", | ||
"version": "4.0.225", | ||
"description": "Create a new Remotion project", | ||
"main": "dist/index.js", | ||
"bin": { | ||
"create-video": "bin.js" | ||
}, | ||
"files": [ | ||
"dist" | ||
], | ||
"author": "Jonny Burger <jonny@remotion.dev>", | ||
"license": "SEE LICENSE IN LICENSE.md", | ||
"dependencies": { | ||
"chalk": "4.1.2", | ||
"execa": "5.1.1", | ||
"minimist": "1.2.6", | ||
"prompts": "2.4.2", | ||
"tar": "6.2.1" | ||
}, | ||
"devDependencies": { | ||
"@types/minimist": "1.2.2", | ||
"@types/prompts": "^2.0.12", | ||
"@types/tar": "6.1.1", | ||
"react": "18.3.1" | ||
}, | ||
"homepage": "https://remotion.dev/templates", | ||
"scripts": { | ||
"formatting": "prettier src --check", | ||
"lint": "eslint src --ext ts,tsx", | ||
"test": "bun test src" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
100699
58
1
80