jest-watcher
Advanced tools
Comparing version 30.0.0-alpha.1 to 30.0.0-alpha.2
@@ -7,9 +7,9 @@ /** | ||
*/ | ||
/// <reference types="node" /> | ||
import type {AggregatedResult} from '@jest/test-result'; | ||
import type {Config} from '@jest/types'; | ||
import {ReadStream, WriteStream} from 'tty'; | ||
import Emittery = require('emittery'); | ||
import type {ReadStream} from 'tty'; | ||
import type {WriteStream} from 'tty'; | ||
import {AggregatedResult} from '@jest/test-result'; | ||
import {Config} from '@jest/types'; | ||
@@ -16,0 +16,0 @@ export declare type AllowedConfigOptions = Partial< |
{ | ||
"name": "jest-watcher", | ||
"description": "Delightful JavaScript Testing.", | ||
"version": "30.0.0-alpha.1", | ||
"version": "30.0.0-alpha.2", | ||
"main": "./build/index.js", | ||
@@ -17,4 +17,4 @@ "types": "./build/index.d.ts", | ||
"dependencies": { | ||
"@jest/test-result": "30.0.0-alpha.1", | ||
"@jest/types": "30.0.0-alpha.1", | ||
"@jest/test-result": "30.0.0-alpha.2", | ||
"@jest/types": "30.0.0-alpha.2", | ||
"@types/node": "*", | ||
@@ -24,3 +24,3 @@ "ansi-escapes": "^4.2.1", | ||
"emittery": "^0.13.1", | ||
"jest-util": "30.0.0-alpha.1", | ||
"jest-util": "30.0.0-alpha.2", | ||
"string-length": "^4.0.1" | ||
@@ -44,3 +44,3 @@ }, | ||
}, | ||
"gitHead": "d005cb2505c041583e0c5636d006e08666a54b63" | ||
"gitHead": "c04d13d7abd22e47b0997f6027886aed225c9ce4" | ||
} |
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
0
23037
706
+ Added@jest/console@30.0.0-alpha.2(transitive)
+ Added@jest/schemas@30.0.0-alpha.2(transitive)
+ Added@jest/test-result@30.0.0-alpha.2(transitive)
+ Added@jest/types@30.0.0-alpha.2(transitive)
+ Addedjest-message-util@30.0.0-alpha.2(transitive)
+ Addedjest-util@30.0.0-alpha.2(transitive)
+ Addedpicomatch@3.0.1(transitive)
+ Addedpretty-format@30.0.0-alpha.2(transitive)
- Removed@jest/console@30.0.0-alpha.1(transitive)
- Removed@jest/schemas@30.0.0-alpha.1(transitive)
- Removed@jest/test-result@30.0.0-alpha.1(transitive)
- Removed@jest/types@30.0.0-alpha.1(transitive)
- Removedjest-message-util@30.0.0-alpha.1(transitive)
- Removedjest-util@30.0.0-alpha.1(transitive)
- Removedpretty-format@30.0.0-alpha.1(transitive)
Updated@jest/types@30.0.0-alpha.2
Updatedjest-util@30.0.0-alpha.2