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 14.0.0 to 14.0.1

8

CHANGELOG.md

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

## [14.0.1](https://github.com/loopbackio/loopback-next/compare/@loopback/eslint-config@14.0.0...@loopback/eslint-config@14.0.1) (2023-06-28)
**Note:** Version bump only for package @loopback/eslint-config
# [14.0.0](https://github.com/loopbackio/loopback-next/compare/@loopback/eslint-config@13.0.10...@loopback/eslint-config@14.0.0) (2023-05-15)

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

12

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

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

"peerDependencies": {
"eslint": "^8.40.0"
"eslint": "^8.43.0"
},
"dependencies": {
"@typescript-eslint/eslint-plugin": "^5.59.6",
"@typescript-eslint/parser": "^5.59.6",
"@typescript-eslint/eslint-plugin": "^5.60.1",
"@typescript-eslint/parser": "^5.60.1",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-eslint-plugin": "^5.0.8",
"eslint-plugin-eslint-plugin": "^5.1.0",
"eslint-plugin-mocha": "^10.1.0"
},
"gitHead": "97a26bd5973830a1d5f28aa2f58040f953995c17"
"gitHead": "10a8fa7fbd00ac77c4aee3e7f40884b07fe1919c"
}
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