Socket
Socket
Sign inDemoInstall

jest-watch-typeahead

Package Overview
Dependencies
Maintainers
2
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 0.4.2 to 0.5.0

19

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

@@ -29,8 +29,8 @@ "author": "Rogelio Guzman <rogelioguzmanh@gmail.com>",

"ansi-escapes": "^4.2.1",
"chalk": "^2.4.1",
"jest-regex-util": "^24.9.0",
"jest-watcher": "^24.3.0",
"chalk": "^3.0.0",
"jest-regex-util": "^25.2.1",
"jest-watcher": "^25.2.4",
"slash": "^3.0.0",
"string-length": "^3.1.0",
"strip-ansi": "^5.0.0"
"strip-ansi": "^6.0.0"
},

@@ -42,5 +42,4 @@ "devDependencies": {

"@babel/preset-flow": "^7.0.0",
"babel-core": "^7.0.0-bridge.0",
"babel-eslint": "^10.0.1",
"babel-jest": "^24.3.0",
"babel-jest": "^25.2.4",
"eslint": "^6.2.0",

@@ -51,6 +50,6 @@ "eslint-config-airbnb-base": "^14.0.0",

"eslint-plugin-import": "^2.9.0",
"eslint-plugin-jest": "^22.1.3",
"eslint-plugin-jest": "^23.8.2",
"eslint-plugin-prettier": "^3.0.1",
"flow-bin": "^0.105.2",
"jest": "^24.3.0",
"flow-bin": "^0.121.0",
"jest": "^25.2.4",
"prettier": "^1.13.7",

@@ -57,0 +56,0 @@ "rimraf": "^3.0.0"

[![Build Status](https://travis-ci.org/jest-community/jest-watch-typeahead.svg?branch=master)](https://travis-ci.org/jest-community/jest-watch-typeahead) [![npm version](https://badge.fury.io/js/jest-watch-typeahead.svg)](https://badge.fury.io/js/jest-watch-typeahead)
<div align="center">
<!-- replace with accurate logo e.g from https://worldvectorlogo.com/ -->
<a href="https://facebook.github.io/jest/">
<img width="150" height="150" vspace="" hspace="25" src="https://cdn.worldvectorlogo.com/logos/jest.svg">
<a href="https://jestjs.io/">
<img width="150" height="150" vspace="" hspace="25" src="https://jestjs.io/img/jest.png">
</a>

@@ -8,0 +7,0 @@ <h1>jest-watch-typeahead</h1>

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