Socket
Book a DemoInstallSign in
Socket

@sensio/op-sn-split

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sensio/op-sn-split

Blockchain Version **bafy2bzacealjmcwnfurdmn2tndsv35d5cdbaempopwdq5pr5zr56yrfhuc2zk**

latest
Source
npmnpm
Version
0.4.8-alpha.4
Version published
Maintainers
1
Created
Source

@sensio/op-sn-split

Blockchain Version bafy2bzacealjmcwnfurdmn2tndsv35d5cdbaempopwdq5pr5zr56yrfhuc2zk

Description

Takes in the operation name and its outputs, then splits in to N copies of the same operation with output values.

  • npm: https://www.npmjs.com/package/@sensio/op-sn-split
  • repo: repo folder
  • support: Discord server #public-support channel

Install

# install latest version
yarn add @sensio/op-sn-split

# or specific version
yarn add @sensio/op-sn-split@0.3.1

Usage

import snSplit from '@sensio/op-sn-split'

const data = new U8intArray(7)
await snSplit(data)

Contributing

PRs accepted.

License

Longer version is in LICENSE file

Apache-2.0 © Sensio Group

Keywords

sensio

FAQs

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