@jest/console
Advanced tools
Comparing version 25.2.1-alpha.1 to 25.2.1-alpha.2
@@ -36,1 +36,2 @@ /** | ||
} | ||
//# sourceMappingURL=BufferedConsole.d.ts.map |
@@ -39,1 +39,2 @@ /** | ||
export {}; | ||
//# sourceMappingURL=CustomConsole.d.ts.map |
@@ -10,1 +10,2 @@ /** | ||
export default _default; | ||
//# sourceMappingURL=getConsoleOutput.d.ts.map |
@@ -12,1 +12,2 @@ /** | ||
export type { ConsoleBuffer, LogMessage, LogType } from './types'; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -23,1 +23,2 @@ /** | ||
} | ||
//# sourceMappingURL=NullConsole.d.ts.map |
@@ -36,1 +36,2 @@ /** | ||
} | ||
//# sourceMappingURL=BufferedConsole.d.ts.map |
@@ -40,1 +40,2 @@ /// <reference types="node" /> | ||
export {}; | ||
//# sourceMappingURL=CustomConsole.d.ts.map |
@@ -10,1 +10,2 @@ /** | ||
export default _default; | ||
//# sourceMappingURL=getConsoleOutput.d.ts.map |
@@ -12,1 +12,2 @@ /** | ||
export { ConsoleBuffer, LogMessage, LogType } from './types'; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -23,1 +23,2 @@ /** | ||
} | ||
//# sourceMappingURL=NullConsole.d.ts.map |
@@ -21,1 +21,2 @@ /** | ||
export declare type ConsoleBuffer = Array<LogEntry>; | ||
//# sourceMappingURL=types.d.ts.map |
@@ -21,1 +21,2 @@ /** | ||
export declare type ConsoleBuffer = Array<LogEntry>; | ||
//# sourceMappingURL=types.d.ts.map |
{ | ||
"name": "@jest/console", | ||
"version": "25.2.1-alpha.1+5cc2ccdac", | ||
"version": "25.2.1-alpha.2+79b7ab67c", | ||
"repository": { | ||
@@ -14,4 +14,4 @@ "type": "git", | ||
"<3.8": { | ||
"*": [ | ||
"ts3.4/*" | ||
"build/*": [ | ||
"build/ts3.4/*" | ||
] | ||
@@ -21,5 +21,5 @@ } | ||
"dependencies": { | ||
"@jest/source-map": "^25.2.1-alpha.1+5cc2ccdac", | ||
"@jest/source-map": "^25.2.1-alpha.2+79b7ab67c", | ||
"chalk": "^3.0.0", | ||
"jest-util": "^25.2.1-alpha.1+5cc2ccdac", | ||
"jest-util": "^25.2.1-alpha.2+79b7ab67c", | ||
"slash": "^3.0.0" | ||
@@ -36,3 +36,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
42390
38
1069