Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

rollup

Package Overview
Dependencies
Maintainers
5
Versions
838
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rollup - npm Package Compare versions

Comparing version 4.28.0 to 4.28.1

4

dist/es/getLogFilter.js
/*
@license
Rollup.js v4.28.0
Sat, 30 Nov 2024 13:15:17 GMT - commit 0595e433edec3608bfc0331d8f02912374e7f7f7
Rollup.js v4.28.1
Fri, 06 Dec 2024 11:44:27 GMT - commit e60fb1c5d4e54ed5257495215eeda1bb43cf54ba

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

/*
@license
Rollup.js v4.28.0
Sat, 30 Nov 2024 13:15:17 GMT - commit 0595e433edec3608bfc0331d8f02912374e7f7f7
Rollup.js v4.28.1
Fri, 06 Dec 2024 11:44:27 GMT - commit e60fb1c5d4e54ed5257495215eeda1bb43cf54ba

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

/*
@license
Rollup.js v4.28.0
Sat, 30 Nov 2024 13:15:17 GMT - commit 0595e433edec3608bfc0331d8f02912374e7f7f7
Rollup.js v4.28.1
Fri, 06 Dec 2024 11:44:27 GMT - commit e60fb1c5d4e54ed5257495215eeda1bb43cf54ba

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

/*
@license
Rollup.js v4.28.0
Sat, 30 Nov 2024 13:15:17 GMT - commit 0595e433edec3608bfc0331d8f02912374e7f7f7
Rollup.js v4.28.1
Fri, 06 Dec 2024 11:44:27 GMT - commit e60fb1c5d4e54ed5257495215eeda1bb43cf54ba

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

/*
@license
Rollup.js v4.28.0
Sat, 30 Nov 2024 13:15:17 GMT - commit 0595e433edec3608bfc0331d8f02912374e7f7f7
Rollup.js v4.28.1
Fri, 06 Dec 2024 11:44:27 GMT - commit e60fb1c5d4e54ed5257495215eeda1bb43cf54ba

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

@@ -23,2 +23,3 @@ const { existsSync } = require('node:fs');

arm64: { base: 'linux-arm64-gnu', musl: 'linux-arm64-musl' },
loong64: { base: 'linux-loongarch64-gnu', musl: null },
ppc64: { base: 'linux-powerpc64le-gnu', musl: null },

@@ -25,0 +26,0 @@ riscv64: { base: 'linux-riscv64-gnu', musl: null },

/*
@license
Rollup.js v4.28.0
Sat, 30 Nov 2024 13:15:17 GMT - commit 0595e433edec3608bfc0331d8f02912374e7f7f7
Rollup.js v4.28.1
Fri, 06 Dec 2024 11:44:27 GMT - commit e60fb1c5d4e54ed5257495215eeda1bb43cf54ba

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

@@ -105,2 +105,3 @@ import type * as estree from 'estree';

version: number;
debugId?: string;
toString(): string;

@@ -107,0 +108,0 @@ toUrl(): string;

/*
@license
Rollup.js v4.28.0
Sat, 30 Nov 2024 13:15:17 GMT - commit 0595e433edec3608bfc0331d8f02912374e7f7f7
Rollup.js v4.28.1
Fri, 06 Dec 2024 11:44:27 GMT - commit e60fb1c5d4e54ed5257495215eeda1bb43cf54ba

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

/*
@license
Rollup.js v4.28.0
Sat, 30 Nov 2024 13:15:17 GMT - commit 0595e433edec3608bfc0331d8f02912374e7f7f7
Rollup.js v4.28.1
Fri, 06 Dec 2024 11:44:27 GMT - commit e60fb1c5d4e54ed5257495215eeda1bb43cf54ba

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

/*
@license
Rollup.js v4.28.0
Sat, 30 Nov 2024 13:15:17 GMT - commit 0595e433edec3608bfc0331d8f02912374e7f7f7
Rollup.js v4.28.1
Fri, 06 Dec 2024 11:44:27 GMT - commit e60fb1c5d4e54ed5257495215eeda1bb43cf54ba

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

/*
@license
Rollup.js v4.28.0
Sat, 30 Nov 2024 13:15:17 GMT - commit 0595e433edec3608bfc0331d8f02912374e7f7f7
Rollup.js v4.28.1
Fri, 06 Dec 2024 11:44:27 GMT - commit e60fb1c5d4e54ed5257495215eeda1bb43cf54ba

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

/*
@license
Rollup.js v4.28.0
Sat, 30 Nov 2024 13:15:17 GMT - commit 0595e433edec3608bfc0331d8f02912374e7f7f7
Rollup.js v4.28.1
Fri, 06 Dec 2024 11:44:27 GMT - commit e60fb1c5d4e54ed5257495215eeda1bb43cf54ba

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

{
"name": "rollup",
"version": "4.28.0",
"version": "4.28.1",
"description": "Next-generation ES module bundler",

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

"i686-pc-windows-msvc",
"loongarch64-unknown-linux-gnu",
"riscv64gc-unknown-linux-gnu",

@@ -113,20 +114,21 @@ "powerpc64le-unknown-linux-gnu",

"fsevents": "~2.3.2",
"@rollup/rollup-darwin-arm64": "4.28.0",
"@rollup/rollup-android-arm64": "4.28.0",
"@rollup/rollup-win32-arm64-msvc": "4.28.0",
"@rollup/rollup-freebsd-arm64": "4.28.0",
"@rollup/rollup-linux-arm64-gnu": "4.28.0",
"@rollup/rollup-linux-arm64-musl": "4.28.0",
"@rollup/rollup-android-arm-eabi": "4.28.0",
"@rollup/rollup-linux-arm-gnueabihf": "4.28.0",
"@rollup/rollup-linux-arm-musleabihf": "4.28.0",
"@rollup/rollup-win32-ia32-msvc": "4.28.0",
"@rollup/rollup-linux-riscv64-gnu": "4.28.0",
"@rollup/rollup-linux-powerpc64le-gnu": "4.28.0",
"@rollup/rollup-linux-s390x-gnu": "4.28.0",
"@rollup/rollup-darwin-x64": "4.28.0",
"@rollup/rollup-win32-x64-msvc": "4.28.0",
"@rollup/rollup-freebsd-x64": "4.28.0",
"@rollup/rollup-linux-x64-gnu": "4.28.0",
"@rollup/rollup-linux-x64-musl": "4.28.0"
"@rollup/rollup-darwin-arm64": "4.28.1",
"@rollup/rollup-android-arm64": "4.28.1",
"@rollup/rollup-win32-arm64-msvc": "4.28.1",
"@rollup/rollup-freebsd-arm64": "4.28.1",
"@rollup/rollup-linux-arm64-gnu": "4.28.1",
"@rollup/rollup-linux-arm64-musl": "4.28.1",
"@rollup/rollup-android-arm-eabi": "4.28.1",
"@rollup/rollup-linux-arm-gnueabihf": "4.28.1",
"@rollup/rollup-linux-arm-musleabihf": "4.28.1",
"@rollup/rollup-win32-ia32-msvc": "4.28.1",
"@rollup/rollup-linux-loongarch64-gnu": "4.28.1",
"@rollup/rollup-linux-riscv64-gnu": "4.28.1",
"@rollup/rollup-linux-powerpc64le-gnu": "4.28.1",
"@rollup/rollup-linux-s390x-gnu": "4.28.1",
"@rollup/rollup-darwin-x64": "4.28.1",
"@rollup/rollup-win32-x64-msvc": "4.28.1",
"@rollup/rollup-freebsd-x64": "4.28.1",
"@rollup/rollup-linux-x64-gnu": "4.28.1",
"@rollup/rollup-linux-x64-musl": "4.28.1"
},

@@ -142,10 +144,10 @@ "dependencies": {

"@codemirror/lang-javascript": "^6.2.2",
"@codemirror/language": "^6.10.4",
"@codemirror/language": "^6.10.6",
"@codemirror/search": "^6.5.8",
"@codemirror/state": "^6.4.1",
"@codemirror/view": "^6.35.0",
"@eslint/js": "^9.15.0",
"@eslint/js": "^9.16.0",
"@inquirer/prompts": "^7.1.0",
"@jridgewell/sourcemap-codec": "^1.5.0",
"@mermaid-js/mermaid-cli": "^11.4.0",
"@mermaid-js/mermaid-cli": "^11.4.2",
"@napi-rs/cli": "^2.18.4",

@@ -161,5 +163,5 @@ "@rollup/plugin-alias": "^5.1.1",

"@rollup/pluginutils": "^5.1.3",
"@shikijs/vitepress-twoslash": "^1.23.1",
"@shikijs/vitepress-twoslash": "^1.24.0",
"@types/mocha": "^10.0.10",
"@types/node": "^18.19.66",
"@types/node": "^18.19.67",
"@types/semver": "^7.5.8",

@@ -181,7 +183,7 @@ "@types/yargs-parser": "^21.0.3",

"es6-shim": "^0.35.8",
"eslint": "^9.15.0",
"eslint": "^9.16.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-unicorn": "^56.0.1",
"eslint-plugin-vue": "^9.31.0",
"eslint-plugin-vue": "^9.32.0",
"fixturify": "^3.0.0",

@@ -191,3 +193,3 @@ "flru": "^1.0.2",

"github-api": "^3.4.0",
"globals": "^15.12.0",
"globals": "^15.13.0",
"husky": "^9.1.7",

@@ -198,7 +200,7 @@ "is-reference": "^3.0.3",

"magic-string": "^0.30.14",
"mocha": "^10.8.2",
"mocha": "^11.0.1",
"nodemon": "^3.1.7",
"npm-audit-resolver": "^3.0.0-RC.0",
"nyc": "^17.1.0",
"pinia": "^2.2.6",
"pinia": "^2.2.8",
"prettier": "^3.4.1",

@@ -209,3 +211,3 @@ "prettier-plugin-organize-imports": "^4.1.0",

"requirejs": "^2.3.7",
"rollup": "^4.27.4",
"rollup": "^4.28.0",
"rollup-plugin-license": "^3.5.3",

@@ -222,4 +224,4 @@ "rollup-plugin-string": "^3.0.0",

"typescript": "^5.7.2",
"typescript-eslint": "^8.16.0",
"vite": "^5.4.11",
"typescript-eslint": "^8.17.0",
"vite": "^6.0.2",
"vitepress": "^1.5.0",

@@ -234,7 +236,6 @@ "vue": "^3.5.13",

"semver": "^7.6.3",
"ws": "^8.18.0"
"readable-stream": "npm:@built-in/readable-stream@1"
},
"comments": {
"vue-tsc": "This is necessary so that prettier-plugin-organize-imports works correctly in Vue templatges",
"ws": "mermaid requires an older 8.13.0 version via puppeteer with vulnerabilities"
"vue-tsc": "This is necessary so that prettier-plugin-organize-imports works correctly in Vue templatges"
},

@@ -241,0 +242,0 @@ "files": [

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc