Socket
Socket
Sign inDemoInstall

rollup

Package Overview
Dependencies
1
Maintainers
5
Versions
799
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.21.4 to 3.21.5

4

dist/es/rollup.js
/*
@license
Rollup.js v3.21.4
Wed, 03 May 2023 18:48:02 GMT - commit 61acfa4c71724f1c1acc62fbf77a7a07e0355fe3
Rollup.js v3.21.5
Fri, 05 May 2023 04:33:53 GMT - commit 68f64245539b968d5c18ea51255bb6e335bd2498

@@ -6,0 +6,0 @@ https://github.com/rollup/rollup

/*
@license
Rollup.js v3.21.4
Wed, 03 May 2023 18:48:02 GMT - commit 61acfa4c71724f1c1acc62fbf77a7a07e0355fe3
Rollup.js v3.21.5
Fri, 05 May 2023 04:33:53 GMT - commit 68f64245539b968d5c18ea51255bb6e335bd2498

@@ -6,0 +6,0 @@ https://github.com/rollup/rollup

/*
@license
Rollup.js v3.21.4
Wed, 03 May 2023 18:48:02 GMT - commit 61acfa4c71724f1c1acc62fbf77a7a07e0355fe3
Rollup.js v3.21.5
Fri, 05 May 2023 04:33:53 GMT - commit 68f64245539b968d5c18ea51255bb6e335bd2498

@@ -6,0 +6,0 @@ https://github.com/rollup/rollup

/*
@license
Rollup.js v3.21.4
Wed, 03 May 2023 18:48:02 GMT - commit 61acfa4c71724f1c1acc62fbf77a7a07e0355fe3
Rollup.js v3.21.5
Fri, 05 May 2023 04:33:53 GMT - commit 68f64245539b968d5c18ea51255bb6e335bd2498

@@ -6,0 +6,0 @@ https://github.com/rollup/rollup

/*
@license
Rollup.js v3.21.4
Wed, 03 May 2023 18:48:02 GMT - commit 61acfa4c71724f1c1acc62fbf77a7a07e0355fe3
Rollup.js v3.21.5
Fri, 05 May 2023 04:33:53 GMT - commit 68f64245539b968d5c18ea51255bb6e335bd2498

@@ -6,0 +6,0 @@ https://github.com/rollup/rollup

/*
@license
Rollup.js v3.21.4
Wed, 03 May 2023 18:48:02 GMT - commit 61acfa4c71724f1c1acc62fbf77a7a07e0355fe3
Rollup.js v3.21.5
Fri, 05 May 2023 04:33:53 GMT - commit 68f64245539b968d5c18ea51255bb6e335bd2498

@@ -114,2 +114,5 @@ https://github.com/rollup/rollup

// Note: since nyc uses this module to output coverage, any lines
// that are in the direct sync flow of nyc's outputCoverage are
// ignored, since we can never get coverage for them.
// grab a reference to node's real process object right away
const processOk = (process) => !!process &&

@@ -116,0 +119,0 @@ typeof process === 'object' &&

/*
@license
Rollup.js v3.21.4
Wed, 03 May 2023 18:48:02 GMT - commit 61acfa4c71724f1c1acc62fbf77a7a07e0355fe3
Rollup.js v3.21.5
Fri, 05 May 2023 04:33:53 GMT - commit 68f64245539b968d5c18ea51255bb6e335bd2498

@@ -6,0 +6,0 @@ https://github.com/rollup/rollup

/*
@license
Rollup.js v3.21.4
Wed, 03 May 2023 18:48:02 GMT - commit 61acfa4c71724f1c1acc62fbf77a7a07e0355fe3
Rollup.js v3.21.5
Fri, 05 May 2023 04:33:53 GMT - commit 68f64245539b968d5c18ea51255bb6e335bd2498

@@ -6,0 +6,0 @@ https://github.com/rollup/rollup

{
"name": "rollup",
"version": "3.21.4",
"version": "3.21.5",
"description": "Next-generation ES module bundler",

@@ -146,5 +146,2 @@ "main": "dist/rollup.js",

},
"overrides": {
"d3": "7.8.0"
},
"files": [

@@ -151,0 +148,0 @@ "dist/**/*.js",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc