Socket
Socket
Sign inDemoInstall

jest-watcher

Package Overview
Dependencies
Maintainers
1
Versions
131
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jest-watcher - npm Package Compare versions

Comparing version 23.1.0 to 23.2.0

3

build/base_watch_plugin.js

@@ -27,3 +27,4 @@ 'use strict';

}
} /**
}
/**
* Copyright (c) 2014-present, Facebook, Inc. All rights reserved.

@@ -30,0 +31,0 @@ *

@@ -20,3 +20,4 @@ 'use strict';

(_chalk || _load_chalk()).default.reset(str.slice(start, end)) +
(_chalk || _load_chalk()).default.dim(str.slice(end)); /**
(_chalk || _load_chalk()).default.dim(str.slice(end));
/**
* Copyright (c) 2014-present, Facebook, Inc. All rights reserved.

@@ -23,0 +24,0 @@ *

{
"name": "jest-watcher",
"description": "Delightful JavaScript Testing.",
"version": "23.1.0",
"version": "23.2.0",
"main": "build/index.js",

@@ -6,0 +6,0 @@ "dependencies": {

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