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

@netlify/esbuild-linux-32

Package Overview
Dependencies
Maintainers
15
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@netlify/esbuild-linux-32 - npm Package Compare versions

Comparing version

to
0.14.23

30

package.json
{
"name": "@netlify/esbuild-linux-32",
"version": "0.13.13",
"description": "The Linux 32-bit binary for esbuild, a JavaScript bundler.",
"repository": "https://github.com/netlify/esbuild",
"license": "MIT",
"preferUnplugged": false,
"os": [
"linux"
],
"cpu": [
"ia32"
],
"directories": {
"bin": "bin"
}
"name": "@netlify/esbuild-linux-32",
"version": "0.14.23",
"description": "The Linux 32-bit binary for esbuild, a JavaScript bundler.",
"repository": "https://github.com/netlify/esbuild",
"license": "MIT",
"preferUnplugged": false,
"engines": {
"node": ">=12"
},
"os": [
"linux"
],
"cpu": [
"ia32"
]
}

Sorry, the diff of this file is not supported yet