🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

hive-home

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hive-home

A wrapper for the Hive Home API.

latest
Source
npmnpm
Version
1.1.0
Version published
Maintainers
1
Created
Source

Hive Home

A wrapper for the Hive Home API.

Version 1.1

Installation

Node.js

$ npm i hive-home

In the browser

<script src="https://cdn.jsdelivr.net/npm/hive-home@1/dist/hive-home.min.js"></script>
<script>
  console.log('This is HiveHome version', HiveHome.VERSION);
</script>

Development

Test

$ npm run test

Build

$ npm run build

FAQs

Package last updated on 16 Oct 2018

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