Socket
Socket
Sign inDemoInstall

typescript-strictly-typed

Package Overview
Dependencies
33
Maintainers
1
Versions
55
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
23456Next

3.18.1

Diff

cyrilletuzi
published 3.18.0 •

Changelog

Source

3.18.0 (2023-06-10)

  • Configure TypeScript ESLint type checking automatically
cyrilletuzi
published 3.17.0 •

Changelog

Source

3.17.0 (2023-06-09)

  • New ESLint rules:
    • @typescript-eslint/no-unsafe-argument
    • @typescript-eslint/no-unsafe-assignment
    • @typescript-eslint/no-unsafe-call
    • @typescript-eslint/no-unsafe-member-access
    • @typescript-eslint/no-unsafe-return
  • Better support for ESLint flat config
cyrilletuzi
published 3.16.0 •

cyrilletuzi
published 3.15.0 •

cyrilletuzi
published 3.14.0 •

Changelog

Source

3.14.0 (2023-06-08)

  • Support for Biome. Initial rules:

    • noDoubleEquals
    • noExplicitAny
    • noImplicitAnyLet
    • noNonNullAssertion
    • useArrowFunction
    • useForOf
    • useOptionalChain
    • useTemplate

    Note that some options are already included in the recommended preset, so they are not added if the preset is enabled, to keep configuration concise.

cyrilletuzi
published 3.13.2 •

cyrilletuzi
published 3.13.1 •

cyrilletuzi
published 3.13.0 •

Changelog

Source

3.13.0 (2023-06-06)

  • Remove allowExpression option in @typescript-eslint/explicit-function-return-type as it is less noisy now
  • Enforce sub options if tsconfig.json extends another one
  • Fix detection of type checked lint in eslint.config.js
cyrilletuzi
published 3.12.0 •

23456Next
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc