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.3 to 0.4.4

2

CHANGELOG.md

@@ -5,2 +5,4 @@ # Changelog

### [0.4.4](https://github.com/nihalgonsalves/esbuild-plugin-browserslist/compare/v0.4.3...v0.4.4) (2022-02-23)
### [0.4.3](https://github.com/nihalgonsalves/esbuild-plugin-browserslist/compare/v0.4.2...v0.4.3) (2022-01-26)

@@ -7,0 +9,0 @@

20

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

@@ -31,4 +31,4 @@ "license": "MIT",

"peerDependencies": {
"browserslist": "^4.19.1",
"esbuild": "~0.14.14"
"browserslist": "^4.19.3",
"esbuild": "~0.14.23"
},

@@ -40,4 +40,4 @@ "dependencies": {

"devDependencies": {
"@commitlint/cli": "^16.1.0",
"@commitlint/config-conventional": "^16.0.0",
"@commitlint/cli": "^16.2.1",
"@commitlint/config-conventional": "^16.2.1",
"@nihalgonsalves/esconfig": "^0.1.0",

@@ -47,8 +47,8 @@ "@types/debug": "^4.1.7",

"@types/node": "17",
"browserslist": "^4.19.1",
"esbuild": "~0.14.14",
"eslint": "^8.7.0",
"eslint-plugin-jest": "^26.0.0",
"browserslist": "^4.19.3",
"esbuild": "~0.14.23",
"eslint": "^8.9.0",
"eslint-plugin-jest": "^26.1.1",
"husky": "^7.0.4",
"jest": "^27.4.7",
"jest": "^27.5.1",
"prettier": "^2.5.1",

@@ -55,0 +55,0 @@ "standard-version": "^9.3.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