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

jest-editor-support

Package Overview
Dependencies
Maintainers
5
Versions
119
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jest-editor-support - npm Package Compare versions

Comparing version 21.0.0 to 21.0.2

5

build/Runner.js

@@ -59,3 +59,6 @@ 'use strict';var _child_process;

// and it can be hard to put it back together.
const stringValue = data.toString().replace(/\n$/, '').trim();
const stringValue = data.
toString().
replace(/\n$/, '').
trim();
if (stringValue.startsWith('Test results written to')) {

@@ -62,0 +65,0 @@ (0, (_fs || _load_fs()).readFile)(this.outputPath, 'utf8', (err, data) => {

2

package.json
{
"name": "jest-editor-support",
"version": "21.0.0",
"version": "21.0.2",
"repository": {

@@ -5,0 +5,0 @@ "type": "git",

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