jest-watcher
Advanced tools
Comparing version 25.2.1-alpha.1 to 25.2.1-alpha.2
@@ -23,1 +23,2 @@ /** | ||
export default BaseWatchPlugin; | ||
//# sourceMappingURL=BaseWatchPlugin.d.ts.map |
@@ -18,1 +18,2 @@ /** | ||
}; | ||
//# sourceMappingURL=constants.d.ts.map |
@@ -14,1 +14,2 @@ /** | ||
export * from './lib/patternModeHelpers'; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -19,1 +19,2 @@ /** | ||
export default JestHooks; | ||
//# sourceMappingURL=JestHooks.d.ts.map |
@@ -9,1 +9,2 @@ /** | ||
export default _default; | ||
//# sourceMappingURL=colorize.d.ts.map |
@@ -9,1 +9,2 @@ /** | ||
export default _default; | ||
//# sourceMappingURL=formatTestNameByPattern.d.ts.map |
@@ -10,1 +10,2 @@ /** | ||
export declare const printRestoredPatternCaret: (pattern: string, currentUsageRows: number, pipe: NodeJS.WritableStream) => void; | ||
//# sourceMappingURL=patternModeHelpers.d.ts.map |
@@ -26,1 +26,2 @@ /** | ||
} | ||
//# sourceMappingURL=Prompt.d.ts.map |
@@ -13,1 +13,2 @@ /** | ||
}; | ||
//# sourceMappingURL=scroll.d.ts.map |
@@ -21,1 +21,2 @@ /** | ||
} | ||
//# sourceMappingURL=PatternPrompt.d.ts.map |
@@ -24,1 +24,2 @@ /// <reference types="node" /> | ||
export default BaseWatchPlugin; | ||
//# sourceMappingURL=BaseWatchPlugin.d.ts.map |
@@ -18,1 +18,2 @@ /** | ||
}; | ||
//# sourceMappingURL=constants.d.ts.map |
@@ -14,1 +14,2 @@ /** | ||
export * from './lib/patternModeHelpers'; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -19,1 +19,2 @@ /** | ||
export default JestHooks; | ||
//# sourceMappingURL=JestHooks.d.ts.map |
@@ -9,1 +9,2 @@ /** | ||
export default _default; | ||
//# sourceMappingURL=colorize.d.ts.map |
@@ -9,1 +9,2 @@ /** | ||
export default _default; | ||
//# sourceMappingURL=formatTestNameByPattern.d.ts.map |
@@ -11,1 +11,2 @@ /// <reference types="node" /> | ||
export declare const printRestoredPatternCaret: (pattern: string, currentUsageRows: number, pipe: NodeJS.WritableStream) => void; | ||
//# sourceMappingURL=patternModeHelpers.d.ts.map |
@@ -26,1 +26,2 @@ /** | ||
} | ||
//# sourceMappingURL=Prompt.d.ts.map |
@@ -13,1 +13,2 @@ /** | ||
}; | ||
//# sourceMappingURL=scroll.d.ts.map |
@@ -22,1 +22,2 @@ /// <reference types="node" /> | ||
} | ||
//# sourceMappingURL=PatternPrompt.d.ts.map |
@@ -61,1 +61,2 @@ /// <reference types="node" /> | ||
export {}; | ||
//# sourceMappingURL=types.d.ts.map |
@@ -60,1 +60,2 @@ /** | ||
export {}; | ||
//# sourceMappingURL=types.d.ts.map |
{ | ||
"name": "jest-watcher", | ||
"description": "Delightful JavaScript Testing.", | ||
"version": "25.2.1-alpha.1+5cc2ccdac", | ||
"version": "25.2.1-alpha.2+79b7ab67c", | ||
"main": "build/index.js", | ||
"dependencies": { | ||
"@jest/test-result": "^25.2.1-alpha.1+5cc2ccdac", | ||
"@jest/types": "^25.2.1-alpha.1+5cc2ccdac", | ||
"@jest/test-result": "^25.2.1-alpha.2+79b7ab67c", | ||
"@jest/types": "^25.2.1-alpha.2+79b7ab67c", | ||
"ansi-escapes": "^4.2.1", | ||
"chalk": "^3.0.0", | ||
"jest-util": "^25.2.1-alpha.1+5cc2ccdac", | ||
"jest-util": "^25.2.1-alpha.2+79b7ab67c", | ||
"string-length": "^3.1.0" | ||
@@ -33,3 +33,3 @@ }, | ||
}, | ||
"gitHead": "5cc2ccdacb1b2433581222252e43cb5a1f6861a9" | ||
"gitHead": "79b7ab67c63d3708f9689e25fbc0e8b0094bd019" | ||
} |
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
58795
68
1446