Socket
Socket
Sign inDemoInstall

jest-it-up

Package Overview
Dependencies
23
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.5 to 2.0.0

19

package.json
{
"name": "jest-it-up",
"version": "1.2.5",
"version": "2.0.0",
"description": "Automatically bump up global Jest thresholds whenever coverage goes above them",

@@ -38,13 +38,16 @@ "keywords": [

"ansi-colors": "^4.1.0",
"commander": "^7.2.0"
"commander": "^8.2.0"
},
"devDependencies": {
"eslint": "7.29.0",
"eslint": "8.0.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-prettier": "3.4.0",
"husky": "6.0.0",
"jest": "27.0.5",
"lint-staged": "11.0.0",
"prettier": "2.3.1"
"eslint-plugin-prettier": "4.0.0",
"husky": "7.0.2",
"jest": "27.2.5",
"lint-staged": "11.2.2",
"prettier": "2.4.1"
},
"engines": {
"node": ">=12"
}
}

@@ -15,3 +15,3 @@ # jest-it-up

- Node.js 8.10.0+
- Node.js 12+
- Conventional `jest.config.js` (`package.json` config unsupported)

@@ -18,0 +18,0 @@ - `json-summary` coverage report (see [usage](#usage))

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc