🚨 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.3
to
0.7.4
+1
-1
dist/bin.d.ts
#!/usr/bin/env node
export {};
export declare const __promise: Promise<void>;

@@ -306,2 +306,3 @@ #!/usr/bin/env node

};
runBin();
// Exposed for test, we can also consider use TLA someday
export const __promise = runBin();

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

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

@@ -9,0 +9,0 @@ "main": "dist/index.js",