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

standard

Package Overview
Dependencies
Maintainers
11
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 7.1.1 to 7.1.2

4

CHANGELOG.md

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

## 7.1.2 - 2016-06-03
- Fix install errors for some users by updating eslint peer dependency
## 7.1.1 - 2016-05-26

@@ -8,0 +12,0 @@

6

package.json
{
"name": "standard",
"description": "JavaScript Standard Style",
"version": "7.1.1",
"version": "7.1.2",
"author": {

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

"eslint-config-standard": "5.3.1",
"eslint-config-standard-jsx": "1.2.0",
"eslint-config-standard-jsx": "1.2.1",
"eslint-plugin-promise": "^1.0.8",

@@ -26,3 +26,3 @@ "eslint-plugin-react": "^5.0.1",

"babel-eslint": "^6.0.0",
"cross-spawn": "^3.0.1",
"cross-spawn": "^4.0.0",
"minimist": "^1.2.0",

@@ -29,0 +29,0 @@ "mkdirp": "^0.5.1",

@@ -17,3 +17,2 @@ <h1 align="center">

</p>
<br>

@@ -20,0 +19,0 @@ No decisions to make. No `.eslintrc`, `.jshintrc`, or `.jscsrc` files to manage. It just

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