Socket
Socket
Sign inDemoInstall

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 25.2.0 to 25.2.1-alpha.1

build/ts3.4/git.d.ts

1

build/git.d.ts

@@ -11,2 +11,1 @@ /**

export default adapter;
//# sourceMappingURL=git.d.ts.map

@@ -11,2 +11,1 @@ /**

export default adapter;
//# sourceMappingURL=hg.d.ts.map

@@ -12,2 +12,1 @@ /**

export declare const findRepos: (roots: string[]) => Promise<Repos>;
//# sourceMappingURL=index.d.ts.map

@@ -29,2 +29,1 @@ /**

export {};
//# sourceMappingURL=types.d.ts.map
{
"name": "jest-changed-files",
"version": "25.2.0",
"version": "25.2.1-alpha.1+5cc2ccdac",
"repository": {

@@ -12,4 +12,11 @@ "type": "git",

"types": "build/index.d.ts",
"typesVersions": {
"<3.8": {
"*": [
"ts3.4/*"
]
}
},
"dependencies": {
"@jest/types": "^25.2.0",
"@jest/types": "^25.2.1-alpha.1+5cc2ccdac",
"execa": "^3.2.0",

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

},
"gitHead": "9f0339c1c762e39f869f7df63e88470287728b93"
"gitHead": "5cc2ccdacb1b2433581222252e43cb5a1f6861a9"
}
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