prettier-plugin-toml
Advanced tools
Comparing version 0.3.3 to 0.3.4
# 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 @@ |
{ | ||
"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 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
19140
26
457
0
Updated@toml-tools/parser@^0.3.2