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

jest-changed-files

Package Overview
Dependencies
Maintainers
7
Versions
175
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jest-changed-files - npm Package Compare versions

Comparing version 26.2.0 to 26.3.0

2

build/git.js

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

return path().resolve(cwd, result.stdout);
} catch (e) {
} catch {
return null;

@@ -165,0 +165,0 @@ }

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

return result.stdout;
} catch (e) {
} catch {
return null;

@@ -124,0 +124,0 @@ }

{
"name": "jest-changed-files",
"version": "26.2.0",
"version": "26.3.0",
"repository": {

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

"dependencies": {
"@jest/types": "^26.2.0",
"@jest/types": "^26.3.0",
"execa": "^4.0.0",

@@ -24,3 +24,3 @@ "throat": "^5.0.0"

},
"gitHead": "4a716811a309dae135b780a87dc1647b285800eb"
"gitHead": "3a7e06fe855515a848241bb06a6f6e117847443d"
}
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