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

rollup

Package Overview
Dependencies
Maintainers
5
Versions
850
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 3.23.0 to 3.23.1

4

dist/es/rollup.js
/*
@license
Rollup.js v3.23.0
Mon, 22 May 2023 05:28:38 GMT - commit 5ea36552c447d2903050d2622f2dcae3dd2df975
Rollup.js v3.23.1
Sun, 04 Jun 2023 18:41:19 GMT - commit d83684788ef0e8bf0fc4449680960c3783a37def

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

/*
@license
Rollup.js v3.23.0
Mon, 22 May 2023 05:28:38 GMT - commit 5ea36552c447d2903050d2622f2dcae3dd2df975
Rollup.js v3.23.1
Sun, 04 Jun 2023 18:41:19 GMT - commit d83684788ef0e8bf0fc4449680960c3783a37def

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

/*
@license
Rollup.js v3.23.0
Mon, 22 May 2023 05:28:38 GMT - commit 5ea36552c447d2903050d2622f2dcae3dd2df975
Rollup.js v3.23.1
Sun, 04 Jun 2023 18:41:19 GMT - commit d83684788ef0e8bf0fc4449680960c3783a37def

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

/*
@license
Rollup.js v3.23.0
Mon, 22 May 2023 05:28:38 GMT - commit 5ea36552c447d2903050d2622f2dcae3dd2df975
Rollup.js v3.23.1
Sun, 04 Jun 2023 18:41:19 GMT - commit d83684788ef0e8bf0fc4449680960c3783a37def

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

/*
@license
Rollup.js v3.23.0
Mon, 22 May 2023 05:28:38 GMT - commit 5ea36552c447d2903050d2622f2dcae3dd2df975
Rollup.js v3.23.1
Sun, 04 Jun 2023 18:41:19 GMT - commit d83684788ef0e8bf0fc4449680960c3783a37def

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

/*
@license
Rollup.js v3.23.0
Mon, 22 May 2023 05:28:38 GMT - commit 5ea36552c447d2903050d2622f2dcae3dd2df975
Rollup.js v3.23.1
Sun, 04 Jun 2023 18:41:19 GMT - commit d83684788ef0e8bf0fc4449680960c3783a37def

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

/*
@license
Rollup.js v3.23.0
Mon, 22 May 2023 05:28:38 GMT - commit 5ea36552c447d2903050d2622f2dcae3dd2df975
Rollup.js v3.23.1
Sun, 04 Jun 2023 18:41:19 GMT - commit d83684788ef0e8bf0fc4449680960c3783a37def

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

/*
@license
Rollup.js v3.23.0
Mon, 22 May 2023 05:28:38 GMT - commit 5ea36552c447d2903050d2622f2dcae3dd2df975
Rollup.js v3.23.1
Sun, 04 Jun 2023 18:41:19 GMT - commit d83684788ef0e8bf0fc4449680960c3783a37def

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

{
"name": "rollup",
"version": "3.23.0",
"version": "3.23.1",
"description": "Next-generation ES module bundler",

@@ -68,6 +68,6 @@ "main": "dist/rollup.js",

"@codemirror/lang-javascript": "^6.1.8",
"@codemirror/language": "^6.6.0",
"@codemirror/language": "^6.7.0",
"@codemirror/search": "^6.4.0",
"@codemirror/state": "^6.2.0",
"@codemirror/view": "^6.11.3",
"@codemirror/state": "^6.2.1",
"@codemirror/view": "^6.12.0",
"@jridgewell/sourcemap-codec": "^1.4.15",

@@ -79,3 +79,3 @@ "@mermaid-js/mermaid-cli": "^10.1.0",

"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-node-resolve": "^15.0.2",
"@rollup/plugin-node-resolve": "^15.1.0",
"@rollup/plugin-replace": "^5.0.2",

@@ -87,6 +87,6 @@ "@rollup/plugin-terser": "^0.4.3",

"@types/mocha": "^10.0.1",
"@types/node": "~14.18.47",
"@types/node": "~14.18.48",
"@types/yargs-parser": "^21.0.0",
"@typescript-eslint/eslint-plugin": "^5.59.6",
"@typescript-eslint/parser": "^5.59.6",
"@typescript-eslint/eslint-plugin": "^5.59.8",
"@typescript-eslint/parser": "^5.59.8",
"@vue/eslint-config-prettier": "^7.1.0",

@@ -107,3 +107,3 @@ "@vue/eslint-config-typescript": "^11.0.3",

"es6-shim": "^0.35.8",
"eslint": "^8.40.0",
"eslint": "^8.41.0",
"eslint-config-prettier": "^8.8.0",

@@ -113,3 +113,3 @@ "eslint-plugin-import": "^2.27.5",

"eslint-plugin-unicorn": "^47.0.0",
"eslint-plugin-vue": "^9.13.0",
"eslint-plugin-vue": "^9.14.1",
"fixturify": "^3.0.0",

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

"husky": "^8.0.3",
"inquirer": "^9.2.3",
"inquirer": "^9.2.6",
"is-reference": "^3.0.1",

@@ -129,3 +129,3 @@ "lint-staged": "^13.2.2",

"nyc": "^15.1.0",
"pinia": "^2.1.1",
"pinia": "^2.1.3",
"prettier": "^2.8.8",

@@ -135,3 +135,3 @@ "pretty-bytes": "^6.1.0",

"requirejs": "^2.3.6",
"rollup": "^3.22.0",
"rollup": "^3.23.0",
"rollup-plugin-license": "^3.0.1",

@@ -146,7 +146,7 @@ "rollup-plugin-string": "^3.0.0",

"systemjs": "^6.14.1",
"terser": "^5.17.4",
"tslib": "^2.5.0",
"terser": "^5.17.6",
"tslib": "^2.5.2",
"typescript": "^5.0.4",
"vitepress": "^1.0.0-alpha.75",
"vue": "^3.3.2",
"vitepress": "^1.0.0-beta.1",
"vue": "^3.3.4",
"weak-napi": "^2.0.2",

@@ -153,0 +153,0 @@ "yargs-parser": "^21.1.1"

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc