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

@lokalise/biome-config

Package Overview
Dependencies
Maintainers
0
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lokalise/biome-config - npm Package Compare versions

Comparing version 1.2.2 to 1.3.0

configs/biome-package.jsonc

10

package.json
{
"name": "@lokalise/biome-config",
"version": "1.2.2",
"version": "1.3.0",
"license": "Apache-2.0",
"files": [
"configs/*"
],
"files": ["configs/*"],
"type": "module",

@@ -19,5 +17,3 @@ "scripts": {

"exports": {
"./*": [
"./configs/*.jsonc"
]
"./*": ["./configs/*.jsonc"]
},

@@ -24,0 +20,0 @@ "private": false,

@@ -8,3 +8,3 @@ # @lokalise/biome-config

Backend/Packages:
Backend:

@@ -18,2 +18,11 @@ ```json

Packages:
```json
{
"$schema": "./node_modules/@biomejs/biome/configuration_schema.json",
"extends": ["./node_modules/@lokalise/biome-config/configs/biome-base.jsonc", "./node_modules/@lokalise/biome-config/configs/biome-packages.jsonc"]
}
```
Frontend:

@@ -20,0 +29,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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