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.1.0 to 13.1.1

8

CHANGELOG.md
# @rollup/plugin-node-resolve ChangeLog
## v13.1.1
_2021-12-13_
### Updates
- test: add tests for mixing custom `exportConditions` with `browser: true` (#1043)
## v13.1.0

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

2

dist/cjs/index.js

@@ -24,3 +24,3 @@ 'use strict';

var version = "13.0.6";
var version = "13.1.0";

@@ -27,0 +27,0 @@ util.promisify(fs__default["default"].access);

@@ -11,3 +11,3 @@ import path, { dirname, resolve, extname, normalize, sep } from 'path';

var version = "13.0.6";
var version = "13.1.0";

@@ -14,0 +14,0 @@ promisify(fs.access);

{
"name": "@rollup/plugin-node-resolve",
"version": "13.1.0",
"version": "13.1.1",
"publishConfig": {

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

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