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

@brigad/prettier

Package Overview
Dependencies
Maintainers
4
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@brigad/prettier - npm Package Versions

2.8.0

Diff

Changelog

Source

2.8.0

diff

🔗 Release Notes

titozzz
published 2.6.0-dev •

titozzz
published 1.19.1 •

Changelog

Source

1.19.1

diff

CLI

titozzz
published 1.18.2 •

Changelog

Source

1.18.2

diff

  • TypeScript: only add trailing commas in tuples for --trailing-comma=all (#6199 by @duailibe)

    In Prettier 1.18 we added trailing commas in tuples when --trailing-comma=all, but it was also adding for --trailing-comma=es5.

adrienharnay
published 1.16.4 •

Changelog

Source

1.16.4

diff

  • API: Fix prettier.getSupportInfo() reporting babel parser for older versions of Prettier. ([#5826] by [@azz])

    In version 1.16.0 of Prettier, the babylon parser was renamed to babel. Unfortunately this lead to a minor breaking change: prettier.getSupportInfo('1.15.0') would report that it supported babel, not babylon, which breaks text-editor integrations. This has now been fixed.

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