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 9.7.0 to 9.8.0

28

package.json
{
"name": "@jsenv/eslint-config",
"version": "9.7.0",
"version": "9.8.0",
"license": "MIT",

@@ -15,6 +15,6 @@ "repository": {

"files": [
"/dist/",
"/src/",
"/index.js",
"/babel.config.js",
"/src/",
"/dist/"
"/babel.config.js"
],

@@ -32,6 +32,6 @@ "scripts": {

"dependencies": {
"eslint-plugin-import": "2.6.0",
"eslint-plugin-react": "7.14.0",
"eslint-plugin-import": "2.18.2",
"eslint-plugin-react": "7.14.3",
"babel-eslint": "11.0.0-beta.0",
"@babel/core": "7.2.2",
"@babel/core": "7.5.5",
"@babel/plugin-syntax-dynamic-import": "7.2.0",

@@ -43,12 +43,12 @@ "@babel/plugin-syntax-import-meta": "7.2.0",

"devDependencies": {
"@jsenv/bundling": "1.12.0",
"@jsenv/eslint-config": "9.6.0",
"@jsenv/bundling": "1.13.0",
"@jsenv/eslint-config": "9.7.0",
"@jsenv/prettier-config": "1.0.0",
"@jsenv/prettier-check-project": "3.1.0",
"@jsenv/node-module-import-map": "3.0.0",
"react": "16.8.6",
"eslint": "5.10.0",
"@jsenv/prettier-check-project": "3.2.0",
"@jsenv/node-module-import-map": "3.2.0",
"react": "16.9.0",
"eslint": "6.2.0",
"prettier": "1.18.2",
"rimraf": "2.6.2"
"rimraf": "3.0.0"
}
}
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