Socket
Socket
Sign inDemoInstall

@rollup/plugin-node-resolve

Package Overview
Dependencies
Maintainers
4
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rollup/plugin-node-resolve - npm Package Compare versions

Comparing version 13.0.0 to 13.0.1

8

CHANGELOG.md
# @rollup/plugin-node-resolve ChangeLog
## v13.0.1
_2021-07-15_
### Updates
- docs: Document how to get Node.js exports resolution (#884)
## v13.0.0

@@ -4,0 +12,0 @@

2

package.json
{
"name": "@rollup/plugin-node-resolve",
"version": "13.0.0",
"version": "13.0.1",
"publishConfig": {

@@ -5,0 +5,0 @@ "access": "public"

@@ -62,2 +62,4 @@ [npm]: https://img.shields.io/npm/v/@rollup/plugin-node-resolve

In order to get the [resolution behavior of Node.js](https://nodejs.org/api/packages.html#packages_conditional_exports), set this to `['node']`.
### `browser`

@@ -64,0 +66,0 @@

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