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

esbuild-plugin-browserslist

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

esbuild-plugin-browserslist - npm Package Compare versions

Comparing version 0.5.3 to 0.6.0

10

package.json
{
"name": "esbuild-plugin-browserslist",
"description": "Configure esbuild's target based on a browserslist query",
"version": "0.5.3",
"version": "0.6.0",
"author": "Nihal Gonsalves <nihal@nihalgonsalves.com>",

@@ -36,3 +36,3 @@ "repository": {

"browserslist": "^4.21.4",
"esbuild": "~0.15.16"
"esbuild": "~0.16.1"
},

@@ -48,7 +48,7 @@ "dependencies": {

"@types/debug": "^4.1.7",
"@types/jest": "^29.2.3",
"@types/jest": "^29.2.4",
"@types/node": "18",
"browserslist": "^4.21.4",
"esbuild": "~0.15.16",
"eslint": "^8.28.0",
"esbuild": "~0.16.1",
"eslint": "^8.29.0",
"eslint-plugin-jest": "^27.1.6",

@@ -55,0 +55,0 @@ "husky": "^8.0.2",

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