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

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 1.4.1 to 1.5.0

18

package.json
{
"name": "rollup-plugin-esbuild",
"version": "1.4.1",
"version": "1.5.0",
"main": "dist/index.js",

@@ -18,3 +18,3 @@ "types": "dist/index.d.ts",

"devDependencies": {
"@types/jest": "^25.2.1",
"@types/jest": "^25.2.3",
"@types/mock-fs": "^4.10.0",

@@ -24,12 +24,12 @@ "jest": "^26.0.1",

"prettier": "^2.0.5",
"rollup": "^2.9.1",
"rollup-plugin-dts": "^1.4.2",
"ts-jest": "^25.5.1",
"ts-node": "^8.10.1",
"typescript": "^3.8.3"
"rollup": "^2.15.0",
"rollup-plugin-dts": "^1.4.7",
"ts-jest": "^26.1.0",
"ts-node": "^8.10.2",
"typescript": "^3.9.5"
},
"dependencies": {
"@rollup/pluginutils": "^3.0.10",
"esbuild": "^0.3.0"
"@rollup/pluginutils": "^3.1.0",
"esbuild": "^0.4.11"
}
}
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