eslint-plugin-ssr-friendly
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "eslint-plugin-ssr-friendly", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"license": "MIT", | ||
"main": "./src/index.js", | ||
"description": "ESLint plugin that detects incorrect use of DOM globals in order to properly do SSR", | ||
"author": "Flavio De Stefano <destefano.flavio@gmail.com>", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/kopiro/eslint-plugin-ssr-friendly" | ||
}, | ||
"homepage": "https://github.com/kopiro/eslint-plugin-ssr-friendly", | ||
"bugs": "https://github.com/kopiro/eslint-plugin-ssr-friendly/issues", | ||
"files": [ | ||
@@ -7,0 +15,0 @@ "src/index.js" |
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 contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
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
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
10674
1
0
0