🎩 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.5.2
to
2.5.3
+9
-9
package.json
{
"name": "@biomejs/biome",
"version": "2.5.2",
"version": "2.5.3",
"bin": {

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

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

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