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

snazzy

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

snazzy - npm Package Compare versions

Comparing version 7.0.0 to 7.1.0

4

package.json
{
"name": "snazzy",
"description": "Format JavaScript Standard Style as Stylish (i.e. snazzy) output",
"version": "7.0.0",
"version": "7.1.0",
"author": {

@@ -17,3 +17,3 @@ "name": "Feross Aboukhadijeh",

"dependencies": {
"chalk": "^1.1.0",
"chalk": "^2.3.0",
"inherits": "^2.0.1",

@@ -20,0 +20,0 @@ "minimist": "^1.1.1",

@@ -42,5 +42,5 @@ # snazzy [![travis][travis-image]][travis-url] [![npm][npm-image]][npm-url] [![downloads][downloads-image]][downloads-url] [![javascript style guide][standard-image]][standard-url]

Run `npm install standard --save-dev` to get a copy of `standard`, then run
`standard | snazzy` where you previously used to ran `snazzy`.
`standard | snazzy` where you previously used to run `snazzy`.
This method requires more steps but it's better since the user controls the exact
This way requires more steps, but it's better. The user now controls the exact
version of `standard` that is used. And for users who were piping into `snazzy` all

@@ -47,0 +47,0 @@ along, this means a quicker install since an extra copy of `standard` will not get

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