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
7
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 10.0.0 to 10.0.1

8

CHANGELOG.md

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

## [10.0.1](https://github.com/strongloop/loopback-next/compare/@loopback/eslint-config@10.0.0...@loopback/eslint-config@10.0.1) (2020-10-07)
**Note:** Version bump only for package @loopback/eslint-config
# [10.0.0](https://github.com/strongloop/loopback-next/compare/@loopback/eslint-config@9.0.2...@loopback/eslint-config@10.0.0) (2020-09-15)

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

14

package.json
{
"name": "@loopback/eslint-config",
"version": "10.0.0",
"version": "10.0.1",
"description": "ESLint configuration for LoopBack projects",
"engines": {
"node": ">=10.16"
"node": "^10.16 || 12 || 14"
},

@@ -16,5 +16,5 @@ "main": "eslintrc.js",

"dependencies": {
"@typescript-eslint/eslint-plugin": "^4.1.1",
"@typescript-eslint/parser": "^4.1.1",
"eslint-config-prettier": "^6.11.0",
"@typescript-eslint/eslint-plugin": "^4.4.0",
"@typescript-eslint/parser": "^4.4.0",
"eslint-config-prettier": "^6.12.0",
"eslint-plugin-eslint-plugin": "^2.3.0",

@@ -24,3 +24,3 @@ "eslint-plugin-mocha": "^8.0.0"

"peerDependencies": {
"eslint": "^7.9.0"
"eslint": "^7.10.0"
},

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

},
"gitHead": "2b7d2ef44be0e3c19aee3316a2776d7fff6b0051"
"gitHead": "390f2794d10eea3d969ae417963af815ce1bc417"
}
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