Socket
Socket
Sign inDemoInstall

rollup

Package Overview
Dependencies
Maintainers
5
Versions
818
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.14.3 to 4.15.0

4

dist/es/getLogFilter.js
/*
@license
Rollup.js v4.14.3
Mon, 15 Apr 2024 07:18:00 GMT - commit e64f3d8d0cdc561f00d3efe503e3081f81889679
Rollup.js v4.15.0
Sat, 20 Apr 2024 05:36:39 GMT - commit e6e05cde31fc144228bb825c9d4ebba2f377075c

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

/*
@license
Rollup.js v4.14.3
Mon, 15 Apr 2024 07:18:00 GMT - commit e64f3d8d0cdc561f00d3efe503e3081f81889679
Rollup.js v4.15.0
Sat, 20 Apr 2024 05:36:39 GMT - commit e6e05cde31fc144228bb825c9d4ebba2f377075c

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

/*
@license
Rollup.js v4.14.3
Mon, 15 Apr 2024 07:18:00 GMT - commit e64f3d8d0cdc561f00d3efe503e3081f81889679
Rollup.js v4.15.0
Sat, 20 Apr 2024 05:36:39 GMT - commit e6e05cde31fc144228bb825c9d4ebba2f377075c

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

/*
@license
Rollup.js v4.14.3
Mon, 15 Apr 2024 07:18:00 GMT - commit e64f3d8d0cdc561f00d3efe503e3081f81889679
Rollup.js v4.15.0
Sat, 20 Apr 2024 05:36:39 GMT - commit e6e05cde31fc144228bb825c9d4ebba2f377075c

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

/*
@license
Rollup.js v4.14.3
Mon, 15 Apr 2024 07:18:00 GMT - commit e64f3d8d0cdc561f00d3efe503e3081f81889679
Rollup.js v4.15.0
Sat, 20 Apr 2024 05:36:39 GMT - commit e6e05cde31fc144228bb825c9d4ebba2f377075c

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

/*
@license
Rollup.js v4.14.3
Mon, 15 Apr 2024 07:18:00 GMT - commit e64f3d8d0cdc561f00d3efe503e3081f81889679
Rollup.js v4.15.0
Sat, 20 Apr 2024 05:36:39 GMT - commit e6e05cde31fc144228bb825c9d4ebba2f377075c

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

@@ -626,2 +626,3 @@ import type { Node as EstreeNode, Program } from 'estree';

export type InternalModuleFormat = 'amd' | 'cjs' | 'es' | 'iife' | 'system' | 'umd';
export type ImportAttributesKey = 'with' | 'assert';

@@ -716,2 +717,3 @@ export type ModuleFormat = InternalModuleFormat | 'commonjs' | 'esm' | 'module' | 'systemjs';

hoistTransitiveImports?: boolean;
importAttributesKey?: ImportAttributesKey;
indent?: string | boolean;

@@ -769,2 +771,3 @@ inlineDynamicImports?: boolean;

hoistTransitiveImports: boolean;
importAttributesKey: ImportAttributesKey;
indent: true | string;

@@ -771,0 +774,0 @@ inlineDynamicImports: boolean;

/*
@license
Rollup.js v4.14.3
Mon, 15 Apr 2024 07:18:00 GMT - commit e64f3d8d0cdc561f00d3efe503e3081f81889679
Rollup.js v4.15.0
Sat, 20 Apr 2024 05:36:39 GMT - commit e6e05cde31fc144228bb825c9d4ebba2f377075c

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

/*
@license
Rollup.js v4.14.3
Mon, 15 Apr 2024 07:18:00 GMT - commit e64f3d8d0cdc561f00d3efe503e3081f81889679
Rollup.js v4.15.0
Sat, 20 Apr 2024 05:36:39 GMT - commit e6e05cde31fc144228bb825c9d4ebba2f377075c

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

/*
@license
Rollup.js v4.14.3
Mon, 15 Apr 2024 07:18:00 GMT - commit e64f3d8d0cdc561f00d3efe503e3081f81889679
Rollup.js v4.15.0
Sat, 20 Apr 2024 05:36:39 GMT - commit e6e05cde31fc144228bb825c9d4ebba2f377075c

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

/*
@license
Rollup.js v4.14.3
Mon, 15 Apr 2024 07:18:00 GMT - commit e64f3d8d0cdc561f00d3efe503e3081f81889679
Rollup.js v4.15.0
Sat, 20 Apr 2024 05:36:39 GMT - commit e6e05cde31fc144228bb825c9d4ebba2f377075c

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

/*
@license
Rollup.js v4.14.3
Mon, 15 Apr 2024 07:18:00 GMT - commit e64f3d8d0cdc561f00d3efe503e3081f81889679
Rollup.js v4.15.0
Sat, 20 Apr 2024 05:36:39 GMT - commit e6e05cde31fc144228bb825c9d4ebba2f377075c

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

{
"name": "rollup",
"version": "4.14.3",
"version": "4.15.0",
"description": "Next-generation ES module bundler",

@@ -107,18 +107,18 @@ "main": "dist/rollup.js",

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

@@ -138,3 +138,3 @@ "dependencies": {

"@codemirror/state": "^6.4.1",
"@codemirror/view": "^6.26.1",
"@codemirror/view": "^6.26.3",
"@jridgewell/sourcemap-codec": "^1.4.15",

@@ -152,4 +152,4 @@ "@mermaid-js/mermaid-cli": "^10.8.0",

"@rollup/pluginutils": "^5.1.0",
"@shikijs/vitepress-twoslash": "^1.2.4",
"@types/eslint": "^8.56.7",
"@shikijs/vitepress-twoslash": "^1.3.0",
"@types/eslint": "^8.56.9",
"@types/inquirer": "^9.0.7",

@@ -159,4 +159,4 @@ "@types/mocha": "^10.0.6",

"@types/yargs-parser": "^21.0.3",
"@typescript-eslint/eslint-plugin": "^7.6.0",
"@typescript-eslint/parser": "^7.6.0",
"@typescript-eslint/eslint-plugin": "^7.7.0",
"@typescript-eslint/parser": "^7.7.0",
"@vue/eslint-config-prettier": "^9.0.0",

@@ -180,3 +180,3 @@ "@vue/eslint-config-typescript": "^13.0.0",

"eslint-plugin-unicorn": "^52.0.0",
"eslint-plugin-vue": "^9.24.1",
"eslint-plugin-vue": "^9.25.0",
"fixturify": "^3.0.0",

@@ -187,3 +187,3 @@ "flru": "^1.0.2",

"husky": "^9.0.11",
"inquirer": "^9.2.17",
"inquirer": "^9.2.18",
"is-reference": "^3.0.2",

@@ -200,3 +200,3 @@ "lint-staged": "^15.2.2",

"requirejs": "^2.3.6",
"rollup": "^4.14.1",
"rollup": "^4.14.3",
"rollup-plugin-license": "^3.3.1",

@@ -212,6 +212,6 @@ "rollup-plugin-string": "^3.0.0",

"tslib": "^2.6.2",
"typescript": "^5.4.4",
"vite": "^5.2.8",
"vitepress": "^1.0.2",
"vue": "^3.4.21",
"typescript": "^5.4.5",
"vite": "^5.2.9",
"vitepress": "^1.1.0",
"vue": "^3.4.22",
"wasm-pack": "^0.12.1",

@@ -218,0 +218,0 @@ "weak-napi": "^2.0.2",

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