@beesley/pr-metadata
Advanced tools
Comparing version 1.0.5 to 1.0.6
{ | ||
"name": "@beesley/pr-metadata", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "A cli tool for reading information about pull requests within github actions.", | ||
@@ -101,3 +101,3 @@ "type": "module", | ||
"semantic-release": "^20.1.0", | ||
"sinon": "^13.0.1", | ||
"sinon": "^15.0.1", | ||
"typescript": "^4.9.3", | ||
@@ -104,0 +104,0 @@ "xo": "^0.53.1" |
@@ -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/b3743166c02bd3b4357f9edecb3b48b616dc6c4b/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/9f64c7966adf224f2992f1c045d5011612f669b6/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 |