Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

tslint-microsoft-contrib

Package Overview
Dependencies
Maintainers
5
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tslint-microsoft-contrib - npm Package Versions

234

6.2.0

Diff

Changelog

Source

6.2.0

All Issues

This release doesn't contain any changes since 6.2.0-beta milestone.

Full release notes:

  • #859 no-string-based-x rules throw errors in Vue SFC
  • #856 False positive for prefer-array-literal when using Array from other namespace
  • #844 Update w3 reference in the react-a11y-role rule
  • #841 Rule react-a11y-input-elements incorrectly requiring value for file input
  • #839 prefer-array-literal: catch new Array(10) but not Array(10)
  • #836 react-a11y-no-onchange should allow onChange when onBlur is present
  • #830 Add case sensitivity to 'import-name' rule
  • #822 prefer-array-literal: how can one specify the size of the array?
  • #814 export-name does not work with kebab/snake case
  • #813 react-bind-this-issue doesn't detect bind decorators defined after usage
  • #279 new a11y rule: mouse-events-have-key-events
  • #252 new security rule: detect-child-process
illusionmh
published 6.2.0-beta •

Changelog

Source

6.2.0-beta

All Issues

  • #859 no-string-based-x rules throw errors in Vue SFC
  • #856 False positive for prefer-array-literal when using Array from other namespace
  • #844 Update w3 reference in the react-a11y-role rule
  • #841 Rule react-a11y-input-elements incorrectly requiring value for file input
  • #839 prefer-array-literal: catch new Array(10) but not Array(10)
  • #836 react-a11y-no-onchange should allow onChange when onBlur is present
  • #830 Add case sensitivity to 'import-name' rule
  • #822 prefer-array-literal: how can one specify the size of the array?
  • #814 export-name does not work with kebab/snake case
  • #813 react-bind-this-issue doesn't detect bind decorators defined after usage
  • #279 new a11y rule: mouse-events-have-key-events
  • #252 new security rule: detect-child-process
joshuakgoldberg
published 6.1.1 •

joshuakgoldberg
published 6.1.1-beta1 •

joshuakgoldberg
published 6.1.1-beta •

illusionmh
published 6.1.0 •

Changelog

Source

6.1.0

All Issues

Changes since 6.1.0-beta milestone:

  • README.md updates

Full release notes:

  • #816 Make strict order of rules in README.md
  • #815 export-name throwing an error
  • #808 Move documentation from the wiki into ./docs
  • #778 No-relative-imports - allow-siblings flag not working
  • #751 Suggest rule: pair-react-dom-render-unmount
  • #749 Rule react-a11y-input-elements incorrectly requiring placeholder for radio, checkbox, and file inputs
  • #716 Stop including library-specific rules in the recommended ruleset
  • #710 src/.baseDir.ts is no longer needed
  • #707 Separate microsoft contrib ruleset from tslint core rules
  • #703 Unable to debug rules using the Run TSLint Tests template
  • #697 Remove TSLint@5.12.0 rules from the recommended ruleset (before the next release)
  • #696 react-a11y-accessible-headings is missing from recommended_ruleset.js
  • #693 Rule suggestion: void-zero
  • #687 Mark TSLint@5.12.0 rules as deprecated
  • #685 Update to TSLint 5.12.0
  • #684 PR builds on Node 6 fail during linting
  • #677 Stop extending from TSLint's ruleset in the published ruleset
  • #675 Odd whitespace characters in tslint-warnings.csv
  • #673 use-named-parameter shouldn't be marked as TypeScript-only
  • #671 import-name rule is missing tests for import "some-name";
  • #664 export-name: crashes with "Cannot read property 'elements' of undefined"
  • #662 no-backbone-get-set-outside-model has obscenely long rule warnings
  • #654 No changelog
  • #652 Mark no-reserved-keywords as deprecated"
  • #648 Better describe and suggest new rules' version options
  • #586 Use a walk function instead of extending AbstractRule in our new-rule templates
  • #585 Tracking for a post-Hacktoberfest version: 6.0
  • #358 Rule request: no-implicit-null-types
  • #357 Rule request: no-improper-passed-nulls
  • #356 Rule request: no-implicit-null-return-types
  • #339 react-unused-props-and-state fails with SFC's
  • #274 new a11y rule: accessible headings
  • #258 Create a rule generator by using a micro-generator f/w
  • #204 new rule: react-a11y-iframe
joshuakgoldberg
published 6.1.0-beta2 •

joshuakgoldberg
published 6.1.0-beta •

Changelog

Source

6.1.0-beta

All Issues

  • #816 Make strict order of rules in README.md
  • #815 export-name throwing an error
  • #808 Move documentation from the wiki into ./docs
  • #778 No-relative-imports - allow-siblings flag not working
  • #751 Suggest rule: pair-react-dom-render-unmount
  • #749 Rule react-a11y-input-elements incorrectly requiring placeholder for radio, checkbox, and file inputs
  • #716 Stop including library-specific rules in the recommended ruleset
  • #710 src/.baseDir.ts is no longer needed
  • #707 Separate microsoft contrib ruleset from tslint core rules
  • #703 Unable to debug rules using the Run TSLint Tests template
  • #697 Remove TSLint@5.12.0 rules from the recommended ruleset (before the next release)
  • #696 react-a11y-accessible-headings is missing from recommended_ruleset.js
  • #693 Rule suggestion: void-zero
  • #687 Mark TSLint@5.12.0 rules as deprecated
  • #685 Update to TSLint 5.12.0
  • #684 PR builds on Node 6 fail during linting
  • #677 Stop extending from TSLint's ruleset in the published ruleset
  • #675 Odd whitespace characters in tslint-warnings.csv
  • #673 use-named-parameter shouldn't be marked as TypeScript-only
  • #671 import-name rule is missing tests for import "some-name";
  • #664 export-name: crashes with "Cannot read property 'elements' of undefined"
  • #662 no-backbone-get-set-outside-model has obscenely long rule warnings
  • #654 No changelog
  • #652 Mark no-reserved-keywords as deprecated"
  • #648 Better describe and suggest new rules' version options
  • #586 Use a walk function instead of extending AbstractRule in our new-rule templates
  • #585 Tracking for a post-Hacktoberfest version: 6.0
  • #358 Rule request: no-implicit-null-types
  • #357 Rule request: no-improper-passed-nulls
  • #356 Rule request: no-implicit-null-return-types
  • #339 react-unused-props-and-state fails with SFC's
  • #274 new a11y rule: accessible headings
  • #258 Create a rule generator by using a micro-generator f/w
  • #204 new rule: react-a11y-iframe
joshuakgoldberg
published 6.0.0 •

Changelog

Source

6.0.0

All Issues

The major version 6 comes with all the greatness of the 6.0.0-beta milestone along with:

➕ New rules:

  • #147 New rule: use-simple-attributes

☑️ Internal improvements:

  • #613 Remove Appveyor

Full release notes:

⚠️ Breaking changes:

  • #632 Update export-name: fixed overly permissive validator
  • #624 Update no-relative-imports: disallow . and .. path components
  • #594 Update import-name: fixed for long ../.. paths and similar
  • #527 Allow .jsx files to be considered as TSX

➕ New rules:

  • #457 New rule: informative docs
  • #280 New rule: react-a11y-required
  • #278 New rule: react-a11y-no-onchange
  • #275 New rule: react-a11y-input-elements
  • #253 New rule: non-literal-fs-path
  • #147 New rule: use-simple-attributes

✅ General changes:

  • #634 Remove absolute paths from error messages
  • #588 Update import-name: better documentation on complex packages
  • #571 Update react-anchor-blank-noopener: option to avoid redundant rel values
  • #545 Update mocha-no-side-effect-code: ignore .forEach setups
  • #541 Update import-name: option for ignoring node_modules
  • #537 Update react-no-dangerous-html: suppressions no longer require absolute paths
  • #535 Update react-this-binding-issue: performance boost from internal Sets
  • #531 Update export-name: case-insensitive by default
  • #525 Don't consider .tsx.ts files as TSX
  • #518 Update no-function-expression: exclude generics in .tsx files
  • #498 Update function-name: add options for overlapping private and/or static method types
  • #493 Update no-relative-import: allow same folder imports
  • #486 Remove newline-before-return from recommended preset
  • #459 Update function-name: support symbol properties as names
  • #451 Update import-name: allow more forms of specifies with hyphens
  • #440 Update no-suspicious-comment: allow links to issues
  • #437 Update react-a11y-image-button-has-alt: no longer throw on input elements
  • #434 Update react-a11y-anchors: warn when there is no 'href' attribute
  • #433 Update react-a11y-anchors: allow children and hidden content
  • #430 Update export-name: add ignore-case option
  • #429 Update import-name: clear documentation examples
  • #424 Update import-name: allow snake_case file names
  • #394 Update react-a11y-anchors: add ignore-case and ignore-whitespace options
  • #393 Update max-func-body-length: allow default classes
  • #392 Update react-this-binding: add detection for @bind decorators
  • #378 Update import-name: ignore modules with dotted paths
  • #362 Update no-increment-decrement: add an allow-for-loop option
  • #353 Update react-tsx-curly-spacing: empty {} node when it only contains comments
  • #317 Update react-a11y-img-has-alt: alt-text cannot be an image file name
  • #276 Update img-alt-ignored-image-support: add check for title attribute for images

☑️ Internal improvements:

  • #622 Added Node versions 10 and 11 on Travis
  • #616 Add watcher that will run tests and lint
  • #613 Remove Appveyor
  • #610 Simplified release process to remove npm-* and releases branches
  • #602 Enabled prefer-readonly in source code
  • #587 Added Windows builds to Travis configuration
  • #568 Completely removed ErrorTolerantWalker
  • #566 Enabled no-any in source code
  • #558 Added Prettier
  • #556 Mark ErrorTolerantWalker as deprecated
  • #528 Added launch.json for VS Code
  • #512 Bumped Node versions on Travis to 6 and 8
  • #490 Stopped using null unnecessarily in source code
  • #484 Replaced Grunt dependency with npm scripts
  • #461 Used TypeScript's --strict mode in source code
microsoft
published 6.0.0-beta •

Changelog

Source

6.0.0-beta

All Issues

This was a huge one. Thanks so much to our many contributors, both during #hacktoberfest and in the surrounding weeks!

⚠️ Breaking changes:

  • #632 Update export-name: fixed overly permissive validator
  • #624 Update no-relative-imports: disallow . and .. path components
  • #594 Update import-name: fixed for long ../.. paths and similar
  • #527 Allow .jsx files to be considered as TSX

➕ New rules:

  • #457 New rule: informative docs
  • #280 New rule: react-a11y-required
  • #278 New rule: react-a11y-no-onchange
  • #275 New rule: react-a11y-input-elements
  • #253 New rule: non-literal-fs-path

✅ General changes:

  • #634 Remove absolute paths from error messages
  • #588 Update import-name: better documentation on complex packages
  • #571 Update react-anchor-blank-noopener: option to avoid redundant rel values
  • #545 Update mocha-no-side-effect-code: ignore .forEach setups
  • #541 Update import-name: option for ignoring node_modules
  • #537 Update react-no-dangerous-html: suppressions no longer require absolute paths
  • #535 Update react-this-binding-issue: performance boost from internal Sets
  • #531 Update export-name: case-insensitive by default
  • #525 Don't consider .tsx.ts files as TSX
  • #518 Update no-function-expression: exclude generics in .tsx files
  • #498 Update function-name: add options for overlapping private and/or static method types
  • #493 Update no-relative-import: allow same folder imports
  • #486 Remove newline-before-return from recommended preset
  • #459 Update function-name: support symbol properties as names
  • #451 Update import-name: allow more forms of specifies with hyphens
  • #440 Update no-suspicious-comment: allow links to issues
  • #437 Update react-a11y-image-button-has-alt: no longer throw on input elements
  • #434 Update react-a11y-anchors: warn when there is no 'href' attribute
  • #433 Update react-a11y-anchors: allow children and hidden content
  • #430 Update export-name: add ignore-case option
  • #429 Update import-name: clear documentation examples
  • #424 Update import-name: allow snake_case file names
  • #394 Update react-a11y-anchors: add ignore-case and ignore-whitespace options
  • #393 Update max-func-body-length: allow default classes
  • #392 Update react-this-binding: add detection for @bind decorators
  • #378 Update import-name: ignore modules with dotted paths
  • #362 Update no-increment-decrement: add an allow-for-loop option
  • #353 Update react-tsx-curly-spacing: empty {} node when it only contains comments
  • #317 Update react-a11y-img-has-alt: alt-text cannot be an image file name
  • #276 Update img-alt-ignored-image-support: add check for title attribute for images

☑️ Internal improvements:

  • #622 Added Node versions 10 and 11 on Travis
  • #616 Add watcher that will run tests and lint
  • #610 Simplified release process to remove npm-* and releases branches
  • #602 Enabled prefer-readonly in source code
  • #587 Added Windows builds to Travis configuration
  • #568 Completely removed ErrorTolerantWalker
  • #566 Enabled no-any in source code
  • #558 Added Prettier
  • #556 Mark ErrorTolerantWalker as deprecated
  • #528 Added launch.json for VS Code
  • #512 Bumped Node versions on Travis to 6 and 8
  • #490 Stopped using null unnecessarily in source code
  • #484 Replaced Grunt dependency with npm scripts
  • #461 Used TypeScript's --strict mode in source code
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc