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

tslint-immutable

Package Overview
Dependencies
Maintainers
1
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tslint-immutable - npm Package Versions

1
46

3.2.0

Diff

Changelog

Source

[v3.2.0] - 2017-04-10

Fixed

  • readonly-array does not check shorthand syntax in return types with ignore-local option #21

Added

  • Fixer for the readonly-array rule.
jonaskello
published 3.1.2 •

Changelog

Source

[v3.1.2] - 2017-04-09

Fixed

  • readonly-array does not check return type when ignore-local is enabled #16
  • readonly-array does not check shorthand syntax #20.

Changed

  • Impicit return type is not checked in readonly-array #18.
jonaskello
published 3.1.1 •

Changelog

Source

[v3.1.1] - 2017-04-05

Fixed

  • Function parameters are not checked when using ignore-local option, #13.
  • Implicit Array type by default value for function parameter is not checked, #14.
jonaskello
published 3.1.0 •

Changelog

Source

[v3.1.0] - 2017-04-05

Added

jonaskello
published 3.0.0 •

Changelog

Source

[v3.0.0] - 2017-04-02

Changed

  • Upgraded to tslint 5.0.0

Added

  • readonly-array now also checks for implicity declared mutable arrays.
jonaskello
published 2.1.1 •

Changelog

Source

[v2.1.1] - 2017-03-29

Fixed

  • Remove vestigial noMutationRule.js and no-mutation example from README, thanks to @pmlamotte. (see #6)
jonaskello
published 2.1.0 •

Changelog

Source

[v2.1.0] - 2016-12-12

Added

  • readonly-indexer rule.

Fixed

  • Fixed a bug in readonly-interface rule that made it fail on indexer declarations.
jonaskello
published 2.0.0 •

Changelog

Source

[v2.0.0] - 2016-12-12

Added

  • readonly-interface rule.
  • readonly-indexer rule.
  • readonly-array rule.
  • no-class rule.
  • no-new rule.
  • no-mixed-interface rule.
  • import-containment rule.
  • no-arguments rule.
  • no-label rule.
  • no-semicolon-interface rule.

Removed

  • no-mutation rule (replaced by the readonly-interface rule).
jonaskello
published 1.0.0 •

Changelog

Source

v1.0.0 - 2016-12-10

Added

  • no-expression-statement rule.
  • no-let rule.
  • no-mutation rule.
  • no-this rule.
jonaskello
published 0.2.3 •

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