Socket
Socket
Sign inDemoInstall

is-immutable-type

Package Overview
Dependencies
Maintainers
0
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

is-immutable-type - npm Package Versions

134

2.0.2

Diff

Changelog

Source

2.0.2 (2024-03-19)

Performance Improvements

  • switch to using an iterative stack (#394) (2858ad3)
rebeccastevens
published 2.0.1 •

Changelog

Source

2.0.1 (2023-07-15)

Bug Fixes

  • type name not matching specifier when it needs to be evaluated (c42bb73)
rebeccastevens
published 2.0.0 •

Changelog

Source

2.0.0 (2023-07-15)

BREAKING CHANGES

  • compatibility with typescript-eslint v6 is now required
rebeccastevens
published 1.2.9 •

Changelog

Source

1.2.9 (2023-03-20)

Bug Fixes

rebeccastevens
published 1.2.8 •

Changelog

Source

1.2.8 (2023-03-14)

Bug Fixes

  • @typescript-eslint/type-utils is no longer a peer dependency (#103) (c1793cc)
rebeccastevens
published 1.2.7 •

Changelog

Source

1.2.7 (2023-03-14)

Bug Fixes

  • typeArgumentsToString: use evaluated type if its name isn't available (#101) (988f34a)
  • use a recursion identity to test if a type has already been looked at (#100) (fb2aaa5)
rebeccastevens
published 1.2.6 •

Changelog

Source

1.2.6 (2023-03-14)

Bug Fixes

  • remove @typescript-eslint/utils peerdep (#99) (cbf0b7a)
rebeccastevens
published 1.2.5 •

Changelog

Source

1.2.5 (2023-03-11)

Bug Fixes

  • support for recursive types in the form type Foo = ReadonlyArray<Foo> (#88) (a2582a7)
rebeccastevens
published 1.2.4 •

Changelog

Source

1.2.4 (2023-02-02)

Bug Fixes

  • improve calculation of immutability involving intersections (2d86f3d), closes #40
  • increase the list of default overrides (7dacc68), closes #41
rebeccastevens
published 1.2.3 •

Changelog

Source

1.2.3 (2022-11-11)

Bug Fixes

  • support for circular index signatures (8e13105)
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