@bjervis/eslint-plugin-redundant-stack
Advanced tools
Comparing version 0.0.1 to 0.0.3
{ | ||
"name": "@bjervis/eslint-plugin-redundant-stack", | ||
"version": "0.0.1", | ||
"version": "0.0.3", | ||
"description": "Warn on <Stack> elements that only have a single child", | ||
"main": "parsed.js", | ||
"main": "lib/check-stack-children.js", | ||
"author": "Ben Jervis", | ||
"license": "MIT", | ||
"scripts": { | ||
"build": "babel src -d lib", | ||
"test": "yarn build && node test/check-stack-children.test.js", | ||
"publish": "npm publish --access public" | ||
}, | ||
"devDependencies": { | ||
"@babel/cli": "7.14.5", | ||
"@babel/core": "7.14.6", | ||
"eslint": "7.29.0" | ||
} | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
6545
6
1
39
3
157
1