Socket
Socket
Sign inDemoInstall

rollup-plugin-node-resolve

Package Overview
Dependencies
36
Maintainers
4
Versions
34
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous134Next

4.2.2

Diff

Changelog

Source

4.2.2 (2019-04-10)

  • Fix TypeScript typings (rename and export Options interface) (#206 by @Kocal)
  • Fix mainfields typing (#207 by @nicolashenry)
lukastaegert
published 4.2.1 •

Changelog

Source

4.2.1 (2019-04-06)

  • Respect setting the deprecated fields "module", "main", and "jsnext" (#204 by @nick-woodward)
lukastaegert
published 4.2.0 •

Changelog

Source

4.2.0 (2019-04-06)

  • Add new mainfields option (#182 by @keithamus)
  • Added dedupe option to prevent bundling the same package multiple times (#201 by @sormy)
lukastaegert
published 4.1.0 •

Changelog

Source

4.1.0 (2019-04-05)

  • Add TypeScript typings (#189 by @NotWoods)
  • Update dependencies (#202 by @lukastaegert)
lukastaegert
published 4.0.1 •

Changelog

Source

4.0.1 (2019-02-22)

  • Fix issue when external modules are specified in package.browser (#143 by @keithamus)
  • Fix package.browser mapping issue when false is specified (#183 by @allex)
lukastaegert
published 4.0.0 •

Changelog

Source

4.0.0 (2018-12-09)

This release will support rollup@1.0

Features

  • Resolve modules used to define manual chunks (#185 by @mcshaman)
  • Update dependencies and plugin hook usage (#187 by @lukastaegert)
keithamus
published 3.4.0 •

Changelog

Source

3.4.0 (2018-09-04)

This release now supports .mjs files by default

Features

  • feat: Support .mjs files by default (https://github.com/rollup/rollup-plugin-node-resolve/pull/151, by @leebyron)
keithamus
published 3.3.0 •

Changelog

Source

3.3.0 (2018-03-17)

This release adds the only option

New Features

  • feat: add only option (#83; @arantes555)

Docs

  • docs: correct description of jail option (#120; @GeorgeTaveras1231)
keithamus
published 3.2.0 •

Changelog

Source

3.2.0 (2018-03-07)

This release caches reading/statting of files, to improve speed.

Performance Improvements

  • perf: cache file stats/reads (#126; @keithamus)
keithamus
published 3.1.0 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc