New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

dts-element

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dts-element - npm Package Versions

2

2.3.3

Diff
ikatyang
published 2.3.3 •

Changelog

Source

2.3.3 (2018-08-14)

Bug Fixes

  • object-member: support numeric name (#104) (f8cf7c9)

<a name="2.3.2"></a>

ikatyang
published 2.3.2 •

Changelog

Source

2.3.2 (2018-05-07)

Bug Fixes

  • collections: add conditional type and infer type to IType (a8a4c65)

<a name="2.3.1"></a>

ikatyang
published 2.3.1 •

Changelog

Source

2.3.1 (2018-05-07)

Bug Fixes

  • types: expose conditional type and infer type (#97) (aa3e0fe)

<a name="2.3.0"></a>

ikatyang
published 2.3.0 •

Changelog

Source

2.3.0 (2018-04-09)

Bug Fixes

  • deps: update dependency typescript to ~2.8.1 (#92) (da54ddc)

Features

  • support conditional type and infer type (#94) (31c9e19)

<a name="2.2.1"></a>

ikatyang
published 2.2.1 •

Changelog

Source

2.2.1 (2017-08-12)

Bug Fixes

  • deps: lock typescript at v2.4.x to prevent breaking changes in the future (8a8d257)
  • sub-type: should transform correctly (#33) (a64b8f9)

<a name="2.2.0"></a>

ikatyang
published 2.2.0 •

Changelog

Source

2.2.0 (2017-08-02)

Features

  • emit: support TopLevelMember[] (#22) (2dbad1d)
  • utils: add parse_type() (#21) (ae0192f)

<a name="2.1.0"></a>

ikatyang
published 2.1.0 •

Changelog

Source

2.1.0 (2017-08-01)

Features

ikatyang
published 2.0.5 •

Changelog

Source

v2.0.5 (2017-06-26)

🐛 Bug Fix
  • add missing ImportEqual ( import a = require('b') )
  • parse()
    • support ts.ImportEqualsDeclaration
ikatyang
published 2.0.4 •

Changelog

Source

v2.0.4 (2017-06-13)

🏠 Internal
  • Upgrade typescript@^2.4.0
ikatyang
published 2.0.3 •

Changelog

Source

v2.0.3 (2017-06-07)

🐛 Bug Fix
  • parse()
    • support ts.FunctionDeclaration
2