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
11
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 12.0.2 to 12.0.3

8

CHANGELOG.md

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

## [12.0.3](https://github.com/loopbackio/loopback-next/compare/@loopback/eslint-config@12.0.2...@loopback/eslint-config@12.0.3) (2022-02-28)
**Note:** Version bump only for package @loopback/eslint-config
## [12.0.2](https://github.com/loopbackio/loopback-next/compare/@loopback/eslint-config@12.0.1...@loopback/eslint-config@12.0.2) (2022-02-14)

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

12

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

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

"peerDependencies": {
"eslint": "^8.8.0"
"eslint": "^8.10.0"
},
"dependencies": {
"@typescript-eslint/eslint-plugin": "^5.11.0",
"@typescript-eslint/parser": "^5.11.0",
"eslint-config-prettier": "^8.3.0",
"@typescript-eslint/eslint-plugin": "^5.12.1",
"@typescript-eslint/parser": "^5.12.1",
"eslint-config-prettier": "^8.4.0",
"eslint-plugin-eslint-plugin": "^4.1.0",
"eslint-plugin-mocha": "^10.0.3"
},
"gitHead": "e16818ccb01edc0269ef6c45b022c5f1b67f852c"
"gitHead": "8aff2ce33aad3daa53b05fa0fbe8a1b2c7ad0bdf"
}
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