Socket
Socket
Sign inDemoInstall

@wessberg/rollup-plugin-ts

Package Overview
Dependencies
Maintainers
1
Versions
185
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wessberg/rollup-plugin-ts - npm Package Versions

23
19

2.0.4

Diff

Changelog

Source

2.0.4 (2021-11-19)

Bug Fixes

  • regression in v2.0.3 on TypeScript <= 3.7 where ExportDeclarations could be dropped (f56c91c)
wessberg
published 1.3.14 •

Changelog

Source

1.3.14 (2021-04-14)

Bug Fixes

  • declarations: fix TypeScript backwards compatibility (4f09009)
wessberg
published 1.3.13 •

Changelog

Source

1.3.13 (2021-04-14)

Bug Fixes

  • logging: don't console log ModuleDeclarations (a513caa)
wessberg
published 1.3.12 •

Changelog

Source

1.3.12 (2021-04-13)

Bug Fixes

  • deconflicting: add support for CallSignatures in deconflicting logic (3699a4e)
  • deconflicting: fix issue where ModuleDeclarations could sometimes not be traced back to an original SourceFile, leading to invalid deconflicting. Closes #129 (064b0c7)
  • namespace-exports: fix problem where ExportDeclarations- and/or ImportDeclarations are sometimes lost when inlining ModuleDeclarations. Closes #130 (deec007)
  • namespace: same import in multiple namespaces (9f69855)
  • tree-shaking: Correctly deconflict ExportDeclaration inside module wrappers and add support for deconflicting QualifiedNames. Closes #136 (6623ca2)
wessberg
published 1.3.11 •

Changelog

Source

1.3.11 (2021-03-25)

wessberg
published 1.3.10 •

Changelog

Source

1.3.10 (2021-03-16)

Bug Fixes

  • tree-shaking: update ImportEqualsDeclaration visitor to support TypeScript 4.2 (8e899ad)

Features

  • typescript: add support for TypeScript 4.2 (5239f59)
wessberg
published 1.3.8 •

Changelog

Source

1.3.8 (2020-11-06)

wessberg
published 1.3.7 •

Changelog

Source

1.3.7 (2020-10-26)

Bug Fixes

  • multi-entry: add interoperability with @rollup/plugin-multi-entry. Fixes #121 (1bd94f5)
wessberg
published 1.3.6 •

Changelog

Source

1.3.6 (2020-10-21)

Features

  • add TypeScript 4.1 support (7292e78)
wessberg
published 1.3.5 •

Changelog

Source

1.3.5 (2020-09-30)

Bug Fixes

  • declarations: fix issue where Namespace would not be created for ImportTypeNodes with no qualifiers (980e1da)
23
19
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