Socket
Socket
Sign inDemoInstall

semistandard

Package Overview
Dependencies
Maintainers
1
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

semistandard - npm Package Compare versions

Comparing version 9.2.0 to 9.2.1

2

package.json
{
"name": "semistandard",
"description": "All the goodness of `feross/standard` with semicolons sprinkled on top.",
"version": "9.2.0",
"version": "9.2.1",
"author": {

@@ -6,0 +6,0 @@ "email": "flettre@gmail.com",

@@ -66,11 +66,2 @@ # JavaScript Semi-Standard Style

**Formatting code to Semistandard**
- **CLI** - [semistandard-format](https://github.com/ricardofbarros/semistandard-format)
- **Atom plugin** - [standard-formatter](https://atom.io/packages/standard-formatter)
- **Sublime Text plugin** - [StandardFormat](https://packagecontrol.io/packages/StandardFormat)
- **VS Code plugin** - [JavaScript Semi-Standard Format](https://marketplace.visualstudio.com/items/homerjam.vscode-semistandard-format)
Despite their names, all the above plugins support both `standard` and `semistandard`.
### What you might do if you're clever

@@ -126,3 +117,3 @@

```vim
autocmd bufwritepost *.js silent !semistandard % --format
autocmd bufwritepost *.js silent !semistandard % --fix
set autoread

@@ -129,0 +120,0 @@ ```

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