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

prettier-plugin-sh

Package Overview
Dependencies
Maintainers
1
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.2.3 to 0.2.4

lib/index.d.ts.map

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

## [0.2.4](https://github.com/rx-ts/prettier/compare/prettier-plugin-sh@0.2.3...prettier-plugin-sh@0.2.4) (2019-12-01)
### Bug Fixes
* **prettier-plugin-pkg:** support type and funding property ([68abab4](https://github.com/rx-ts/prettier/commit/68abab40312520dce01c6b6156b662d1df5c3f4b))
## [0.2.3](https://github.com/rx-ts/prettier/compare/prettier-plugin-sh@0.2.2...prettier-plugin-sh@0.2.3) (2019-11-11)

@@ -8,0 +19,0 @@

1

lib/index.d.ts
import { Plugin } from 'prettier';
declare const _default: Plugin;
export default _default;
//# sourceMappingURL=index.d.ts.map
import { SupportLanguage } from 'prettier';
export declare const languages: SupportLanguage[];
//# sourceMappingURL=languages.d.ts.map

4

package.json
{
"name": "prettier-plugin-sh",
"version": "0.2.3",
"version": "0.2.4",
"description": "An opinionated `shellscript、Dockerfile、properties、gitignore、dotenv、hosts、jvmoptions...` formatter plugin for Prettier",

@@ -39,3 +39,3 @@ "repository": "git@github.com/rx-ts/prettier.git",

},
"gitHead": "98d759916d2feefa2be779dcc42845142ad0f1b9"
"gitHead": "d118d6c6a27597f52d681e5a129d8fcc0bf94ded"
}
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