Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@boxine/eslint-config-base

Package Overview
Dependencies
Maintainers
16
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@boxine/eslint-config-base - npm Package Compare versions

Comparing version 1.8.0-rc.2 to 2.0.0-rc.0

16

CHANGELOG.md

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

# [2.0.0-rc.0](https://gitlab.boxine.de/tonies/shared-config-boxine/compare/v1.8.0-rc.2...v2.0.0-rc.0) (2022-05-02)
### Features
* update dependencies ([ee9a1e4](https://gitlab.boxine.de/tonies/shared-config-boxine/commit/ee9a1e47378065f383117868de433d1f00b19bce))
### BREAKING CHANGES
* major update
# [1.8.0-rc.2](https://gitlab.boxine.de/tonies/shared-config-boxine/compare/v1.8.0-rc.1...v1.8.0-rc.2) (2021-02-12)

@@ -8,0 +24,0 @@

21

package.json
{
"name": "@boxine/eslint-config-base",
"version": "1.8.0-rc.2",
"version": "2.0.0-rc.0",
"description": "Base configuration for ESLint used by Boxine GmbH",

@@ -9,5 +9,2 @@ "main": "index.js",

},
"scripts": {
"postinstall": "boxine-eslint-config-utils-post-install"
},
"author": "it@boxine.de",

@@ -17,16 +14,16 @@ "license": "MIT",

"@boxine/eslint-config-utils": "^1.8.0-rc.0",
"@boxine/prettier-config": "^1.8.0-rc.0"
"@boxine/prettier-config": "^2.0.0-rc.0"
},
"peerDependencies": {
"@typescript-eslint/eslint-plugin": "2.x",
"@typescript-eslint/parser": "2.x",
"@typescript-eslint/eslint-plugin": "5.x",
"@typescript-eslint/parser": "5.x",
"babel-eslint": "10.x",
"eslint": "6.x",
"eslint-config-prettier": "6.x",
"eslint": "8.x",
"eslint-config-prettier": "8.x",
"eslint-plugin-import": "2.x",
"eslint-plugin-prettier": "3.x",
"eslint-plugin-sonarjs": ">=0.5.0",
"eslint-plugin-prettier": "4.x",
"eslint-plugin-sonarjs": "0.x",
"prettier": "2.x"
},
"gitHead": "2f3c750a46798977a81cccb087e4707ca86eb921"
"gitHead": "865d121197d3d1c0fc87ec8c3ac8f8966f2415b3"
}
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