Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "remotion", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Render videos in React", | ||
@@ -8,3 +8,4 @@ "main": "dist/index.js", | ||
"test": "eslint 'src' --ext ts,tsx && jest", | ||
"build": "tsc -d" | ||
"build": "tsc -d", | ||
"prerelease": "cp ../../README.md ." | ||
}, | ||
@@ -15,3 +16,4 @@ "repository": { | ||
"files": [ | ||
"dist" | ||
"dist", | ||
"README.md" | ||
], | ||
@@ -18,0 +20,0 @@ "author": "", |
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
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 README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
104650
134
0
44