Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@comparto/prettier-config

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@comparto/prettier-config - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

7

CHANGELOG.md

@@ -0,1 +1,8 @@

# [1.1.0](https://github.com/comparto/prettier-config/compare/v1.0.0...v1.1.0) (2020-07-22)
### Features
* 🎸 enabled trailing commas in es5 objects ([8f254be](https://github.com/comparto/prettier-config/commit/8f254beb10095566da0beaffdad71cd2af50d505)), closes [#5](https://github.com/comparto/prettier-config/issues/5)
# 1.0.0 (2020-07-16)

@@ -2,0 +9,0 @@

2

index.json

@@ -8,4 +8,4 @@ {

"arrowParens": "avoid",
"trailingComma": "none",
"trailingComma": "es5",
"quoteProps": "consistent"
}
{
"name": "@comparto/prettier-config",
"version": "1.0.0",
"version": "1.1.0",
"main": "index.json",

@@ -5,0 +5,0 @@ "repository": {

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc