New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

eslint-config-es

Package Overview
Dependencies
Maintainers
1
Versions
282
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-es - npm Package Compare versions

Comparing version 0.3.1 to 0.3.2

2

2015/client.js

@@ -173,3 +173,3 @@ 'use strict';

'beforeLineComment': true,
'afterLineComment': true,
'afterLineComment': false,
'allowBlockStart': true,

@@ -176,0 +176,0 @@ 'allowBlockEnd': true

@@ -172,3 +172,3 @@ 'use strict';

'beforeLineComment': true,
'afterLineComment': true,
'afterLineComment': false,
'allowBlockStart': true,

@@ -175,0 +175,0 @@ 'allowBlockEnd': true

@@ -173,3 +173,3 @@ 'use strict';

'beforeLineComment': true,
'afterLineComment': true,
'afterLineComment': false,
'allowBlockStart': true,

@@ -176,0 +176,0 @@ 'allowBlockEnd': true

@@ -172,3 +172,3 @@ 'use strict';

'beforeLineComment': true,
'afterLineComment': true,
'afterLineComment': false,
'allowBlockStart': true,

@@ -175,0 +175,0 @@ 'allowBlockEnd': true

{
"name": "eslint-config-es",
"version": "0.3.1",
"version": "0.3.2",
"description": "eslint-config-es contains strict ESLint configurations for ES5 and ES2015.",

@@ -5,0 +5,0 @@ "contributors": [

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