Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

jest-watch-typeahead

Package Overview
Dependencies
Maintainers
8
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jest-watch-typeahead - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

32

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

@@ -37,4 +37,4 @@ "exports": {

"chalk": "^4.0.0",
"jest-regex-util": "^27.0.0",
"jest-watcher": "^27.0.0",
"jest-regex-util": "^28.0.0",
"jest-watcher": "^28.0.0",
"slash": "^4.0.0",

@@ -49,20 +49,20 @@ "string-length": "^5.0.1",

"@babel/preset-typescript": "^7.10.4",
"@jest/globals": "^27.2.3",
"@jest/types": "^27.0.0",
"@jest/globals": "^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",
"@types/node": "^14.6.4",
"@typescript-eslint/eslint-plugin": "^4.0.1",
"@typescript-eslint/parser": "^4.0.1",
"babel-jest": "^27.0.0",
"@types/node": "^16.0.0",
"@typescript-eslint/eslint-plugin": "^5.0.0",
"@typescript-eslint/parser": "^5.0.0",
"babel-jest": "^28.0.0",
"babel-plugin-add-import-extension": "^1.6.0",
"cross-env": "^7.0.3",
"eslint": "^7.8.1",
"eslint-config-airbnb-base": "^14.1.0",
"eslint": "^8.0.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^8.0.0",
"eslint-plugin-import": "^2.20.2",
"eslint-plugin-jest": "^24.0.0",
"eslint-plugin-jest": "^26.0.0",
"eslint-plugin-prettier": "^4.0.0",
"jest": "^27.0.0",
"jest": "^28.0.0",
"prettier": "^2.1.1",

@@ -75,3 +75,3 @@ "rimraf": "^3.0.2",

"peerDependencies": {
"jest": "^27.0.0"
"jest": "^27.0.0 || ^28.0.0"
},

@@ -101,6 +101,2 @@ "jest": {

},
"resolutions": {
"semantic-release/@semantic-release/github/fs-extra": "^9.0.0",
"semantic-release/@semantic-release/npm/fs-extra": "^9.0.0"
},
"release": {

@@ -107,0 +103,0 @@ "branches": [

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc