Socket
Socket
Sign inDemoInstall

@jsenv/eslint-config

Package Overview
Dependencies
297
Maintainers
2
Versions
78
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 12.0.0 to 12.0.1

22

package.json
{
"name": "@jsenv/eslint-config",
"description": "eslint config used by jsenv codebase",
"version": "12.0.0",
"version": "12.0.1",
"license": "MIT",

@@ -45,5 +45,5 @@ "repository": {

"@babel/plugin-syntax-jsx": "7.2.0",
"@jsenv/importmap-eslint-resolver": "1.0.0",
"eslint-plugin-import": "2.18.2",
"eslint-plugin-react": "7.16.0",
"@jsenv/importmap-eslint-resolver": "1.1.0",
"eslint-plugin-import": "2.19.1",
"eslint-plugin-react": "7.17.0",
"babel-eslint": "11.0.0-beta.0"

@@ -53,11 +53,11 @@ },

"@jsenv/assert": "1.1.1",
"@jsenv/codecov-upload": "2.0.0",
"@jsenv/core": "10.0.0-alpha.11",
"@jsenv/eslint-config": "11.3.0",
"@jsenv/codecov-upload": "3.1.0",
"@jsenv/core": "10.4.0",
"@jsenv/eslint-config": "12.0.0",
"@jsenv/github-release-package": "1.1.1",
"@jsenv/node-module-import-map": "9.0.0",
"@jsenv/package-publish": "1.1.0",
"@jsenv/prettier-check-project": "4.0.0",
"@jsenv/node-module-import-map": "10.0.0",
"@jsenv/package-publish": "1.2.0",
"@jsenv/prettier-check-project": "4.2.0",
"@jsenv/prettier-config": "1.1.0",
"eslint": "6.7.2",
"eslint": "6.8.0",
"prettier": "1.19.1",

@@ -64,0 +64,0 @@ "rimraf": "3.0.0"

@@ -104,2 +104,5 @@ // https://eslint.org/docs/rules/

options: ["unix"],
// disabled otherwise fails when eslint is runned on windows
// after a git clone
disabled: true,
},

@@ -106,0 +109,0 @@ "max-len": {

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc