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
10.0.3

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

## [10.0.3](https://github.com/strongloop/loopback-next/compare/@loopback/eslint-config@10.0.2...@loopback/eslint-config@10.0.3) (2020-11-18)
**Note:** Version bump only for package @loopback/eslint-config
## [10.0.2](https://github.com/strongloop/loopback-next/compare/@loopback/eslint-config@10.0.1...@loopback/eslint-config@10.0.2) (2020-11-05)

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

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

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

"dependencies": {
"@typescript-eslint/eslint-plugin": "^4.6.1",
"@typescript-eslint/parser": "^4.6.1",
"@typescript-eslint/eslint-plugin": "^4.8.1",
"@typescript-eslint/parser": "^4.8.1",
"eslint-config-prettier": "^6.15.0",

@@ -24,3 +24,3 @@ "eslint-plugin-eslint-plugin": "^2.3.0",

"peerDependencies": {
"eslint": "^7.12.1"
"eslint": "^7.13.0"
},

@@ -32,3 +32,3 @@ "repository": {

},
"gitHead": "f47fad3f4669c3ceae5e0927dc6098da18df864d"
"gitHead": "3fd1434d6a2addb3c77759a0893bd7cf00e84b67"
}