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

prettier-plugin-toml

Package Overview
Dependencies
Maintainers
2
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

prettier-plugin-toml - npm Package Compare versions

Comparing version 0.3.3 to 0.3.4

test/multiline-strings/_input.toml

9

CHANGELOG.md
# prettier-plugin-toml
## 0.3.4
### Patch Changes
- [#41](https://github.com/un-ts/toml-tools/pull/41) [`650176e`](https://github.com/un-ts/toml-tools/commit/650176e53e891b7c2d20c79538cb02e3be4e9c2b) Thanks [@jaysonsantos](https://github.com/jaysonsantos)! - feat: add support for triple double quoted multiple strings
- Updated dependencies []:
- @toml-tools/parser@0.3.2
## 0.3.3

@@ -4,0 +13,0 @@

4

package.json
{
"name": "prettier-plugin-toml",
"version": "0.3.3",
"version": "0.3.4",
"description": "TOML Prettier Plugin",

@@ -15,3 +15,3 @@ "keywords": [

"dependencies": {
"@toml-tools/parser": "^0.3.1",
"@toml-tools/parser": "^0.3.2",
"prettier": "^1.16.0 || ^2.0.0"

@@ -18,0 +18,0 @@ },

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