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

@cenk1cenk2/eslint-config

Package Overview
Dependencies
Maintainers
1
Versions
291
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cenk1cenk2/eslint-config - npm Package Compare versions

Comparing version

to
0.4.25

7

CHANGELOG.md

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

## [0.4.25](https://github.com/cenk1cenk2/eslint-config/compare/v0.4.24...v0.4.25) (2020-11-17)
### Bug Fixes
* **deps:** update all minor dependency updates to ^4.8.1 ([c24ba2a](https://github.com/cenk1cenk2/eslint-config/commit/c24ba2af80847bf393cecaa5205e1f1ddc9f083c))
## [0.4.24](https://github.com/cenk1cenk2/eslint-config/compare/v0.4.23...v0.4.24) (2020-11-16)

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

6

package.json
{
"name": "@cenk1cenk2/eslint-config",
"version": "0.4.24",
"version": "0.4.25",
"description": "Eslint configuration for my taste.",

@@ -32,4 +32,4 @@ "main": "index.js",

"dependencies": {
"@typescript-eslint/eslint-plugin": "^4.8.0",
"@typescript-eslint/parser": "^4.8.0",
"@typescript-eslint/eslint-plugin": "^4.8.1",
"@typescript-eslint/parser": "^4.8.1",
"eslint-config-react": "^1.1.7",

@@ -36,0 +36,0 @@ "eslint-plugin-import": "^2.22.1",

Sorry, the diff of this file is not supported yet