New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

esperanto

Package Overview
Dependencies
Maintainers
2
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

esperanto - npm Package Versions

13
8

0.6.31

Diff

Changelog

Source

0.6.31

  • Preserve trailing .js in external module names (e.g. highlight.js) (#155)
  • Fix naming bug with modules imported via both resolvePath and normal import (#156)
rich_harris
published 0.6.30 •

Changelog

Source

0.6.30

  • Mutually dependent modules within a bundle are re-ordered based on whether one is referenced at the top level of the other (#152)
rich_harris
published 0.6.29 •

Changelog

Source

0.6.29

  • Relative source URLs in sourcemaps are correct
  • src directory included in npm package
rich_harris
published 0.6.28 •

Changelog

Source

0.6.28

  • resolvePath option is not required to return a path (e.g. esperanto.toAmd({ code, ast })) (#148)
rich_harris
published 0.6.27 •

Changelog

Source

0.6.27

  • AST can be supplied when doing one-to-one transformations (e.g. esperanto.toAmd({ code, ast })) (#140)
  • Modules can be supplied directly when bundling, rather than reading from disk (docs here) (#140)
  • 'use strict' pragma is omitted if useStrict: false option is supplied (#141)
rich_harris
published 0.6.26 •

Changelog

Source

0.6.26

  • AST walker handles sparse arrays (#144)
rich_harris
published 0.6.25 •

Changelog

Source

0.6.25

  • Reliable updating of exported expressions (#142)
rich_harris
published 0.6.24 •

Changelog

Source

0.6.24

  • Renamed exports (export { foo as bar }) works
  • Internal tidy up/refactoring, resulting in smaller library
rich_harris
published 0.6.23 •

Changelog

Source

0.6.23

  • Function arguments are considered when naming imports to avoid conflicts (#119)
  • Bindings are always exported at the end of a module, regardless of re-assignments (#130)
  • Generated import names cannot be shadowed by non-root-scope declarations (#133)
rich_harris
published 0.6.22 •

Changelog

Source

0.6.22

  • Allow imports to be re-exported (#124)
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