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

@volut/speedomatic

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@volut/speedomatic

Grab bag of formatting and ABI encoding/decoding functions

latest
Source
npmnpm
Version
2.1.5
Version published
Maintainers
1
Created
Source

Speed-o-Matic

Build Status Coverage Status npm version

Grab bag of utility functions for formatting and ABI encoding/decoding.

Note: this repository was previously named augur-abi. If you're looking for a generic ABI encoder/decoder, you should be using vaporyjs-abi instead!

Usage

npm install --save speedomatic
var speedomatic = require("speedomatic");

Tests

npm test

FAQs

Package last updated on 12 Jan 2021

Did you know?

Socket

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.

Install

Related posts