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

prettier-plugin-sh

Package Overview
Dependencies
Maintainers
2
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

prettier-plugin-sh - npm Package Compare versions

Comparing version 0.10.0 to 0.10.1

6

CHANGELOG.md
# Change Log
## 0.10.1
### Patch Changes
- [#163](https://github.com/rx-ts/prettier/pull/163) [`2242e88`](https://github.com/rx-ts/prettier/commit/2242e884def1ef534a3aae4d6a4af3c4a22a6d0e) Thanks [@JounQin](https://github.com/JounQin)! - fix: upgrade sh-syntax
## 0.10.0

@@ -4,0 +10,0 @@

6

package.json
{
"name": "prettier-plugin-sh",
"version": "0.10.0",
"version": "0.10.1",
"type": "module",

@@ -40,4 +40,4 @@ "description": "An opinionated `shellscript、Dockerfile、properties、gitignore、dotenv、hosts、jvmoptions...` formatter plugin for Prettier",

"dependencies": {
"sh-syntax": "^0.1.3",
"synckit": "^0.6.2"
"sh-syntax": "^0.1.4",
"synckit": "^0.7.0"
},

@@ -44,0 +44,0 @@ "publishConfig": {

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