Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@fiit/biome-config

Package Overview
Dependencies
Maintainers
7
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fiit/biome-config - npm Package Compare versions

Comparing version
1.3.1
to
1.3.2
+4
-0
biome.json

@@ -124,2 +124,6 @@ {

"correctness": {
"noUnusedImports":{
"fix":"safe",
"level":"error"
},
"noConstAssign": "off",

@@ -126,0 +130,0 @@ "noGlobalObjectCalls": "off",

+1
-1
{
"name": "@fiit/biome-config",
"version": "1.3.1",
"version": "1.3.2",
"description": "Biome config for Fiit projects",

@@ -5,0 +5,0 @@ "main": "biome.json",