Huge News!Announcing our $40M Series B led by Abstract Ventures.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.0.1 to 0.0.2

2

2015/server.js

@@ -42,4 +42,4 @@ 'use strict';

'octalLiterals': true,
'regexUFlag': true,
'regexYFlag': true,
'regexYFlag': true,
'restParams': true,

@@ -46,0 +46,0 @@ 'spread': true,

@@ -42,4 +42,4 @@ 'use strict';

'octalLiterals': false,
'regexUFlag': false,
'regexYFlag': false,
'regexYFlag': false,
'restParams': false,

@@ -46,0 +46,0 @@ 'spread': false,

{
"name": "eslint-config-es",
"version": "0.0.1",
"version": "0.0.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