New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@app-config/esbuild

Package Overview
Dependencies
Maintainers
2
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@app-config/esbuild - npm Package Compare versions

Comparing version

to
2.8.4

10

package.json
{
"name": "@app-config/esbuild",
"description": "esbuild module resolution support for @app-config",
"version": "2.8.3",
"version": "2.8.4",
"license": "MPL-2.0",

@@ -33,8 +33,8 @@ "author": {

"dependencies": {
"@app-config/config": "^2.8.3",
"@app-config/schema": "^2.8.3",
"@app-config/utils": "^2.8.3"
"@app-config/config": "^2.8.4",
"@app-config/schema": "^2.8.4",
"@app-config/utils": "^2.8.4"
},
"devDependencies": {
"@app-config/test-utils": "^2.8.3",
"@app-config/test-utils": "^2.8.4",
"esbuild": "0.13"

@@ -41,0 +41,0 @@ },