New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

prettier-plugin-curly

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

prettier-plugin-curly - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

26

package.json
{
"name": "prettier-plugin-curly",
"version": "0.1.1",
"version": "0.1.2",
"description": "Prettier plugin to enforce consistent brace style for all control statements.",

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

"@types/prettier": "^2.7.3",
"@typescript-eslint/eslint-plugin": "^5.59.5",
"@typescript-eslint/parser": "^5.59.5",
"@vitest/coverage-istanbul": "^0.31.0",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"@vitest/coverage-istanbul": "^0.33.0",
"console-fail-test": "^0.2.3",

@@ -70,21 +70,21 @@ "cspell": "^6.31.1",

"jsonc-eslint-parser": "^2.3.0",
"knip": "2.13.0",
"knip": "2.15.5",
"lint-staged": "^13.2.2",
"markdownlint": "^0.29.0",
"markdownlint-cli": "^0.34.0",
"npm-package-json-lint": "^6.4.0",
"npm-package-json-lint-config-default": "^5.0.0",
"prettier": "^2.8.8",
"markdownlint-cli": "^0.35.0",
"npm-package-json-lint": "^7.0.0",
"npm-package-json-lint-config-default": "^6.0.0",
"prettier": "^3.0.0",
"prettier-plugin-packagejson": "^2.4.3",
"release-it": "^15.10.3",
"release-it": "^16.0.0",
"sentences-per-line": "^0.2.1",
"should-semantic-release": "^0.1.1",
"typescript": "^5.0.4",
"vitest": "^0.31.0",
"vitest": "^0.33.0",
"yaml-eslint-parser": "^1.2.2"
},
"peerDependencies": {
"prettier": "^2"
"prettier": "^2 || ^3"
},
"packageManager": "pnpm@8.6.0",
"packageManager": "pnpm@8.6.7",
"engines": {

@@ -91,0 +91,0 @@ "node": ">=18"

@@ -74,3 +74,3 @@ <h1 align="center">prettier-plugin-curly</h1>

<tr>
<td align="center" valign="top" width="14.28%"><a href="http://www.joshuakgoldberg.com"><img src="https://avatars.githubusercontent.com/u/3335181?v=4?s=100" width="100px;" alt="Josh Goldberg"/><br /><sub><b>Josh Goldberg</b></sub></a><br /><a href="#tool-JoshuaKGoldberg" title="Tools">🔧</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://www.joshuakgoldberg.com"><img src="https://avatars.githubusercontent.com/u/3335181?v=4?s=100" width="100px;" alt="Josh Goldberg"/><br /><sub><b>Josh Goldberg</b></sub></a><br /><a href="#tool-JoshuaKGoldberg" title="Tools">🔧</a> <a href="#maintenance-JoshuaKGoldberg" title="Maintenance">🚧</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://navinmoorthy.me/"><img src="https://avatars.githubusercontent.com/u/39694575?v=4?s=100" width="100px;" alt="Navin Moorthy"/><br /><sub><b>Navin Moorthy</b></sub></a><br /><a href="https://github.com/JoshuaKGoldberg/prettier-plugin-curly/issues?q=author%3Anavin-moorthy" title="Bug reports">🐛</a></td>

@@ -77,0 +77,0 @@ <td align="center" valign="top" width="14.28%"><a href="https://mk1.io"><img src="https://avatars.githubusercontent.com/u/58381667?v=4?s=100" width="100px;" alt="ʀᴀʏ"/><br /><sub><b>ʀᴀʏ</b></sub></a><br /><a href="https://github.com/JoshuaKGoldberg/prettier-plugin-curly/commits?author=so1ve" title="Documentation">📖</a> <a href="https://github.com/JoshuaKGoldberg/prettier-plugin-curly/commits?author=so1ve" title="Code">💻</a> <a href="https://github.com/JoshuaKGoldberg/prettier-plugin-curly/issues?q=author%3Aso1ve" title="Bug reports">🐛</a></td>

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