Socket
Socket
Sign inDemoInstall

@types/prettier

Package Overview
Dependencies
1
Maintainers
1
Versions
65
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.7.3 to 3.0.0

67

prettier/package.json
{
"name": "@types/prettier",
"version": "2.7.3",
"description": "TypeScript definitions for prettier",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/prettier",
"version": "3.0.0",
"description": "Stub TypeScript definitions entry for prettier, which provides its own types definitions",
"main": "",
"scripts": {},
"license": "MIT",
"contributors": [
{
"name": "Ika",
"url": "https://github.com/ikatyang",
"githubUsername": "ikatyang"
},
{
"name": "Ifiok Jr.",
"url": "https://github.com/ifiokjr",
"githubUsername": "ifiokjr"
},
{
"name": "Florian Imdahl",
"url": "https://github.com/ffflorian",
"githubUsername": "ffflorian"
},
{
"name": "Sosuke Suzuki",
"url": "https://github.com/sosukesuzuki",
"githubUsername": "sosukesuzuki"
},
{
"name": "Christopher Quadflieg",
"url": "https://github.com/Shinigami92",
"githubUsername": "Shinigami92"
},
{
"name": "Georgii Dolzhykov",
"url": "https://github.com/thorn0",
"githubUsername": "thorn0"
},
{
"name": "JounQin",
"url": "https://github.com/JounQin",
"githubUsername": "JounQin"
},
{
"name": "Chuah Chee Shian",
"url": "https://github.com/shian15810",
"githubUsername": "shian15810"
},
{
"name": "Marc Gibbons",
"url": "https://github.com/marcgibbons",
"githubUsername": "marcgibbons"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/prettier"
"dependencies": {
"prettier": "*"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "2f54649f157f965233986e2ddf054ef280991891ec4ce7533f45a6556b96a8f3",
"typeScriptVersion": "4.3"
"deprecated": "This is a stub types definition. prettier provides its own type definitions, so you do not need this installed."
}

@@ -1,16 +0,3 @@

# Installation
> `npm install --save @types/prettier`
This is a stub types definition for @types/prettier (https://prettier.io).
# Summary
This package contains type definitions for prettier (https://prettier.io).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/prettier.
### Additional Details
* Last updated: Wed, 31 May 2023 15:32:50 GMT
* Dependencies: none
* 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), [Chuah Chee Shian](https://github.com/shian15810), and [Marc Gibbons](https://github.com/marcgibbons).
prettier provides its own type definitions, so you don't need @types/prettier installed!
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