Socket
Socket
Sign inDemoInstall

jest-watch-typeahead

Package Overview
Dependencies
305
Maintainers
8
Versions
30
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.0 to 2.0.0

17

package.json
{
"name": "jest-watch-typeahead",
"version": "1.1.0",
"version": "2.0.0",
"main": "build/index.js",

@@ -35,3 +35,3 @@ "exports": {

"dependencies": {
"ansi-escapes": "^4.3.1",
"ansi-escapes": "^5.0.0",
"chalk": "^4.0.0",

@@ -51,5 +51,5 @@ "jest-regex-util": "^28.0.0",

"@jest/types": "^28.0.0",
"@semantic-release/changelog": "^5.0.1",
"@semantic-release/git": "^9.0.0",
"@types/jest": "^27.0.0",
"@semantic-release/changelog": "^6.0.1",
"@semantic-release/git": "^10.0.1",
"@types/jest": "^28.0.0",
"@types/node": "^16.0.0",

@@ -68,5 +68,6 @@ "@typescript-eslint/eslint-plugin": "^5.0.0",

"jest": "^28.0.0",
"jest-serializer-ansi-escapes": "^1.0.1",
"prettier": "^2.1.1",
"rimraf": "^3.0.2",
"semantic-release": "^17.4.3",
"semantic-release": "^19.0.3",
"semver": "^7.3.5",

@@ -87,3 +88,3 @@ "typescript": "^4.0.2"

"snapshotSerializers": [
"<rootDir>/node_modules/pretty-format/build/plugins/ConvertAnsi"
"jest-serializer-ansi-escapes"
],

@@ -100,3 +101,3 @@ "testPathIgnorePatterns": [

"engines": {
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
"node": "^14.17.0 || ^16.10.0 || >=18.0.0"
},

@@ -103,0 +104,0 @@ "release": {

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