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.1 to 0.5.2

14

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

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

"browserslist": "^4.21.4",
"esbuild": "~0.15.10"
"esbuild": "~0.15.12"
},

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

"@types/debug": "^4.1.7",
"@types/jest": "^29.1.2",
"@types/jest": "^29.2.0",
"@types/node": "18",
"browserslist": "^4.21.4",
"esbuild": "~0.15.10",
"eslint": "^8.25.0",
"eslint-plugin-jest": "^27.1.1",
"esbuild": "~0.15.12",
"eslint": "^8.26.0",
"eslint-plugin-jest": "^27.1.3",
"husky": "^8.0.1",
"jest": "^29.1.2",
"jest": "^29.2.2",
"prettier": "^2.7.1",

@@ -58,0 +58,0 @@ "standard-version": "^9.5.0",

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