@beesley/pr-metadata
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "@beesley/pr-metadata", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "A cli tool for reading information about pull requests within github actions.", | ||
@@ -92,3 +92,3 @@ "type": "module", | ||
"@types/yargs": "^17.0.8", | ||
"ava": "^4.0.1", | ||
"ava": "^5.2.0", | ||
"babel-plugin-replace-import-extension": "^1.1.3", | ||
@@ -95,0 +95,0 @@ "conventional-changelog-angular": "^5.0.13", |
@@ -53,3 +53,3 @@ [![Build, Test & Publish Main](https://github.com/bbeesley/pr-metadata/actions/workflows/build-test-on-push.yml/badge.svg)](https://github.com/bbeesley/pr-metadata/actions/workflows/build-test-on-push.yml) | ||
[src/get-changed-files.ts:13-17](https://github.com/bbeesley/pr-metadata/blob/24f7dc12731ac3e232e275bf83013a1d39803c0b/src/get-changed-files.ts#L13-L17 "Source code on GitHub") | ||
[src/get-changed-files.ts:13-17](https://github.com/bbeesley/pr-metadata/blob/a38061942c2d5e3f102ce5258cf47ab3248a00c0/src/get-changed-files.ts#L13-L17 "Source code on GitHub") | ||
@@ -56,0 +56,0 @@ Uses github actions metadata to get a list of changes files or directories |