Socket
Socket
Sign inDemoInstall

@biomejs/biome

Package Overview
Dependencies
Maintainers
4
Versions
71
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 1.7.3 to 1.7.4-nightly.125f34b

53

package.json

@@ -1,1 +0,52 @@

{"name":"@biomejs/biome","version":"1.7.3","bin":"bin/biome","scripts":{"postinstall":"node scripts/postinstall.js"},"homepage":"https://biomejs.dev","repository":{"type":"git","url":"https://github.com/biomejs/biome.git","directory":"packages/@biomejs/biome"},"author":"Emanuele Stoppa","license":"MIT OR Apache-2.0","bugs":"https://github.com/biomejs/biome/issues","description":"Biome is a toolchain for the web: formatter, linter and more","files":["bin/biome","scripts/postinstall.js","configuration_schema.json","README.md","LICENSE-APACHE","LICENSE-MIT","ROME-LICENSE-MIT"],"keywords":["JavaScript","TypeScript","format","lint","toolchain","JSON"],"engines":{"node":">=14.21.3"},"funding":{"type":"opencollective","url":"https://opencollective.com/biome"},"optionalDependencies":{"@biomejs/cli-win32-x64":"1.7.3","@biomejs/cli-win32-arm64":"1.7.3","@biomejs/cli-darwin-x64":"1.7.3","@biomejs/cli-darwin-arm64":"1.7.3","@biomejs/cli-linux-x64":"1.7.3","@biomejs/cli-linux-arm64":"1.7.3","@biomejs/cli-linux-x64-musl":"1.7.3","@biomejs/cli-linux-arm64-musl":"1.7.3"}}
{
"name": "@biomejs/biome",
"version": "1.7.4-nightly.125f34b",
"bin": "bin/biome",
"scripts": {
"postinstall": "node scripts/postinstall.js"
},
"homepage": "https://biomejs.dev",
"repository": {
"type": "git",
"url": "https://github.com/biomejs/biome.git",
"directory": "packages/@biomejs/biome"
},
"author": "Emanuele Stoppa",
"license": "MIT OR Apache-2.0",
"bugs": "https://github.com/biomejs/biome/issues",
"description": "Biome is a toolchain for the web: formatter, linter and more",
"files": [
"bin/biome",
"scripts/postinstall.js",
"configuration_schema.json",
"README.md",
"LICENSE-APACHE",
"LICENSE-MIT",
"ROME-LICENSE-MIT"
],
"keywords": [
"JavaScript",
"TypeScript",
"format",
"lint",
"toolchain",
"JSON"
],
"engines": {
"node": ">=14.21.3"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/biome"
},
"optionalDependencies": {
"@biomejs/cli-win32-x64": "1.7.4-nightly.125f34b",
"@biomejs/cli-win32-arm64": "1.7.4-nightly.125f34b",
"@biomejs/cli-darwin-x64": "1.7.4-nightly.125f34b",
"@biomejs/cli-darwin-arm64": "1.7.4-nightly.125f34b",
"@biomejs/cli-linux-x64": "1.7.4-nightly.125f34b",
"@biomejs/cli-linux-arm64": "1.7.4-nightly.125f34b",
"@biomejs/cli-linux-x64-musl": "1.7.4-nightly.125f34b",
"@biomejs/cli-linux-arm64-musl": "1.7.4-nightly.125f34b"
}
}

@@ -123,2 +123,14 @@ <p align="center">

### Silver Sponsors
<table>
<tbody>
<tr>
<td align="center" valign="middle">
<a href="https://l2beat.com/" target="_blank"><img src="https://images.opencollective.com/l2beat/c2b2a27/logo/256.png" height="100"></a>
</td>
</tr>
</tbody>
</table>
### Bronze Sponsors

@@ -138,2 +150,5 @@

</td>
<td align="center" valign="middle">
<a href="https://coderabbit.ai/" target="_blank"><img src="https://avatars.githubusercontent.com/u/132028505?s=200&v=4" width="80"></a>
</td>
</tr>

@@ -140,0 +155,0 @@ </tbody>

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

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