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.0 to 0.4.1

2

CHANGELOG.md

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

### [0.4.1](https://github.com/nihalgonsalves/esbuild-plugin-browserslist/compare/v0.4.0...v0.4.1) (2022-01-05)
## [0.3.0](https://github.com/nihalgonsalves/esbuild-plugin-browserslist/compare/v0.2.1...v0.3.0) (2021-10-18)

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

20

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

@@ -32,3 +32,3 @@ "license": "MIT",

"browserslist": "^4.19.1",
"esbuild": "~0.14.7"
"esbuild": "~0.14.10"
},

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

"devDependencies": {
"@commitlint/cli": "^15.0.0",
"@commitlint/config-conventional": "^15.0.0",
"@nihalgonsalves/esconfig": "^0.0.9",
"@commitlint/cli": "^16.0.1",
"@commitlint/config-conventional": "^16.0.0",
"@nihalgonsalves/esconfig": "^0.1.0",
"@types/debug": "^4.1.7",
"@types/jest": "^27.0.3",
"@types/jest": "^27.4.0",
"@types/node": "17",
"browserslist": "^4.19.1",
"esbuild": "~0.14.7",
"eslint": "^7.32.0",
"eslint-plugin-jest": "^25.3.0",
"esbuild": "~0.14.10",
"eslint": "^8.6.0",
"eslint-plugin-jest": "^25.3.4",
"husky": "^7.0.4",
"jest": "^27.4.5",
"jest": "^27.4.6",
"prettier": "^2.5.1",

@@ -54,0 +54,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