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

prettier-plugin-sh

Package Overview
Dependencies
Maintainers
1
Versions
42
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.2 to 0.2.3

8

CHANGELOG.md

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

## [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)
**Note:** Version bump only for package prettier-plugin-sh
## [0.2.2](https://github.com/rx-ts/prettier/compare/prettier-plugin-sh@0.2.1...prettier-plugin-sh@0.2.2) (2019-10-21)

@@ -8,0 +16,0 @@

4

lib/umd.js

@@ -5,3 +5,3 @@ (function (global, factory) {

(global = global || self, (global.prettierPlugins = global.prettierPlugins || {}, global.prettierPlugins.sh = factory(global.MvdanSh)));
}(this, function (sh) { 'use strict';
}(this, (function (sh) { 'use strict';

@@ -472,2 +472,2 @@ sh = sh && sh.hasOwnProperty('default') ? sh['default'] : sh;

}));
})));
{
"name": "prettier-plugin-sh",
"version": "0.2.2",
"version": "0.2.3",
"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": "6d555b0d971474261bf93e00187b6105794b685d"
"gitHead": "98d759916d2feefa2be779dcc42845142ad0f1b9"
}
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