eslint-config-reach-et
Advanced tools
Comparing version 2.7.0 to 3.0.0
{ | ||
"name": "eslint-config-reach-et", | ||
"version": "2.7.0", | ||
"version": "3.0.0", | ||
"description": "eslint config for ET-Tools", | ||
@@ -9,13 +9,12 @@ "main": "index.js", | ||
"dependencies": { | ||
"@babel/core": "^7.14.8", | ||
"@babel/eslint-parser": "^7.14.7", | ||
"@babel/eslint-plugin": "^7.14.5", | ||
"eslint": "^7.31.0", | ||
"eslint-config-prettier": "^8.3.0", | ||
"eslint-plugin-import": "^2.23.4", | ||
"eslint-plugin-jest": "^24.3.6", | ||
"eslint-plugin-jest": "^24.4.0", | ||
"eslint-plugin-prettier": "^3.4.0", | ||
"prettier": "^2.3.2" | ||
}, | ||
"peerDependencies": { | ||
"eslint": "^7.20.0" | ||
}, | ||
"keywords": [], | ||
@@ -37,3 +36,3 @@ "directories": { | ||
"homepage": "https://bitbucket.org/trinitymirror-ondemand/et-build-modules#readme", | ||
"gitHead": "21b32423433df1b835b9649fbcd87bd39ad777b3" | ||
"gitHead": "c29471a52ea80db54a35a8226706dadc524352cc" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4455
9
+ Added@babel/core@^7.14.8
+ Addedeslint@^7.31.0
Updatedeslint-plugin-jest@^24.4.0