Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

format-file

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

format-file - npm Package Compare versions

Comparing version
0.1.3
to
0.1.4
+1
-1
LICENSE
MIT License
Copyright (c) 2024 Jacob Ley
Copyright (c) 2025 Jacob Ley

@@ -5,0 +5,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy

{
"name": "format-file",
"version": "0.1.3",
"version": "0.1.4",
"description": "Utility API to format files via biome",

@@ -33,3 +33,3 @@ "engines": {

"tmp-promise": "^3.0.3",
"haywire": "^0.1.6"
"haywire": "^0.1.7"
},

@@ -59,2 +59,3 @@ "peerDependencies": {

"chai": "^5.1.2",
"eslint": "^9.17.0",
"expect-type": "^1.1.0",

@@ -67,9 +68,9 @@ "mocha": "^11.0.1",

"typescript": "^5.7.2",
"@leyman/eslint-config": "^0.0.4",
"pnpm-dedicated-lockfile": "^0.0.1",
"nx-update-ts-references": "^0.1.0",
"mocha-chain": "^0.0.9",
"sinon-typed-stub": "^0.0.8",
"barrelify": "^1.3.0"
"@leyman/eslint-config": "^0.0.5",
"nx-update-ts-references": "^0.2.0",
"mocha-chain": "^0.0.10",
"pnpm-dedicated-lockfile": "^0.0.3",
"barrelify": "^1.3.2",
"sinon-typed-stub": "^0.0.10"
}
}