Socket
Socket
Sign inDemoInstall

jest-util

Package Overview
Dependencies
Maintainers
5
Versions
261
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jest-util - npm Package Compare versions

Comparing version 12.1.3-alpha.6230044c to 12.1.4-alpha.a737c6e5

4

build/args.js

@@ -42,10 +42,8 @@ /**

if (unrecognizedOptions.length) {
console.warn(
'Unrecognized options: ' + unrecognizedOptions.join(', '));}};
console.warn('Unrecognized options: ' + unrecognizedOptions.join(', '));}};
module.exports = {
warnAboutUnrecognizedOptions,
wrap };
{
"name": "jest-util",
"version": "12.1.3-alpha.6230044c",
"version": "12.1.4-alpha.a737c6e5",
"repository": {

@@ -15,3 +15,3 @@ "type": "git",

"mkdirp": "^0.5.1",
"jest-mock": "^12.1.3-alpha.6230044c"
"jest-mock": "^12.1.4-alpha.a737c6e5"
},

@@ -18,0 +18,0 @@ "devDependencies": {

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