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

@biomejs/backend-jsonrpc

Package Overview
Dependencies
Maintainers
0
Versions
79
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@biomejs/backend-jsonrpc - npm Package Compare versions

Comparing version 1.8.1 to 1.8.2

22

package.json
{
"name": "@biomejs/backend-jsonrpc",
"version": "1.8.1",
"version": "1.8.2",
"main": "dist/index.js",

@@ -39,17 +39,17 @@ "scripts": {

"devDependencies": {
"@types/node": "20.12.12",
"@types/node": "20.14.3",
"typescript": "5.4.5",
"vite": "5.2.11",
"vite": "5.3.1",
"vitest": "1.6.0"
},
"optionalDependencies": {
"@biomejs/cli-win32-x64": "1.8.1",
"@biomejs/cli-win32-arm64": "1.8.1",
"@biomejs/cli-darwin-x64": "1.8.1",
"@biomejs/cli-darwin-arm64": "1.8.1",
"@biomejs/cli-linux-x64": "1.8.1",
"@biomejs/cli-linux-arm64": "1.8.1",
"@biomejs/cli-linux-x64-musl": "1.8.1",
"@biomejs/cli-linux-arm64-musl": "1.8.1"
"@biomejs/cli-win32-x64": "1.8.2",
"@biomejs/cli-win32-arm64": "1.8.2",
"@biomejs/cli-darwin-x64": "1.8.2",
"@biomejs/cli-darwin-arm64": "1.8.2",
"@biomejs/cli-linux-x64": "1.8.2",
"@biomejs/cli-linux-arm64": "1.8.2",
"@biomejs/cli-linux-x64-musl": "1.8.2",
"@biomejs/cli-linux-arm64-musl": "1.8.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