Socket
Socket
Sign inDemoInstall

@beyonk/eslint-config

Package Overview
Dependencies
218
Maintainers
3
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.2.0 to 5.0.2

.github/workflows/publish.yml

15

package.json
{
"name": "@beyonk/eslint-config",
"version": "4.2.0",
"version": "5.0.2",
"description": "Eslint config for beyonk",

@@ -12,3 +12,3 @@ "main": "node.js",

"peerDependencies": {
"eslint": ">= 3"
"eslint": "^7.19.0"
},

@@ -29,12 +29,11 @@ "keywords": [

"babel-eslint": "^10.1.0",
"eslint": "^7.2.0"
"eslint": "7.19.0"
},
"dependencies": {
"eslint-config-standard": "^14.1.1",
"eslint-plugin-import": "^2.20.2",
"eslint-plugin-mocha": "^7.0.1",
"eslint-config-standard": "^16.0.2",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-mocha": "^8.0.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^4.0.1"
"eslint-plugin-promise": "^4.2.1"
}
}
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