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

1
19

1.2.19

Diff

Changelog

Source

1.2.19 (2020-03-01)

Bug Fixes

  • make sure to respect entryFileNames and chunkFileNames when naming common declaration chunks (a98fe69)
wessberg
published 1.2.18 •

Changelog

Source

1.2.18 (2020-02-29)

Bug Fixes

  • add 'isTypeOnly' to 'updateImportClause' helpers (9688e0e)
  • namespace-export: add support for named namespace exports (8aece24)
wessberg
published 1.2.17 •

Changelog

Source

1.2.17 (2020-02-13)

Bug Fixes

  • respect declaration merging when identifiers are declared in the same SourceFile. Closes #81 (7e44925)
  • use statement merger on nested namespace declarations to remove binding-less imports/exports for prettier declaration output under some circumstances (d23a86e)
wessberg
published 1.2.16 •

Changelog

Source

1.2.16 (2020-02-08)

Bug Fixes

  • don't force drive letter on relative paths (69350c7)
  • ensure that absolute paths on Windows always include the drive letter before passing it on to TypeScript (6713cb1)
  • fix bug on windows where paths weren't always normalized (c0b136b)
wessberg
published 1.2.15 •

Changelog

Source

1.2.15 (2020-01-29)

wessberg
published 1.2.14 •

Changelog

Source

1.2.14 (2020-01-27)

Bug Fixes

  • babel: unpin babel dependencies (9ea5335)
wessberg
published 1.2.13 •

Changelog

Source

1.2.13 (2020-01-14)

Bug Fixes

  • stop relying on babel/core internals for finding configs and instead rely on the public API at all times (3b73419)
wessberg
published 1.2.12 •

Changelog

Source

1.2.12 (2020-01-13)

Bug Fixes

  • Ensure that the Qualifier for ImportTypeNodes preserve the original binding name from external modules (c7db633)
wessberg
published 1.2.11 •

Changelog

Source

1.2.11 (2020-01-13)

Bug Fixes

  • fix bug where ImportTypeNodes inside other ImportTypeNodes weren't tracked correctly (4369f0c)
  • fix bug where ImportTypeNodes would lose their type arguments (8ced5c9)
wessberg
published 1.2.10 •

Changelog

Source

1.2.10 (2020-01-13)

Features

  • json: improve interoperability with @rollup/plugin-json (e9a64a7)
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