portable-executable-signature
Advanced tools
Comparing version 2.0.2 to 2.0.3
@@ -10,3 +10,3 @@ "use strict"; | ||
const NAME = exports.NAME = "portable-executable-signature"; | ||
const VERSION = exports.VERSION = "2.0.2"; | ||
const VERSION = exports.VERSION = "2.0.3"; | ||
//# sourceMappingURL=meta.js.map |
{ | ||
"name": "portable-executable-signature", | ||
"description": "Package for reading and writing PE code signatures", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"keywords": [ | ||
@@ -6,0 +6,0 @@ "portable-executable", |
@@ -11,3 +11,3 @@ # Portable Executable Signature | ||
[![Build Status](https://github.com/AlexanderOMara/portable-executable-signature/workflows/main/badge.svg?branch=master)](https://github.com/AlexanderOMara/portable-executable-signature/actions?query=workflow%3Amain+branch%3Amaster) | ||
[![Build Status](https://github.com/AlexanderOMara/portable-executable-signature/workflows/main/badge.svg)](https://github.com/AlexanderOMara/portable-executable-signature/actions?query=workflow%3Amain+branch%3Amaster) | ||
@@ -14,0 +14,0 @@ # Overview |
Sorry, the diff of this file is not supported yet
77710