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

@animoca/blockchain-inventory_metadata

Package Overview
Dependencies
Maintainers
8
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@animoca/blockchain-inventory_metadata

Base metadata manipulation for Assets Inventory. Dependency for Contracts, Backends and Frontends projects.

latest
Source
npmnpm
Version
0.1.0
Version published
Maintainers
8
Created
Source

Blockchain Project Inventory Metadata

This project serves as a base dependency for blockchain-based inventory metadata projects by providing related inventory ID helpers and constants.

Table of Contents

  • Overview

Overview

Installation

Install as a module dependency in your host NodeJS project:

$ npm install --save @animoca/blockchain-inventory_metadata

Usage

Test and Deployment Scripts

Require the NodeJS module dependency in your test and deployment scripts as needed:

const { inventoryId, constants } = require('@animoca/blockchain-inventory_metadata');

FAQs

Package last updated on 01 Feb 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