Socket
Socket
Sign inDemoInstall

eslint-config-5app

Package Overview
Dependencies
138
Maintainers
5
Versions
68
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.13.0 to 0.14.0

7

CHANGELOG.md

@@ -0,1 +1,8 @@

# [0.14.0](https://github.com/5app/eslint-config-5app/compare/v0.13.0...v0.14.0) (2021-02-01)
### Features
* **renovate:** ensure sync eslint peerDependency ([f03b82b](https://github.com/5app/eslint-config-5app/commit/f03b82bcc1cd1854a121d73c4f16d165877e3690))
# [0.13.0](https://github.com/5app/eslint-config-5app/compare/v0.12.4...v0.13.0) (2021-01-26)

@@ -2,0 +9,0 @@

6

package.json
{
"name": "eslint-config-5app",
"version": "0.13.0",
"version": "0.14.0",
"description": "Javascript Style guide for 5app",

@@ -35,3 +35,3 @@ "main": "index.js",

"chai": "^4.2.0",
"eslint": "^7.18.0",
"eslint": "^7.15.0",
"mocha": "^8.2.1",

@@ -41,3 +41,3 @@ "semantic-release": "^17.3.7"

"peerDependencies": {
"eslint": ">=7.15.0"
"eslint": "^7.15.0"
},

@@ -44,0 +44,0 @@ "release": {

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc