Socket
Socket
Sign inDemoInstall

rollup

Package Overview
Dependencies
16
Maintainers
5
Versions
797
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.13.0 to 4.13.1-1

4

dist/es/getLogFilter.js
/*
@license
Rollup.js v4.13.0
Tue, 12 Mar 2024 05:27:08 GMT - commit 1c8afed74bd81cd38ad0b373ea6b6ec382975013
Rollup.js v4.13.1-1
Sun, 24 Mar 2024 07:38:47 GMT - commit 84797d177bee161df233644292bc8f128b989cea

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

/*
@license
Rollup.js v4.13.0
Tue, 12 Mar 2024 05:27:08 GMT - commit 1c8afed74bd81cd38ad0b373ea6b6ec382975013
Rollup.js v4.13.1-1
Sun, 24 Mar 2024 07:38:47 GMT - commit 84797d177bee161df233644292bc8f128b989cea

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

/*
@license
Rollup.js v4.13.0
Tue, 12 Mar 2024 05:27:08 GMT - commit 1c8afed74bd81cd38ad0b373ea6b6ec382975013
Rollup.js v4.13.1-1
Sun, 24 Mar 2024 07:38:47 GMT - commit 84797d177bee161df233644292bc8f128b989cea

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

/*
@license
Rollup.js v4.13.0
Tue, 12 Mar 2024 05:27:08 GMT - commit 1c8afed74bd81cd38ad0b373ea6b6ec382975013
Rollup.js v4.13.1-1
Sun, 24 Mar 2024 07:38:47 GMT - commit 84797d177bee161df233644292bc8f128b989cea

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

/*
@license
Rollup.js v4.13.0
Tue, 12 Mar 2024 05:27:08 GMT - commit 1c8afed74bd81cd38ad0b373ea6b6ec382975013
Rollup.js v4.13.1-1
Sun, 24 Mar 2024 07:38:47 GMT - commit 84797d177bee161df233644292bc8f128b989cea

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

/*
@license
Rollup.js v4.13.0
Tue, 12 Mar 2024 05:27:08 GMT - commit 1c8afed74bd81cd38ad0b373ea6b6ec382975013
Rollup.js v4.13.1-1
Sun, 24 Mar 2024 07:38:47 GMT - commit 84797d177bee161df233644292bc8f128b989cea

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

/*
@license
Rollup.js v4.13.0
Tue, 12 Mar 2024 05:27:08 GMT - commit 1c8afed74bd81cd38ad0b373ea6b6ec382975013
Rollup.js v4.13.1-1
Sun, 24 Mar 2024 07:38:47 GMT - commit 84797d177bee161df233644292bc8f128b989cea

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

/*
@license
Rollup.js v4.13.0
Tue, 12 Mar 2024 05:27:08 GMT - commit 1c8afed74bd81cd38ad0b373ea6b6ec382975013
Rollup.js v4.13.1-1
Sun, 24 Mar 2024 07:38:47 GMT - commit 84797d177bee161df233644292bc8f128b989cea

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

/*
@license
Rollup.js v4.13.0
Tue, 12 Mar 2024 05:27:08 GMT - commit 1c8afed74bd81cd38ad0b373ea6b6ec382975013
Rollup.js v4.13.1-1
Sun, 24 Mar 2024 07:38:47 GMT - commit 84797d177bee161df233644292bc8f128b989cea

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

/*
@license
Rollup.js v4.13.0
Tue, 12 Mar 2024 05:27:08 GMT - commit 1c8afed74bd81cd38ad0b373ea6b6ec382975013
Rollup.js v4.13.1-1
Sun, 24 Mar 2024 07:38:47 GMT - commit 84797d177bee161df233644292bc8f128b989cea

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

/*
@license
Rollup.js v4.13.0
Tue, 12 Mar 2024 05:27:08 GMT - commit 1c8afed74bd81cd38ad0b373ea6b6ec382975013
Rollup.js v4.13.1-1
Sun, 24 Mar 2024 07:38:47 GMT - commit 84797d177bee161df233644292bc8f128b989cea

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

@@ -107,3 +107,4 @@ # Rollup core license

>
> Copyright (c) 2019 Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com), Paul Miller (https://paulmillr.com)
> Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
> Copyright (c) Paul Miller (https://paulmillr.com)
>

@@ -110,0 +111,0 @@ > Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

{
"name": "rollup",
"version": "4.13.0",
"version": "4.13.1-1",
"description": "Next-generation ES module bundler",

@@ -30,2 +30,3 @@ "main": "dist/rollup.js",

"x86_64-pc-windows-msvc",
"x86_64-pc-windows-gnu",
"x86_64-unknown-linux-gnu",

@@ -105,15 +106,16 @@ "x86_64-unknown-linux-musl"

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

@@ -125,3 +127,2 @@ "dependencies": {

"@types/node": "Version 18.19.0 breaks chokidar and vite types",
"vitepress": "Version 1.0.0-rc.40 breaks npm run dev",
"core-js": "We only update manually as every update requires a snapshot update"

@@ -135,3 +136,3 @@ },

"@codemirror/state": "^6.4.1",
"@codemirror/view": "^6.25.0",
"@codemirror/view": "^6.26.0",
"@jridgewell/sourcemap-codec": "^1.4.15",

@@ -149,3 +150,3 @@ "@mermaid-js/mermaid-cli": "^10.8.0",

"@rollup/pluginutils": "^5.1.0",
"@types/eslint": "^8.56.5",
"@types/eslint": "^8.56.6",
"@types/inquirer": "^9.0.7",

@@ -155,6 +156,6 @@ "@types/mocha": "^10.0.6",

"@types/yargs-parser": "^21.0.3",
"@typescript-eslint/eslint-plugin": "^7.1.1",
"@typescript-eslint/parser": "^7.1.1",
"@typescript-eslint/eslint-plugin": "^7.3.1",
"@typescript-eslint/parser": "^7.3.1",
"@vue/eslint-config-prettier": "^9.0.0",
"@vue/eslint-config-typescript": "^12.0.0",
"@vue/eslint-config-typescript": "^13.0.0",
"acorn": "^8.11.3",

@@ -176,3 +177,3 @@ "acorn-import-assertions": "^1.9.0",

"eslint-plugin-unicorn": "^51.0.1",
"eslint-plugin-vue": "^9.22.0",
"eslint-plugin-vue": "^9.23.0",
"fixturify": "^3.0.0",

@@ -183,3 +184,3 @@ "flru": "^1.0.2",

"husky": "^9.0.11",
"inquirer": "^9.2.15",
"inquirer": "^9.2.16",
"is-reference": "^3.0.2",

@@ -196,4 +197,4 @@ "lint-staged": "^15.2.2",

"requirejs": "^2.3.6",
"rollup": "^4.12.0",
"rollup-plugin-license": "^3.2.0",
"rollup": "^4.13.0",
"rollup-plugin-license": "^3.3.1",
"rollup-plugin-string": "^3.0.0",

@@ -206,7 +207,7 @@ "semver": "^7.6.0",

"systemjs": "^6.14.3",
"terser": "^5.28.1",
"terser": "^5.29.2",
"tslib": "^2.6.2",
"typescript": "^5.3.3",
"vite": "^5.1.5",
"vitepress": "1.0.0-rc.39",
"typescript": "^5.4.2",
"vite": "^5.1.6",
"vitepress": "^1.0.0-rc.45",
"vue": "^3.4.21",

@@ -218,3 +219,3 @@ "wasm-pack": "^0.12.1",

"overrides": {
"axios": "^1.6.7",
"axios": "^1.6.8",
"semver": "^7.6.0"

@@ -221,0 +222,0 @@ },

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