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.4.12 to 0.4.13

22

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

@@ -35,8 +35,8 @@ "repository": {

"peerDependencies": {
"browserslist": "^4.21.1",
"esbuild": "~0.14.47"
"browserslist": "^4.21.3",
"esbuild": "~0.14.53"
},
"dependencies": {
"debug": "^4.3.4",
"zod": "^3.17.3"
"zod": "^3.17.10"
},

@@ -48,15 +48,15 @@ "devDependencies": {

"@types/debug": "^4.1.7",
"@types/jest": "^28.1.3",
"@types/jest": "^28.1.6",
"@types/node": "16",
"browserslist": "^4.21.1",
"esbuild": "~0.14.47",
"eslint": "^8.18.0",
"eslint-plugin-jest": "^26.5.3",
"browserslist": "^4.21.3",
"esbuild": "~0.14.53",
"eslint": "^8.21.0",
"eslint-plugin-jest": "^26.7.0",
"husky": "^8.0.1",
"jest": "^28.1.1",
"jest": "^28.1.3",
"prettier": "^2.7.1",
"standard-version": "^9.5.0",
"ts-jest": "^28.0.5",
"ts-jest": "^28.0.7",
"typescript": "^4.7.4"
}
}
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