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

rollup-plugin-external-assets

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rollup-plugin-external-assets - npm Package Versions

2

4.1.1

Diff

Changelog

Source

4.1.1 (2024-04-13)

Bug Fixes

  • closes #75, using plugin results in empty source map files (99416de)

Features

soufyakoub
published 4.1.0 •

Changelog

Source

4.1.1 (2024-04-13)

Bug Fixes

  • closes #75, using plugin results in empty source map files (99416de)

Features

soufyakoub
published 4.0.0 •

Changelog

Source

4.0.0 (2023-08-08)

  • feat!: use only named export (7d0e03c)
  • feat!: change function signature (df7ad53)

Features

  • add argument validation using joi (4ee6b01)

BREAKING CHANGES

  • the plugin is now provided using a named export
  • more convenient and future proof function signature
soufyakoub
published 3.0.1 •

Changelog

Source

3.0.1 (2022-02-19)

Bug Fixes

soufyakoub
published 3.0.0 •

Changelog

Source

3.0.0 (2021-04-24)

Bug Fixes

  • errors caused by non-normalized windows paths (cf9f716)

Code Refactoring

  • delegate asset deduplication to this.emitFile (adafff7)

Features

  • added full support for dynamic imports (f16c69d)
  • filtering paths is delegated to createFilter from @rollup/pluginutils (9ec6e63)
  • support for windows absolute paths in filter patterns (76249e4)

BREAKING CHANGES

  • imports to deduplicated assets are not merged into one
  • the plugin itself is not responsible for filtering paths
soufyakoub
published 2.2.1 •

Changelog

Source

2.2.1 (2021-03-13)

Bug Fixes

  • correct export assignments in declaration files (8fed136)
soufyakoub
published 2.2.0 •

Changelog

Source

2.2.0 (2021-03-08)

Features

  • package.json: added sideEffects flag (6d2c71d)
soufyakoub
published 2.1.1 •

Changelog

Source

2.1.1 (2021-03-04)

Bug Fixes

  • removed jsdoc comment for deprecated options parameter (9dfb4fc)
soufyakoub
published 2.1.0 •

Changelog

Source

2.1.0 (2021-03-04)

Features

  • added support for dynamic imports (feff91f)
soufyakoub
published 2.0.0 •

Changelog

Source

2.0.0 (2021-03-03)

Bug Fixes

  • inconsistant hash in the load hook (da51590)

Features

  • added support for watch mode (f080246)

BREAKING CHANGES

  • The options parameter is now deprecated, the reason is that exclude and include do not make sense when importing the same asset from both excluded and included modules
2
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