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.2.9

Diff

Changelog

Source

1.2.9 (2020-01-13)

wessberg
published 1.2.8 •

Changelog

Source

1.2.8 (2020-01-12)

wessberg
published 1.2.7 •

Changelog

Source

1.2.7 (2020-01-12)

Bug Fixes

  • fix issue with type aliasing classes. Closes #68 (e00fc5a)
wessberg
published 1.2.6 •

Changelog

Source

1.2.6 (2020-01-11)

Bug Fixes

  • tree-shaking: fix issue where computed property names inside Property- and MethodSignatures would not count as a reference to a symbol. Make sure to create a new lexical environment for FunctionTypeNodes. Closes #69. (b7a0bd1)
wessberg
published 1.2.5 •

Changelog

Source

1.2.5 (2020-01-10)

Bug Fixes

  • fix bug where ambient sources were mistakenly added to the Rollup graph. Closes #71. Improve JSDoc support. Closes #64 (5b9e7d7)
  • fix core-js self-referencing transformations when preset-env is combined with useBuiltIns: 'usage'. Closes #55 (b31478c)
wessberg
published 1.2.4 •

Changelog

Source

1.2.4 (2020-01-07)

Bug Fixes

  • add support for incremental compilation. Closes #67. Closes #66 (c1e4dcc)
wessberg
published 1.2.3 •

Changelog

Source

1.2.3 (2020-01-05)

Bug Fixes

  • allow generating SourceFiles for files matched by a user-provided 'exclude' glob. Closes #65 (c54c1e6)
wessberg
published 1.2.2 •

Changelog

Source

1.2.2 (2020-01-05)

Bug Fixes

Performance Improvements

wessberg
published 1.2.1 •

Changelog

Source

1.2.1 (2020-01-03)

Bug Fixes

  • fix issue with cloning MethodSignatures with modifiers. Closes #62 (bbffc35)

Performance Improvements

wessberg
published 1.2.0 •

Changelog

Source

1.2.0 (2019-12-31)

Bug Fixes

  • babel: add @babel/plugin-syntax-dynamic-import as top-level dependency to improve pnpm support that relies on a nested dependency tree (387d4d1)
  • spread out tests to avoid memory issues on Node 8 on CI (ebec44c)
  • spread out tests to avoid memory issues on Node 8 on CI (3cc8021)
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