Socket
Socket
Sign inDemoInstall

standard

Package Overview
Dependencies
Maintainers
1
Versions
185
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

standard - npm Package Compare versions

Comparing version 2.0.0 to 2.1.0

4

bin/test.js

@@ -22,4 +22,4 @@ #!/usr/bin/env node

'https://github.com/feross/bittorrent-tracker.git',
'https://github.com/feross/bittorrent-dht.git',
'https://github.com/mafintosh/level-temp.git'
'https://github.com/feross/bittorrent-dht.git'
// 'https://github.com/mafintosh/level-temp.git'
]

@@ -26,0 +26,0 @@

{
"name": "standard",
"description": "JavaScript Standard Style",
"version": "2.0.0",
"version": "2.1.0",
"author": {

@@ -6,0 +6,0 @@ "name": "Feross Aboukhadijeh",

@@ -44,2 +44,3 @@ # JavaScript Standard Style

- `obj == null` is allowed for succinctness (`obj === null || obj === undefined`)
- Always handle the node.js `err` function parameter

@@ -46,0 +47,0 @@ [1]: http://blog.izs.me/post/2353458699/an-open-letter-to-javascript-leaders-regarding

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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