🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

@poool/eslint-plugin

Package Overview
Dependencies
Maintainers
5
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@poool/eslint-plugin - npm Package Compare versions

Comparing version

to
2.0.0

8

CHANGELOG.md

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

# [2.0.0](https://github.com/p3ol/eslint-config/compare/v1.5.2...v2.0.0) (2022-06-01)
**Note:** Version bump only for package @poool/eslint-plugin
## [1.5.2](https://github.com/p3ol/eslint-config/compare/v1.5.1...v1.5.2) (2022-04-19)

@@ -8,0 +16,0 @@

6

package.json
{
"name": "@poool/eslint-plugin",
"version": "1.5.2",
"version": "2.0.0",
"description": "Custom set of ESLint rules we need and enforce at Poool",

@@ -17,3 +17,3 @@ "main": "lib/index.js",

"devDependencies": {
"eslint": "8.13.0"
"eslint": "8.16.0"
},

@@ -26,3 +26,3 @@ "dependencies": {

},
"gitHead": "6fc424249dad52ea1ece2155eae2c21830452154"
"gitHead": "150d2d1d78637dd129cf3ca57f42e7398022decf"
}