New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

@loopback/eslint-config

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@loopback/eslint-config - npm Package Compare versions

Comparing version

to
8.0.3

@@ -6,2 +6,10 @@ # Change Log

## [8.0.3](https://github.com/strongloop/loopback-next/compare/@loopback/eslint-config@8.0.2...@loopback/eslint-config@8.0.3) (2020-06-30)
**Note:** Version bump only for package @loopback/eslint-config
## [8.0.2](https://github.com/strongloop/loopback-next/compare/@loopback/eslint-config@8.0.1...@loopback/eslint-config@8.0.2) (2020-06-23)

@@ -8,0 +16,0 @@

{
"name": "@loopback/eslint-config",
"version": "8.0.2",
"version": "8.0.3",
"description": "ESLint configuration for LoopBack projects",

@@ -16,6 +16,6 @@ "engines": {

"dependencies": {
"@typescript-eslint/eslint-plugin": "^3.3.0",
"@typescript-eslint/parser": "^3.3.0",
"@typescript-eslint/eslint-plugin": "^3.5.0",
"@typescript-eslint/parser": "^3.5.0",
"eslint-config-prettier": "^6.11.0",
"eslint-plugin-eslint-plugin": "^2.2.2",
"eslint-plugin-eslint-plugin": "^2.3.0",
"eslint-plugin-mocha": "^7.0.1"

@@ -31,3 +31,3 @@ },

},
"gitHead": "9ccb0b7ae75727ec9b90c5bba18885edb3f93a92"
"gitHead": "b89db3d3b8be6a36e63e91c2331d217fda7538de"
}