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

eslint-config-brainbits-jest

Package Overview
Dependencies
Maintainers
4
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-brainbits-jest - npm Package Compare versions

Comparing version

to
2.3.3

8

CHANGELOG.md

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

## 2.3.3 (2020-09-11)
**Note:** Version bump only for package eslint-config-brainbits-jest
## 2.3.2 (2020-07-16)

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

6

package.json
{
"name": "eslint-config-brainbits-jest",
"version": "2.3.2",
"version": "2.3.3",
"description": "Default eslint config for project using jest at Brainbits GmbH",

@@ -14,3 +14,3 @@ "main": "index.js",

"dependencies": {
"eslint-config-brainbits": "^2.3.2"
"eslint-config-brainbits": "^2.3.3"
},

@@ -25,3 +25,3 @@ "devDependencies": {

},
"gitHead": "ce07fc36fe2066f4a630cc6fe68d57e2baf7dff2"
"gitHead": "4eff29d0ac67d8a0a19334b4a2e5d094a7f41171"
}