Socket
Socket
Sign inDemoInstall

jest-changed-files

Package Overview
Dependencies
17
Maintainers
6
Versions
173
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 28.0.0-alpha.3 to 28.0.0

2

build/hg.js

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

if (options.withAncestor) {
args.push('--rev', 'min((!public() & ::.)+.)^');
args.push('--rev', 'first(min(!public() & ::.)^+.^)');
} else if (options.changedSince) {

@@ -97,0 +97,0 @@ args.push('--rev', `ancestor(., ${options.changedSince})`);

{
"name": "jest-changed-files",
"version": "28.0.0-alpha.3",
"version": "28.0.0",
"repository": {

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

},
"gitHead": "fc30b27bd94bb7ebeaadc72626ebbdba535150d2"
"gitHead": "8f9b812faf8e4d241d560a8574f0c6ed20a89365"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc