New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

@commercetools-backend/eslint-config-node

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@commercetools-backend/eslint-config-node - npm Package Compare versions

Comparing version 0.0.0-canary-20220715093807 to 0.0.0-canary-20220715100629

# @commercetools-backend/eslint-config-node
## 0.0.0-canary-20220715093807
## 0.0.0-canary-20220715100629

@@ -9,4 +9,6 @@ ### Patch Changes

* [#2702](https://github.com/commercetools/merchant-center-application-kit/pull/2702) [`69a1fe13`](https://github.com/commercetools/merchant-center-application-kit/commit/69a1fe13362188977c0a9df86754634fdc81a413) Thanks [@emmenko](https://github.com/emmenko)! - Update Babel dependencies
* [#2708](https://github.com/commercetools/merchant-center-application-kit/pull/2708) [`bc1137f1`](https://github.com/commercetools/merchant-center-application-kit/commit/bc1137f1e40cfc947245c7e9c23df896d8a40fd8) Thanks [@emmenko](https://github.com/emmenko)! - Update ESLint dependencies
- [#2702](https://github.com/commercetools/merchant-center-application-kit/pull/2702) [`69a1fe13`](https://github.com/commercetools/merchant-center-application-kit/commit/69a1fe13362188977c0a9df86754634fdc81a413) Thanks [@emmenko](https://github.com/emmenko)! - Update Babel dependencies
## 21.8.1

@@ -13,0 +15,0 @@

{
"name": "@commercetools-backend/eslint-config-node",
"version": "0.0.0-canary-20220715093807",
"version": "0.0.0-canary-20220715100629",
"description": "ESLint config for Node.js projects.",

@@ -27,11 +27,11 @@ "bugs": "https://github.com/commercetools/merchant-center-application-kit/issues",

"@babel/preset-typescript": "^7.18.6",
"@rushstack/eslint-patch": "^1.1.2",
"@rushstack/eslint-patch": "^1.1.4",
"@typescript-eslint/eslint-plugin": "^5.30.6",
"@typescript-eslint/parser": "^5.30.6",
"eslint-config-prettier": "^8.5.0",
"eslint-import-resolver-typescript": "^2.7.1",
"eslint-import-resolver-typescript": "^3.2.5",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jest": "^25.7.0",
"eslint-plugin-jest": "^26.5.3",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^4.0.0"
"eslint-plugin-prettier": "^4.2.1"
},

@@ -43,3 +43,3 @@ "peerDependencies": {

"@tsconfig/node16": "^1.0.3",
"eslint": "8.15.0"
"eslint": "8.19.0"
},

@@ -46,0 +46,0 @@ "engines": {