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

jest-watch-select-projects

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jest-watch-select-projects - npm Package Compare versions

Comparing version 1.0.0 to 2.0.0

14

CHANGELOG.md
## master
## 1.0.0
### Features
- Added custom prompt ([#10](https://github.com/rogeliog/jest-watch-select-projects/pull/10))
### Fixes
- Remove unused dependencies and upgrade the remaining ones ([#7](https://github.com/rogeliog/jest-watch-select-projects/pull/7)) & ([#11](https://github.com/rogeliog/jest-watch-select-projects/pull/11))
## 0.1.2
### Fixes
- fix displayName object configuration ([#8](https://github.com/rogeliog/jest-watch-select-projects/pull/8))
## 0.1.1

@@ -4,0 +18,0 @@

10

package.json
{
"name": "jest-watch-select-projects",
"version": "1.0.0",
"version": "2.0.0",
"main": "src/index.js",

@@ -22,10 +22,10 @@ "author": "Rogelio Guzman <rogelioguzmanh@gmail.com>",

"dependencies": {
"ansi-escapes": "^3.1.0",
"chalk": "^2.4.1",
"ansi-escapes": "^4.3.0",
"chalk": "^3.0.0",
"prompts": "^2.2.1"
},
"devDependencies": {
"eslint": "^5.16.0",
"eslint": "^6.8.0",
"eslint-config-airbnb-base": "^14.0.0",
"eslint-config-prettier": "^4.3.0",
"eslint-config-prettier": "^6.9.0",
"eslint-plugin-import": "^2.18.2",

@@ -32,0 +32,0 @@ "eslint-plugin-prettier": "^3.1.0",

[![Build Status](https://travis-ci.org/jest-community/jest-watch-select-projects.svg?branch=master)](https://travis-ci.org/jest-community/jest-watch-select-projects) [![npm version](https://badge.fury.io/js/jest-watch-select-projects.svg)](https://badge.fury.io/js/jest-watch-select-projects)
<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">
<img width="150" height="150" vspace="" hspace="25" src="https://jestjs.io/img/jest.png">
</a>

@@ -8,0 +7,0 @@ <h1>jest-watch-select-projects</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