Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
github.com/elliotchance/gedcom
github.com/elliotchance/gedcom
is an advanced Go-style library and set of
command-line tools for dealing with
GEDCOM files.
You can download the latest binaries for macOS, Windows and Linux on the Releases page. This will not require you to install Go or any other dependencies.
Decode and encode GEDCOM files.
Traverse and manipulate GEDCOM files with the provided API.
A powerful query language called gedcomq lets you query GEDCOM files with a CLI tool. It can output CSV, JSON and other GEDCOM files.
Render GEDCOM files as fully static HTML websites.
Compare GEDCOM files from the same or different providers to find differences using the very advanced and configurable tool: gedcomdiff.
Merge GEDCOM files using the same advanced Compare algorithm with gedcomq.
Package | Description |
---|---|
gedcom | Package gedcom contains functionality for encoding, decoding, traversing, manipulating and comparing of GEDCOM data. |
gedcom/gedcom2html | Gedcom2html renders a GEDCOM file into HTML pages that can be shared and published easily. |
gedcom/gedcomdiff | Gedcomdiff is a tool for comparing GEDCOM files and producing a HTML report. |
gedcom/q | Package q is the gedcomq parser and engine. |
gedcom/gedcomq | Gedcomq is a command line tool and query language for GEDCOM files heavily inspired by jq, in name and syntax. |
gedcom/gedcomtune | Gedcomtune is used to calculate the ideal weights and similarities for the main gedcom package. |
gedcom/html | Package html is shared HTML rendering components that are shared by the other packages. |
gedcom/util | Package util contains shared functions used by several packages. |
FAQs
Unknown package
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.