🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@biomejs/biome

Package Overview
Dependencies
Maintainers
5
Versions
144
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@biomejs/biome - npm Package Compare versions

Comparing version
2.4.14
to
2.4.15
+9
-9
package.json
{
"name": "@biomejs/biome",
"version": "2.4.14",
"version": "2.4.15",
"bin": {

@@ -49,11 +49,11 @@ "biome": "bin/biome"

"optionalDependencies": {
"@biomejs/cli-win32-x64": "2.4.14",
"@biomejs/cli-win32-arm64": "2.4.14",
"@biomejs/cli-darwin-x64": "2.4.14",
"@biomejs/cli-darwin-arm64": "2.4.14",
"@biomejs/cli-linux-x64": "2.4.14",
"@biomejs/cli-linux-arm64": "2.4.14",
"@biomejs/cli-linux-x64-musl": "2.4.14",
"@biomejs/cli-linux-arm64-musl": "2.4.14"
"@biomejs/cli-win32-x64": "2.4.15",
"@biomejs/cli-win32-arm64": "2.4.15",
"@biomejs/cli-darwin-x64": "2.4.15",
"@biomejs/cli-darwin-arm64": "2.4.15",
"@biomejs/cli-linux-x64": "2.4.15",
"@biomejs/cli-linux-arm64": "2.4.15",
"@biomejs/cli-linux-x64-musl": "2.4.15",
"@biomejs/cli-linux-arm64-musl": "2.4.15"
}
}

Sorry, the diff of this file is too big to display