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

@loopback/eslint-config

Package Overview
Dependencies
Maintainers
10
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 13.0.2 to 13.0.3

8

CHANGELOG.md

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

## [13.0.3](https://github.com/loopbackio/loopback-next/compare/@loopback/eslint-config@13.0.2...@loopback/eslint-config@13.0.3) (2022-08-25)
**Note:** Version bump only for package @loopback/eslint-config
## [13.0.2](https://github.com/loopbackio/loopback-next/compare/@loopback/eslint-config@13.0.1...@loopback/eslint-config@13.0.2) (2022-07-14)

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

14

package.json
{
"name": "@loopback/eslint-config",
"description": "ESLint configuration for LoopBack projects",
"version": "13.0.2",
"version": "13.0.3",
"license": "MIT",

@@ -21,12 +21,12 @@ "main": "eslintrc.js",

"peerDependencies": {
"eslint": "^8.19.0"
"eslint": "^8.22.0"
},
"dependencies": {
"@typescript-eslint/eslint-plugin": "^5.30.6",
"@typescript-eslint/parser": "^5.30.6",
"@typescript-eslint/eslint-plugin": "^5.35.1",
"@typescript-eslint/parser": "^5.35.1",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-eslint-plugin": "^4.4.1",
"eslint-plugin-mocha": "^10.0.5"
"eslint-plugin-eslint-plugin": "^5.0.6",
"eslint-plugin-mocha": "^10.1.0"
},
"gitHead": "d2eddfc1319810f4c0126e613c24499b5685f7e4"
"gitHead": "296d9a9577fd058d1a2b2386087686cefa65a7a9"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc