@remotion/eslint-plugin
Advanced tools
Comparing version 4.0.226 to 4.0.227
@@ -6,3 +6,3 @@ { | ||
"name": "@remotion/eslint-plugin", | ||
"version": "4.0.226", | ||
"version": "4.0.227", | ||
"description": "Rules for writing Remotion code", | ||
@@ -31,4 +31,5 @@ "main": "dist/index.js", | ||
"scripts": { | ||
"test": "vitest --run" | ||
"test": "vitest --run", | ||
"make": "tsc -d" | ||
} | ||
} |
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
45755