react-html-props
Advanced tools
Comparing version 1.0.35 to 1.0.36
{ | ||
"name": "react-html-props", | ||
"version": "1.0.35", | ||
"version": "1.0.36", | ||
"author": "Justin Mahar <contact@justinmahar.com>", | ||
@@ -12,3 +12,3 @@ "description": "Convenient TypeScript types for all React HTML props.", | ||
"watch": "tsc --watch", | ||
"test": "echo No tests. This is a types library.", | ||
"test": "npm run build", | ||
"lint": "eslint '*/**/*.{js,jsx,ts,tsx}' --quiet --fix", | ||
@@ -15,0 +15,0 @@ "preship": "npm run build && git add dist && git diff-index --quiet HEAD || git commit -m \"Build, version, and publish.\" && npm version patch -m \"Build, version, and publish.\"", |
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 tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
0
49944