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 1.18.0 to 1.18.1

14

prettier/index.d.ts

@@ -269,11 +269,11 @@ // Type definitions for prettier 1.18

group?: string;
tmScope: string;
aceMode: string;
codemirrorMode: string;
codemirrorMimeType: string;
tmScope?: string;
aceMode?: string;
codemirrorMode?: string;
codemirrorMimeType?: string;
aliases?: string[];
extensions: string[];
extensions?: string[];
filenames?: string[];
linguistLanguageId: number;
vscodeLanguageIds: string[];
linguistLanguageId?: number;
vscodeLanguageIds?: string[];
}

@@ -280,0 +280,0 @@

{
"name": "@types/prettier",
"version": "1.18.0",
"version": "1.18.1",
"description": "TypeScript definitions for prettier",

@@ -32,4 +32,4 @@ "license": "MIT",

"dependencies": {},
"typesPublisherContentHash": "9f503548202e6ec9ff9a6b1a7a4c5456817608efd27ed12f5007141c1e9bdfbb",
"typesPublisherContentHash": "41e9889a347845bb0cc886a4c1db4a05cdc7421337695b62f59a0be146166a56",
"typeScriptVersion": "2.8"
}

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

Additional Details
* Last updated: Fri, 19 Jul 2019 17:15:35 GMT
* Last updated: Thu, 01 Aug 2019 20:04:37 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: prettier

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