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

rollup-plugin-esbuild

Package Overview
Dependencies
Maintainers
1
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rollup-plugin-esbuild - npm Package Compare versions

Comparing version 6.0.2 to 6.1.0

18

package.json
{
"name": "rollup-plugin-esbuild",
"version": "6.0.2",
"version": "6.1.0",
"packageManager": "pnpm@8.7.6",

@@ -25,16 +25,16 @@ "main": "dist/index.js",

"devDependencies": {
"@types/debug": "^4.1.8",
"@types/node": "20.6.3",
"esbuild": "^0.19.3",
"@types/debug": "^4.1.9",
"@types/node": "20.8.3",
"esbuild": "^0.19.4",
"prettier": "^3.0.3",
"react": "^18.2.0",
"rollup": "^3.29.2",
"ts-essentials": "^9.4.0",
"rollup": "^4.0.2",
"ts-essentials": "^9.4.1",
"tsup": "^7.2.0",
"typescript": "^5.2.2",
"vitest": "^0.34.4",
"vitest": "^0.34.6",
"vue": "^3.3.4"
},
"dependencies": {
"@rollup/pluginutils": "^5.0.4",
"@rollup/pluginutils": "^5.0.5",
"debug": "^4.3.4",

@@ -46,3 +46,3 @@ "es-module-lexer": "^1.3.1",

"esbuild": ">=0.18.0",
"rollup": "^1.20.0 || ^2.0.0 || ^3.0.0"
"rollup": "^1.20.0 || ^2.0.0 || ^3.0.0 || ^4.0.0"
},

@@ -49,0 +49,0 @@ "engines": {

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