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

sbon

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sbon

SBON parsing library

latest
Source
npmnpm
Version
2.3.7
Version published
Maintainers
1
Created
Source

SBON

A node.js library for working with the "SBON" format (Starbound Binary Object Notation).

What is SBON?

"SBON" is the community-created name for what appears to be a proprietary binary format, created by ChuckleFish for the game Starbound. It seems to be highly like JSON and potentially a derivative of JSON/BSON.

For some documentation, see the reverse engineering notes on SBON, available here.

How do I install this library?

Ensure you have at least node.js v7.6+, and then...

$ yarn add sbon

How do I use this library?

Reference the documentation.

Keywords

SBON

FAQs

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