Socket
Socket
Sign inDemoInstall

@jsenv/eslint-config

Package Overview
Dependencies
294
Maintainers
2
Versions
78
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 11.3.0 to 12.0.0

src/createEslintConfig.js

5

index.js

@@ -1,1 +0,4 @@

export { createConfig } from "./src/createConfig.js"
export { createEslintConfig } from "./src/createEslintConfig.js"
export { jsenvEslintRuleMap } from "./src/jsenvEslintRuleMap.js"
export { jsenvEslintRuleMapForImport } from "./src/jsenvEslintRuleMapForImport.js"
export { jsenvEslintRuleMapForReact } from "./src/jsenvEslintRuleMapForReact.js"

27

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

@@ -27,2 +27,3 @@ "repository": {

"test": "node ./script/test/test.js",
"test-with-coverage": "node ./script/test/test.js --coverage",
"eslint-check": "eslint .",

@@ -45,3 +46,3 @@ "prettier-check": "node ./script/prettier-check/prettier-check.js",

"@babel/plugin-syntax-jsx": "7.2.0",
"@jsenv/eslint-import-resolver": "7.1.0",
"@jsenv/importmap-eslint-resolver": "1.0.0",
"eslint-plugin-import": "2.18.2",

@@ -52,17 +53,15 @@ "eslint-plugin-react": "7.16.0",

"devDependencies": {
"@jsenv/auto-publish": "2.0.0",
"@jsenv/bundling": "7.7.1",
"@jsenv/assert": "1.1.1",
"@jsenv/codecov-upload": "2.0.0",
"@jsenv/eslint-config": "11.2.0",
"@jsenv/execution": "6.11.0",
"@jsenv/node-launcher": "4.26.0",
"@jsenv/prettier-config": "1.0.1",
"@jsenv/prettier-check-project": "3.5.0",
"@jsenv/node-module-import-map": "8.3.0",
"@jsenv/testing": "3.9.0",
"eslint": "6.6.0",
"prettier": "1.18.2",
"react": "16.9.0",
"@jsenv/core": "10.0.0-alpha.11",
"@jsenv/eslint-config": "11.3.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/prettier-config": "1.1.0",
"eslint": "6.7.2",
"prettier": "1.19.1",
"rimraf": "3.0.0"
}
}

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