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.1 to 9.0.2

6

CHANGELOG.md

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

## 9.0.2 - 2017-03-17
# Changed rules
- Relax rule: Allow tagged template string expressions ([no-unused-expressions](http://eslint.org/docs/rules/no-unused-expressions)) [#822](https://github.com/feross/standard/issues/822)
## 9.0.1 - 2017-03-07

@@ -8,0 +14,0 @@

6

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

@@ -15,4 +15,4 @@ "email": "feross@feross.org",

"dependencies": {
"eslint": "~3.15.0",
"eslint-config-standard": "7.0.1",
"eslint": "~3.18.0",
"eslint-config-standard": "7.1.0",
"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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc