Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@biomejs/biome

Package Overview
Dependencies
Maintainers
4
Versions
79
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.3.3-nightly.8475169 to 1.3.3-nightly.38797b7

LICENSE-APACHE

2

package.json

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

{"name":"@biomejs/biome","version":"1.3.3-nightly.8475169","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","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"],"keywords":["JavaScript","TypeScript","format","lint","toolchain","JSON"],"engines":{"node":">=14.*"},"funding":{"type":"opencollective","url":"https://opencollective.com/biome"},"optionalDependencies":{"@biomejs/cli-win32-x64":"1.3.3-nightly.8475169","@biomejs/cli-win32-arm64":"1.3.3-nightly.8475169","@biomejs/cli-darwin-x64":"1.3.3-nightly.8475169","@biomejs/cli-darwin-arm64":"1.3.3-nightly.8475169","@biomejs/cli-linux-x64":"1.3.3-nightly.8475169","@biomejs/cli-linux-arm64":"1.3.3-nightly.8475169"}}
{"name":"@biomejs/biome","version":"1.3.3-nightly.38797b7","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"],"keywords":["JavaScript","TypeScript","format","lint","toolchain","JSON"],"engines":{"node":">=14.*"},"funding":{"type":"opencollective","url":"https://opencollective.com/biome"},"optionalDependencies":{"@biomejs/cli-win32-x64":"1.3.3-nightly.38797b7","@biomejs/cli-win32-arm64":"1.3.3-nightly.38797b7","@biomejs/cli-darwin-x64":"1.3.3-nightly.38797b7","@biomejs/cli-darwin-arm64":"1.3.3-nightly.38797b7","@biomejs/cli-linux-x64":"1.3.3-nightly.38797b7","@biomejs/cli-linux-arm64":"1.3.3-nightly.38797b7"}}

@@ -76,4 +76,31 @@ <p align="center">

**Biome** is [MIT licensed](https://github.com/biomejs/biome/tree/main/LICENSE) and moderated under the [Contributor Covenant Code of Conduct](https://github.com/biomejs/biome/tree/main/CODE_OF_CONDUCT.md).
**Biome** is [MIT licensed](https://github.com/biomejs/biome/tree/main/LICENSE-MIT) or [Apache 2.0 licensed](https://github.com/biomejs/biome/tree/main/LICENSE-APACHE) and moderated under the [Contributor Covenant Code of Conduct](https://github.com/biomejs/biome/tree/main/CODE_OF_CONDUCT.md).
## Sponsors
### Gold Sponsors
<table>
<tbody>
<tr>
<td align="center" valign="middle">
<a href="https://shiguredo.jp/" target="_blank"><img src="https://shiguredo.jp/official_shiguredo_logo.svg" height="120"></a>
</td>
</tr>
</tbody>
</table>
### Bronze Sponsors
<table>
<tbody>
<tr>
<td align="center" valign="middle">
<a href="https://www.kanamekey.com" target="_blank"><img src="https://images.opencollective.com/kaname/d15fd98/logo/256.png?height=80" width="80"></a>
</td>
</tr>
</tbody>
</table>
[bench]: https://github.com/biomejs/biome/blob/main/benchmark/README.md

@@ -80,0 +107,0 @@ [biomejs]: https://biomejs.dev/

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