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

eslint-config-simplifield

Package Overview
Dependencies
Maintainers
5
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-simplifield - npm Package Compare versions

Comparing version 4.3.1 to 4.4.0

yarn.lock

1

lib/common.js

@@ -188,2 +188,3 @@ 'use strict';

'no-array-constructor': ERROR,
'no-await-in-loop': ERROR,
'no-caller': ERROR,

@@ -190,0 +191,0 @@ 'no-case-declarations': ERROR,

6

package.json
{
"name": "eslint-config-simplifield",
"version": "4.3.1",
"version": "4.4.0",
"description": "Simplifield Lint rules",

@@ -21,7 +21,7 @@ "scripts": {

"devDependencies": {
"eslint": "^3.11.0",
"eslint": "^3.12.0",
"mocha": "^3.0.2"
},
"peerDependencies": {
"eslint": "^3.11.0"
"eslint": "^3.12.0"
},

@@ -28,0 +28,0 @@ "dependencies": {

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