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

typescript-strictly-typed

Package Overview
Dependencies
Maintainers
1
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

typescript-strictly-typed - npm Package Versions

1
7

2.12.2

Diff

Changelog

Source

2.12.2 (2021-11-24)

Fix a dependency issue.

cyrilletuzi
published 2.12.1 •

Changelog

Source

2.12.1 (2021-11-19)

Just a documentation update.

cyrilletuzi
published 2.12.0 •

Changelog

Source

2.12.0 (2021-11-04)

Feature

Disable the addition of exactOptionalPropertyTypes for now, as too much libraries are not supporting it yet.

cyrilletuzi
published 2.11.0 •

Changelog

Source

2.11.0 (2021-08-27)

Feature

Add a new tsconfig.json rule in projects with TypeScript >= 4.4:

  • exactOptionalPropertyTypes
cyrilletuzi
published 2.10.0 •

Changelog

Source

2.10.0 (2021-08-23)

Feature

Preserve comments in JSON files.

cyrilletuzi
published 2.9.0 •

Changelog

Source

2.9.0 (2021-06-04)

Feature

Add a new tsconfig.json rule in projects with TypeScript >= 4.3:

  • noImplicitOverride

Reminder: a Node LTS version is required, so Node 10 may still work but is no longer supported.

cyrilletuzi
published 2.8.0 •

Changelog

Source

2.8.0 (2021-04-19)

Features

For ESLint:

  • add @typescript-eslint/explicit-module-boundary-types instead of @typescript-eslint/explicit-function-return-type
  • preserve advanced options if rules already exist
  • do not add TypeScript rules twice if already done in an override
cyrilletuzi
published 2.7.0 •

Changelog

Source

2.7.0 (2021-02-24)

Feature

Add tsconfig.json rule:

  • noPropertyAccessFromIndexSignature (TypeScript >= 4.2)
cyrilletuzi
published 2.6.0 •

Changelog

Source

2.6.0 (2021-01-21)

Reverting the addition of noUncheckedIndexedAccess flag. Currently it reports too much false positives, which probably explains why it is not part of the strict mode.

cyrilletuzi
published 2.5.0 •

Changelog

Source

2.5.0 (2021-01-03)

Feature

Add @angular-eslint/template/no-any rule in relevant projects.

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