You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@loopback/eslint-config

Package Overview
Dependencies
Maintainers
14
Versions
80
Alerts
File Explorer

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
1.0.0-3

8

CHANGELOG.md

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

# [1.0.0-3](https://github.com/strongloop/loopback-next/compare/@loopback/eslint-config@1.0.0-2...@loopback/eslint-config@1.0.0-3) (2019-05-31)
**Note:** Version bump only for package @loopback/eslint-config
# 1.0.0-2 (2019-05-30)

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

8

package.json
{
"name": "@loopback/eslint-config",
"version": "1.0.0-2",
"version": "1.0.0-3",
"description": "Shared configuration for ESLint",

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

"eslint": "^5.16.0",
"eslint-config-prettier": "^4.1.0",
"eslint-plugin-eslint-plugin": "^2.0.1",
"eslint-config-prettier": "^4.3.0",
"eslint-plugin-eslint-plugin": "^2.1.0",
"eslint-plugin-mocha": "^5.3.0"

@@ -28,3 +28,3 @@ },

},
"gitHead": "6f114db1ab2ed838db9b6423aff43ff91832846b"
"gitHead": "892a031168f092d86e1323e728521870bf908b34"
}