Socket
Socket
Sign inDemoInstall

@types/prettier

Package Overview
Dependencies
0
Maintainers
1
Versions
65
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.7.2 to 2.7.3

2

prettier/index.d.ts

@@ -12,2 +12,3 @@ // Type definitions for prettier 2.7

// Chuah Chee Shian <https://github.com/shian15810>
// Marc Gibbons <https://github.com/marcgibbons>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -387,2 +388,3 @@ // Minimum TypeScript Version: 4.2

| undefined;
preprocess?: ((ast: AST, options: ParserOptions<T>) => AST) | undefined;
insertPragma?: ((text: string) => string) | undefined;

@@ -389,0 +391,0 @@ /**

11

prettier/package.json
{
"name": "@types/prettier",
"version": "2.7.2",
"version": "2.7.3",
"description": "TypeScript definitions for prettier",

@@ -47,2 +47,7 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/prettier",

"githubUsername": "shian15810"
},
{
"name": "Marc Gibbons",
"url": "https://github.com/marcgibbons",
"githubUsername": "marcgibbons"
}

@@ -59,4 +64,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "99cc9780c4abc9fa045f57796c8ae3ec7eee54669b1eecb6f4cc5ed62321a8a8",
"typeScriptVersion": "4.2"
"typesPublisherContentHash": "2f54649f157f965233986e2ddf054ef280991891ec4ce7533f45a6556b96a8f3",
"typeScriptVersion": "4.3"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Tue, 20 Dec 2022 12:32:40 GMT
* Last updated: Wed, 31 May 2023 15:32:50 GMT
* Dependencies: none

@@ -17,2 +17,2 @@ * Global values: `prettier`

# Credits
These definitions were written by [Ika](https://github.com/ikatyang), [Ifiok Jr.](https://github.com/ifiokjr), [Florian Imdahl](https://github.com/ffflorian), [Sosuke Suzuki](https://github.com/sosukesuzuki), [Christopher Quadflieg](https://github.com/Shinigami92), [Georgii Dolzhykov](https://github.com/thorn0), [JounQin](https://github.com/JounQin), and [Chuah Chee Shian](https://github.com/shian15810).
These definitions were written by [Ika](https://github.com/ikatyang), [Ifiok Jr.](https://github.com/ifiokjr), [Florian Imdahl](https://github.com/ffflorian), [Sosuke Suzuki](https://github.com/sosukesuzuki), [Christopher Quadflieg](https://github.com/Shinigami92), [Georgii Dolzhykov](https://github.com/thorn0), [JounQin](https://github.com/JounQin), [Chuah Chee Shian](https://github.com/shian15810), and [Marc Gibbons](https://github.com/marcgibbons).
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc