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

13
19

1.3.4

Diff

Changelog

Source

1.3.4 (2020-09-02)

Bug Fixes

  • declarations: add workaround for TypeScript issue 40361 for older TypeScript versions. Closes #108 (659775f)
wessberg
published 1.3.3 •

Changelog

Source

1.3.3 (2020-08-23)

Bug Fixes

  • declarations: don't throw for JSDocDeprecatedTags. Closes #111 (4adb49d)
wessberg
published 1.3.2 •

Changelog

Source

1.3.2 (2020-08-05)

wessberg
published 1.3.1 •

Changelog

Source

1.3.1 (2020-07-31)

Bug Fixes

  • allowJs: don't attempt to include .mjs files in a TypeScript program to align with tsc behavior. Fixes #106 (f567d6c)
wessberg
published 1.3.0 •

Changelog

Source

1.3.0 (2020-07-31)

Bug Fixes

  • external: respect 'external' option provided to Rollup and don't inline typings from modules matched by it (06f453a)
wessberg
published 1.2.34 •

Changelog

Source

1.2.34 (2020-07-29)

Bug Fixes

  • hook: fix declarationPaths type signature (b8d6e7e)
wessberg
published 1.2.33 •

Changelog

Source

1.2.33 (2020-07-29)

Features

  • hook: add 'declarationStats' hook. Fixes #92 (bcb7084)
wessberg
published 1.2.32 •

Changelog

Source

1.2.32 (2020-07-29)

Bug Fixes

  • ensure that includedSourceFiles are always empty when allowDuplicate: true is passed as an option to includeSourceFile in moduleMerger. Fixes #90 (796b92a)
wessberg
published 1.2.31 •

Changelog

Source

1.2.31 (2020-07-28)

Bug Fixes

  • cache: invalidate cached Programs if SourceFiles are added while it is being generated. Closes #83 (d1e9777)
wessberg
published 1.2.30 •

Changelog

Source

1.2.30 (2020-07-28)

Bug Fixes

  • babel: babel configs cannot be resolved correctly. Closes #101. Closes #95 (044588e)
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