New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

executable-metadata

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

executable-metadata - npm Package Compare versions

Comparing version
0.1.2
to
0.1.3
+7
-0
CHANGELOG.md

@@ -5,2 +5,9 @@ # Changelog

### [0.1.3](https://github.com/Anadian/executable-metadata/compare/v0.1.2...v0.1.3) (2022-01-11)
### Documentation
* Removed broken DavidDM image from the README.md ([0432205](https://github.com/Anadian/executable-metadata/commit/043220586960021643a66325c83273da6de0d11e))
### [0.1.2](https://github.com/Anadian/executable-metadata/compare/v0.1.1...v0.1.2) (2022-01-11)

@@ -7,0 +14,0 @@

+1
-1
{
"name": "executable-metadata",
"version": "0.1.2",
"version": "0.1.3",
"description": "Simply parse and print metadata from an executable binary's header from the command-line.",

@@ -5,0 +5,0 @@ "main": "source/main.js",

@@ -9,3 +9,2 @@ # executable-metadata

[![npm](https://img.shields.io/npm/v/executable-metadata)](https://www.npmjs.com/package/executable-metadata)
![David](https://david-dm.org/Anadian/executable-metadata.svg)

@@ -12,0 +11,0 @@ > Simply parse and print metadata from an executable binary's header from the command-line.