Socket
Socket
Sign inDemoInstall

rollup

Package Overview
Dependencies
13
Maintainers
5
Versions
799
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.1.1 to 4.1.3

4

dist/es/getLogFilter.js
/*
@license
Rollup.js v4.1.1
Sun, 15 Oct 2023 06:30:58 GMT - commit d8b31a202a246758b8d67eefe77361a894d37005
Rollup.js v4.1.3
Sun, 15 Oct 2023 17:47:37 GMT - commit c61a1507a88fc71be431550642b040da4b9422b0

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

/*
@license
Rollup.js v4.1.1
Sun, 15 Oct 2023 06:30:58 GMT - commit d8b31a202a246758b8d67eefe77361a894d37005
Rollup.js v4.1.3
Sun, 15 Oct 2023 17:47:37 GMT - commit c61a1507a88fc71be431550642b040da4b9422b0

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

/*
@license
Rollup.js v4.1.1
Sun, 15 Oct 2023 06:30:58 GMT - commit d8b31a202a246758b8d67eefe77361a894d37005
Rollup.js v4.1.3
Sun, 15 Oct 2023 17:47:37 GMT - commit c61a1507a88fc71be431550642b040da4b9422b0

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

/*
@license
Rollup.js v4.1.1
Sun, 15 Oct 2023 06:30:58 GMT - commit d8b31a202a246758b8d67eefe77361a894d37005
Rollup.js v4.1.3
Sun, 15 Oct 2023 17:47:37 GMT - commit c61a1507a88fc71be431550642b040da4b9422b0

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

/*
@license
Rollup.js v4.1.1
Sun, 15 Oct 2023 06:30:58 GMT - commit d8b31a202a246758b8d67eefe77361a894d37005
Rollup.js v4.1.3
Sun, 15 Oct 2023 17:47:37 GMT - commit c61a1507a88fc71be431550642b040da4b9422b0

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

/*
@license
Rollup.js v4.1.1
Sun, 15 Oct 2023 06:30:58 GMT - commit d8b31a202a246758b8d67eefe77361a894d37005
Rollup.js v4.1.3
Sun, 15 Oct 2023 17:47:37 GMT - commit c61a1507a88fc71be431550642b040da4b9422b0

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

/*
@license
Rollup.js v4.1.1
Sun, 15 Oct 2023 06:30:58 GMT - commit d8b31a202a246758b8d67eefe77361a894d37005
Rollup.js v4.1.3
Sun, 15 Oct 2023 17:47:37 GMT - commit c61a1507a88fc71be431550642b040da4b9422b0

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

/*
@license
Rollup.js v4.1.1
Sun, 15 Oct 2023 06:30:58 GMT - commit d8b31a202a246758b8d67eefe77361a894d37005
Rollup.js v4.1.3
Sun, 15 Oct 2023 17:47:37 GMT - commit c61a1507a88fc71be431550642b040da4b9422b0

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

/*
@license
Rollup.js v4.1.1
Sun, 15 Oct 2023 06:30:58 GMT - commit d8b31a202a246758b8d67eefe77361a894d37005
Rollup.js v4.1.3
Sun, 15 Oct 2023 17:47:37 GMT - commit c61a1507a88fc71be431550642b040da4b9422b0

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

/*
@license
Rollup.js v4.1.1
Sun, 15 Oct 2023 06:30:58 GMT - commit d8b31a202a246758b8d67eefe77361a894d37005
Rollup.js v4.1.3
Sun, 15 Oct 2023 17:47:37 GMT - commit c61a1507a88fc71be431550642b040da4b9422b0

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

/*
@license
Rollup.js v4.1.1
Sun, 15 Oct 2023 06:30:58 GMT - commit d8b31a202a246758b8d67eefe77361a894d37005
Rollup.js v4.1.3
Sun, 15 Oct 2023 17:47:37 GMT - commit c61a1507a88fc71be431550642b040da4b9422b0

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

/*
@license
Rollup.js v4.1.1
Sun, 15 Oct 2023 06:30:58 GMT - commit d8b31a202a246758b8d67eefe77361a894d37005
Rollup.js v4.1.3
Sun, 15 Oct 2023 17:47:37 GMT - commit c61a1507a88fc71be431550642b040da4b9422b0

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

{
"name": "rollup",
"version": "4.1.1",
"version": "4.1.3",
"description": "Next-generation ES module bundler",

@@ -52,9 +52,10 @@ "main": "dist/rollup.js",

"ci:artifacts": "napi artifacts",
"ci:lint": "concurrently -c red,green,blue 'npm:lint:js:nofix' 'npm:lint:markdown:nofix' 'npm:lint:rust:nofix'",
"ci:lint": "concurrently -c red,yellow,green,blue 'npm:lint:js:nofix' 'npm:lint:native-js' 'npm:lint:markdown:nofix' 'npm:lint:rust:nofix'",
"ci:test:only": "npm run build:cjs && npm run build:copy-native && npm run build:bootstrap && npm run build:copy-native && npm run test:only",
"ci:test:all": "npm run build:cjs && npm run build:copy-native && npm run build:bootstrap && npm run build:copy-native && concurrently --kill-others-on-fail -c green,blue,magenta,cyan 'npm:test:only' 'npm:test:typescript' 'npm:test:leak' 'npm:test:browser'",
"ci:coverage": "npm run build:cjs && npm run build:copy-native && npm run build:bootstrap && npm run build:copy-native && nyc --reporter lcovonly mocha",
"lint": "concurrently -c red,green,blue 'npm:lint:js' 'npm:lint:markdown' 'npm:lint:rust'",
"lint": "concurrently -c red,yellow,green,blue 'npm:lint:js' 'npm:lint:native-js' 'npm:lint:markdown' 'npm:lint:rust'",
"lint:js": "eslint . --fix --cache",
"lint:js:nofix": "eslint . --cache",
"lint:native-js": "node scripts/lint-native-js.js",
"lint:markdown": "prettier --write \"**/*.md\"",

@@ -103,14 +104,14 @@ "lint:markdown:nofix": "prettier --check \"**/*.md\"",

"fsevents": "~2.3.2",
"@rollup/rollup-darwin-arm64": "4.1.1",
"@rollup/rollup-android-arm64": "4.1.1",
"@rollup/rollup-win32-arm64-msvc": "4.1.1",
"@rollup/rollup-linux-arm64-gnu": "4.1.1",
"@rollup/rollup-linux-arm64-musl": "4.1.1",
"@rollup/rollup-android-arm-eabi": "4.1.1",
"@rollup/rollup-linux-arm-gnueabihf": "4.1.1",
"@rollup/rollup-win32-ia32-msvc": "4.1.1",
"@rollup/rollup-darwin-x64": "4.1.1",
"@rollup/rollup-win32-x64-msvc": "4.1.1",
"@rollup/rollup-linux-x64-gnu": "4.1.1",
"@rollup/rollup-linux-x64-musl": "4.1.1"
"@rollup/rollup-darwin-arm64": "4.1.3",
"@rollup/rollup-android-arm64": "4.1.3",
"@rollup/rollup-win32-arm64-msvc": "4.1.3",
"@rollup/rollup-linux-arm64-gnu": "4.1.3",
"@rollup/rollup-linux-arm64-musl": "4.1.3",
"@rollup/rollup-android-arm-eabi": "4.1.3",
"@rollup/rollup-linux-arm-gnueabihf": "4.1.3",
"@rollup/rollup-win32-ia32-msvc": "4.1.3",
"@rollup/rollup-darwin-x64": "4.1.3",
"@rollup/rollup-win32-x64-msvc": "4.1.3",
"@rollup/rollup-linux-x64-gnu": "4.1.3",
"@rollup/rollup-linux-x64-musl": "4.1.3"
},

@@ -117,0 +118,0 @@ "devDependenciesComments": {

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

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