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

@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.1.83

Diff

Changelog

Source

1.1.83 (2019-11-28)

Bug Fixes

  • bug: fix multiple aliased exports from same module (db29b86)
wessberg
published 1.1.82 •

Changelog

Source

1.1.82 (2019-11-28)

Bug Fixes

  • bug: fix multiple aliased exports from same module (d7e7ec5)
wessberg
published 1.1.81 •

Changelog

Source

1.1.81 (2019-11-28)

Bug Fixes

  • bug: fix with multiple duplicate reexports (294d7c5)
wessberg
published 1.1.80 •

Changelog

Source

1.1.80 (2019-11-17)

Bug Fixes

  • builtins: fix issue where packages with identical names to built in modules wasn't resolvable. Closes #46 (fe266f6)
wessberg
published 1.1.79 •

Changelog

Source

1.1.79 (2019-11-17)

Features

  • hook: add 'diagnostics' hook. Closes #50 (75fb907)
wessberg
published 1.1.78 •

Changelog

Source

1.1.78 (2019-11-13)

Bug Fixes

  • bug: always use LF line endings when formatting with Prettier inside test runner (1a98dff)
  • bug: fix bug where paths could be POSIX on Windows in the modularizing phase (6401151)
  • bug: fix issue on Windows with generating declaration maps (3e971bc)
  • bug: support multiple environments inside code splitting tests (ca5aa78)
wessberg
published 1.1.77 •

Changelog

Source

1.1.77 (2019-11-13)

Bug Fixes

  • bug: fix regression with same-chunk default exports. Closes #48 (0831af7)
wessberg
published 1.1.76 •

Changelog

Source

1.1.76 (2019-11-11)

Features

  • statement merging: add support for merging type- and lib reference directives (92122b1)
wessberg
published 1.1.75 •

Changelog

Source

1.1.75 (2019-11-11)

Bug Fixes

  • bug: fix bug that could lead to conflicting local symbols (de41822)
  • bug: fix bug where multiple rollup configs inside a compilation unit could lead to faulty cashes (2ad464b)
wessberg
published 1.1.74 •

Changelog

Source

1.1.74 (2019-11-09)

Bug Fixes

  • ensure no needless identical propertyNames and names in ExportSpecifiers (eb448ec)

Features

  • allow to override the search base of the LIB_DIRECTORY lookup (26326a4)
  • declarations: declaration generation refactoring (ee3bfa0)
  • declarations: more refactoring work (25b21cb)
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