Socket
Socket
Sign inDemoInstall

jest-watcher

Package Overview
Dependencies
Maintainers
5
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 29.4.2 to 29.4.3

2

build/BaseWatchPlugin.js

@@ -8,3 +8,3 @@ 'use strict';

/**
* Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved.
* Copyright (c) Meta Platforms, Inc. and affiliates.
*

@@ -11,0 +11,0 @@ * This source code is licensed under the MIT license found in the

@@ -8,3 +8,3 @@ 'use strict';

/**
* Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved.
* Copyright (c) Meta Platforms, Inc. and affiliates.
*

@@ -11,0 +11,0 @@ * This source code is licensed under the MIT license found in the

/**
* Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved.
* Copyright (c) Meta Platforms, Inc. and affiliates.
*

@@ -4,0 +4,0 @@ * This source code is licensed under the MIT license found in the

@@ -8,3 +8,3 @@ 'use strict';

/**
* Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved.
* Copyright (c) Meta Platforms, Inc. and affiliates.
*

@@ -11,0 +11,0 @@ * This source code is licensed under the MIT license found in the

@@ -18,3 +18,3 @@ 'use strict';

/**
* Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved.
* Copyright (c) Meta Platforms, Inc. and affiliates.
*

@@ -21,0 +21,0 @@ * This source code is licensed under the MIT license found in the

@@ -19,3 +19,3 @@ 'use strict';

/**
* Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved.
* Copyright (c) Meta Platforms, Inc. and affiliates.
*

@@ -22,0 +22,0 @@ * This source code is licensed under the MIT license found in the

@@ -33,3 +33,3 @@ 'use strict';

/**
* Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved.
* Copyright (c) Meta Platforms, Inc. and affiliates.
*

@@ -36,0 +36,0 @@ * This source code is licensed under the MIT license found in the

@@ -9,3 +9,3 @@ 'use strict';

/**
* Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved.
* Copyright (c) Meta Platforms, Inc. and affiliates.
*

@@ -12,0 +12,0 @@ * This source code is licensed under the MIT license found in the

@@ -8,3 +8,3 @@ 'use strict';

/**
* Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved.
* Copyright (c) Meta Platforms, Inc. and affiliates.
*

@@ -11,0 +11,0 @@ * This source code is licensed under the MIT license found in the

@@ -32,3 +32,3 @@ 'use strict';

/**
* Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved.
* Copyright (c) Meta Platforms, Inc. and affiliates.
*

@@ -35,0 +35,0 @@ * This source code is licensed under the MIT license found in the

@@ -18,3 +18,3 @@ 'use strict';

/**
* Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved.
* Copyright (c) Meta Platforms, Inc. and affiliates.
*

@@ -21,0 +21,0 @@ * This source code is licensed under the MIT license found in the

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

@@ -15,4 +15,4 @@ "types": "./build/index.d.ts",

"dependencies": {
"@jest/test-result": "^29.4.2",
"@jest/types": "^29.4.2",
"@jest/test-result": "^29.4.3",
"@jest/types": "^29.4.3",
"@types/node": "*",

@@ -22,3 +22,3 @@ "ansi-escapes": "^4.2.1",

"emittery": "^0.13.1",
"jest-util": "^29.4.2",
"jest-util": "^29.4.3",
"string-length": "^4.0.1"

@@ -42,3 +42,3 @@ },

},
"gitHead": "f0fc92e8443f09546c7ec0472bf9bce44fe5898f"
"gitHead": "a49c88610e49a3242576160740a32a2fe11161e1"
}

Sorry, the diff of this file is not supported yet

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