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.15.2 to 1.16.0

6

prettier/index.d.ts

@@ -1,2 +0,2 @@

// Type definitions for prettier 1.15
// Type definitions for prettier 1.16
// Project: https://github.com/prettier/prettier

@@ -24,3 +24,5 @@ // Definitions by: Ika <https://github.com/ikatyang>

export type BuiltInParserName =
| 'babylon'
| 'babylon' // deprecated
| 'babel'
| 'babel-flow'
| 'flow'

@@ -27,0 +29,0 @@ | 'typescript'

{
"name": "@types/prettier",
"version": "1.15.2",
"version": "1.16.0",
"description": "TypeScript definitions for prettier",

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

"dependencies": {},
"typesPublisherContentHash": "d5755d8c3843d2fd755ee87aadbad466acdfbdbd80a8ec693791c50c0972f4df",
"typesPublisherContentHash": "390d7e35c153e19a61e583d2660de6c6174b81f9717d103c7f7192175344d536",
"typeScriptVersion": "2.8"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for prettier (https://github.com/prettier/prettier).
This package contains type definitions for prettier ( https://github.com/prettier/prettier ).

@@ -12,3 +12,3 @@ # Details

Additional Details
* Last updated: Wed, 28 Nov 2018 20:45:40 GMT
* Last updated: Fri, 08 Feb 2019 21:24:42 GMT
* Dependencies: none

@@ -15,0 +15,0 @@ * Global values: none

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