hapi-capitalize-modules
Advanced tools
Comparing version 1.1.1 to 1.1.2
{ | ||
"name": "hapi-capitalize-modules", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "ESLint rule to enforce the capitalization of imported module variables", | ||
@@ -31,5 +31,5 @@ "main": "lib/index.js", | ||
"eslint": "1.x.x", | ||
"lab": "5.x.x" | ||
"lab": "6.x.x" | ||
}, | ||
"homepage": "https://github.com/continuationlabs/hapi-capitalize-modules#readme" | ||
} |
Sorry, the diff of this file is not supported yet
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
7546