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

@jest/console

Package Overview
Dependencies
Maintainers
7
Versions
108
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jest/console - npm Package Compare versions

Comparing version 25.2.1-alpha.1 to 25.2.1-alpha.2

build/BufferedConsole.d.ts.map

1

build/BufferedConsole.d.ts

@@ -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

12

package.json
{
"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"
}
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