@bandlab/eslint-config-bandlab-angularjs
Advanced tools
Comparing version 2.5.2 to 2.5.3
{ | ||
"name": "@bandlab/eslint-config-bandlab-angularjs", | ||
"version": "2.5.2", | ||
"version": "2.5.3", | ||
"description": "BandLab's ESLint config for AngularJS, following our styleguide", | ||
@@ -29,5 +29,5 @@ "main": "index.js", | ||
"peerDependencies": { | ||
"eslint": "^4.6.1", | ||
"eslint": "^4.6.1 || ^5.0.0", | ||
"eslint-plugin-angular": "^3.1.1" | ||
} | ||
} |
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
4245