jest-watch-select-projects
Advanced tools
Comparing version 1.0.0 to 2.0.0
## 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 @@ |
{ | ||
"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> |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
8500
0
78
+ Addedansi-escapes@4.3.2(transitive)
+ Addedansi-styles@4.3.0(transitive)
+ Addedchalk@3.0.0(transitive)
+ Addedcolor-convert@2.0.1(transitive)
+ Addedcolor-name@1.1.4(transitive)
+ Addedhas-flag@4.0.0(transitive)
+ Addedsupports-color@7.2.0(transitive)
+ Addedtype-fest@0.21.3(transitive)
- Removedansi-escapes@3.2.0(transitive)
- Removedansi-styles@3.2.1(transitive)
- Removedchalk@2.4.2(transitive)
- Removedcolor-convert@1.9.3(transitive)
- Removedcolor-name@1.1.3(transitive)
- Removedescape-string-regexp@1.0.5(transitive)
- Removedhas-flag@3.0.0(transitive)
- Removedsupports-color@5.5.0(transitive)
Updatedansi-escapes@^4.3.0
Updatedchalk@^3.0.0