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

@better-typescript-lib/es2016

Package Overview
Dependencies
Maintainers
0
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@better-typescript-lib/es2016 - npm Package Versions

2

2.9.0

Diff

Changelog

Source

v2.9.0

  • Upgraded TypeScript to 5.6.2. (https://github.com/uhyo/better-typescript-lib/pull/51)
uhyo
published 2.8.0 •

Changelog

Source

v2.8.0

  • Upgraded TypeScript to 5.5.3. (https://github.com/uhyo/better-typescript-lib/pull/45)
  • fix: tighten up Object.values and Object.entries types (https://github.com/uhyo/better-typescript-lib/pull/42)
  • fix: improve NodeListOf<T>#item return type to include null (https://github.com/uhyo/better-typescript-lib/pull/44)
uhyo
published 2.7.0 •

Changelog

Source

v2.7.0

  • Upgraded TypeScript to 5.4.3. (https://github.com/uhyo/better-typescript-lib/pull/39)
  • Improved structuredClone typing. (https://github.com/uhyo/better-typescript-lib/pull/38)
uhyo
published 2.6.0 •

Changelog

Source

v2.6.0

  • Upgraded TypeScript to 5.3.3.
  • Fix poor type definition of Array.prototype.map for classes that extend Array (https://github.com/uhyo/better-typescript-lib/issues/35)
uhyo
published 2.5.0 •

Changelog

Source

v2.5.0

  • Upgraded TypeScript to 5.2.2.
uhyo
published 2.4.0 •

Changelog

Source

v2.4.0

  • Upgraded TypeScript to 5.1.3.
uhyo
published 2.3.1 •

Changelog

Source

v2.3.1

  • Fix type errors when including dom.iterable lib to the project (https://github.com/uhyo/better-typescript-lib/issues/30)
uhyo
published 2.3.0 •

Changelog

Source

v2.3.0

This version newly includes improvements for DOM types (fetch). Thank you @aaditmshah!

  • Upgraded TypeScript to 5.0.4.
  • Add strong types for JSON.parse and JSON.stringify (https://github.com/uhyo/better-typescript-lib/issues/25)
  • Add strong type definition for fetch().json() (https://github.com/uhyo/better-typescript-lib/issues/26)
  • Add better type definitions for promises (https://github.com/uhyo/better-typescript-lib/issues/28)
uhyo
published 2.2.1 •

Changelog

Source

v2.2.1

  • Removed CheckNonNullable as it is no longer needed (https://github.com/uhyo/better-typescript-lib/pull/19)
  • Added /// <reference no-default-lib="true"/> to library files
uhyo
published 2.2.0 •

Changelog

Source

v2.2.0

  • Upgraded TypeScript to 4.9.3.
  • Several Improvements (https://github.com/uhyo/better-typescript-lib/pull/10)
  • Improved typing of TypedArrays. (https://github.com/uhyo/better-typescript-lib/pull/12)
  • Improved Function#bind and several Object method typings. (https://github.com/uhyo/better-typescript-lib/pull/16)
  • Improved Object#hasOwnProperty and Object.hasOwn typings. (https://github.com/uhyo/better-typescript-lib/issues/13)
  • Removed type guards from Number static methods because they affected soundness. (https://github.com/uhyo/better-typescript-lib/issues/14)
2
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