Socket
Socket
Sign inDemoInstall

standard

Package Overview
Dependencies
304
Maintainers
17
Versions
183
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 9.0.0 to 9.0.1

7

CHANGELOG.md

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

## 9.0.1 - 2017-03-07
# Changed rules
- Relax rule: Allow mixing basic operators without parens [#816](https://github.com/feross/standard/issues/816)
- Specifically, these operators: `+`, `-`, `*`, `/`, `%`, and `**`
## 9.0.0 - 2017-02-28

@@ -8,0 +15,0 @@

4

package.json
{
"name": "standard",
"description": "JavaScript Standard Style",
"version": "9.0.0",
"version": "9.0.1",
"author": {

@@ -16,3 +16,3 @@ "email": "feross@feross.org",

"eslint": "~3.15.0",
"eslint-config-standard": "7.0.0",
"eslint-config-standard": "7.0.1",
"eslint-config-standard-jsx": "3.3.0",

@@ -19,0 +19,0 @@ "eslint-plugin-promise": "~3.4.0",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc