🚨 Active Supply Chain Attack:node-ipc Package Compromised.Learn More
Socket
Book a DemoSign in
Socket

@prettier/cli

Package Overview
Dependencies
Maintainers
14
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@prettier/cli - npm Package Compare versions

Comparing version
0.7.2
to
0.7.3
+22
-22
package.json

@@ -6,3 +6,3 @@ {

"license": "MIT",
"version": "0.7.2",
"version": "0.7.3",
"type": "module",

@@ -17,3 +17,3 @@ "main": "dist/index.js",

"./bin": "./dist/bin.js",
"./package.json": "./package.json"
"./*": "./*"
},

@@ -42,41 +42,41 @@ "files": [

"fast-ignore": "^1.1.3",
"find-up-json": "^2.0.4",
"function-once": "^3.0.0",
"find-up-json": "^2.0.5",
"function-once": "^3.0.1",
"import-meta-resolve": "^4.1.0",
"is-binary-path": "^2.1.0",
"is-binary-path": "^3.0.0",
"js-yaml": "^4.1.0",
"json-sorted-stringify": "^1.0.0",
"json-sorted-stringify": "^1.0.1",
"json5": "^2.2.3",
"kasi": "^1.1.0",
"lomemo": "^1.0.0",
"pioppo": "^1.2.0",
"promise-resolve-timeout": "^2.0.0",
"smol-toml": "^1.3.1",
"kasi": "^1.1.1",
"lomemo": "^1.0.1",
"pioppo": "^1.2.1",
"promise-resolve-timeout": "^2.0.1",
"smol-toml": "^1.3.3",
"specialist": "^1.4.5",
"tiny-editorconfig": "^1.0.0",
"tiny-jsonc": "^1.0.1",
"tiny-jsonc": "^1.0.2",
"tiny-readdir": "^2.7.4",
"tiny-readdir-glob": "^1.23.2",
"tiny-spinner": "^2.0.4",
"tiny-spinner": "^2.0.5",
"worktank": "^2.7.3",
"zeptomatch": "^2.0.1",
"zeptomatch-escape": "^1.0.0",
"zeptomatch-is-static": "^1.0.0"
"zeptomatch-escape": "^1.0.1",
"zeptomatch-is-static": "^1.0.1"
},
"devDependencies": {
"@types/jest": "^29.5.12",
"@types/jest": "^29.5.14",
"@types/js-yaml": "^4.0.9",
"@types/node": "^20.12.7",
"@types/node": "^22.14.1",
"cross-env": "^7.0.3",
"jest": "^29.7.0",
"jest-snapshot-serializer-ansi": "^2.1.0",
"jest-snapshot-serializer-ansi": "^2.2.1",
"jest-snapshot-serializer-raw": "^2.0.0",
"json-archive": "^2.1.0",
"nanoexec": "^1.1.0",
"prettier": "3.3.3",
"radix64-encoding": "^2.0.1",
"tiny-dirname": "^1.0.1",
"typescript": "^5.4.5",
"prettier": "3.5.3",
"radix64-encoding": "^2.0.2",
"tiny-dirname": "^1.0.2",
"typescript": "^5.8.3",
"zeptoid": "^1.0.2"
}
}