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

@dataverse/dataverse-kernel-test

Package Overview
Dependencies
Maintainers
3
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dataverse/dataverse-kernel-test

## Development Environment Setup Install all node package dependencies by running `pnpm install`

latest
Source
npmnpm
Version
1.0.1
Version published
Maintainers
3
Created
Source

dataverse-kernel

Development Environment Setup

Install all node package dependencies by running pnpm install

Set environment variables in .env (Required in the Node environment)

PK
  • Your Private Key, current is ea8f02aa2446c3516b27ecf49b775f29c1c39cb2a5d2d12bb8f33d46791773a4

Set environment variables in .env (Not required)

ENV
ENV
Browser
Extension
Mobile
Node
  • Code running environment, current is Node. If not set, the default is Browser

SYNC_INTERVAL
  • Time interval for synchronizing data, current is 10000. If not set, the default is 30000. In milliseconds

BATCH_EXECUTION_QUANTITY
  • Batch update streams. Quantity of each batch, current is 20. If not set, the default is 10. In milliseconds

NETWORK
  • The network (reference) of DID, current is 137. If not set, the default is 1.

Building the Library

Simply run pnpm build. This will clean the dist and compile the TypeScript library.

Testing the Library

To run all of the tests use: pnpm test

FAQs

Package last updated on 25 Apr 2023

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