ember-template-lint
Advanced tools
Comparing version 5.12.0 to 5.13.0
@@ -30,2 +30,3 @@ // STOP: This file is autogenerated by: npm run update:indices | ||
import noblockparamsforhtmlelements from './no-block-params-for-html-elements.js'; | ||
import nobuiltinformcomponents from './no-builtin-form-components.js'; | ||
import nocapitalarguments from './no-capital-arguments.js'; | ||
@@ -152,2 +153,3 @@ import noclassbindings from './no-class-bindings.js'; | ||
'no-block-params-for-html-elements': noblockparamsforhtmlelements, | ||
'no-builtin-form-components': nobuiltinformcomponents, | ||
'no-capital-arguments': nocapitalarguments, | ||
@@ -154,0 +156,0 @@ 'no-class-bindings': noclassbindings, |
{ | ||
"name": "ember-template-lint", | ||
"version": "5.12.0", | ||
"version": "5.13.0", | ||
"description": "Linter for Ember or Handlebars templates.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -117,2 +117,3 @@ # ember-template-lint | ||
| [no-block-params-for-html-elements](./docs/rule/no-block-params-for-html-elements.md) | ✅ | | | | | ||
| [no-builtin-form-components](./docs/rule/no-builtin-form-components.md) | | | | | | ||
| [no-capital-arguments](./docs/rule/no-capital-arguments.md) | ✅ | | | | | ||
@@ -119,0 +120,0 @@ | [no-class-bindings](./docs/rule/no-class-bindings.md) | ✅ | | | | |
Sorry, the diff of this file is too big to display
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
752925
169
15030
236