Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

bison-types

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bison-types - npm Package Compare versions

Comparing version 2.0.5 to 2.1.0

LICENSE.md

6

package.json
{
"name": "bison-types",
"version": "2.0.5",
"version": "2.1.0",
"description": "Convert between json and binary",

@@ -20,3 +20,3 @@ "main": "src/index.js",

"author": "Tabcorp Digital Technology Team",
"license": "BSD-2-Clause",
"license": "MIT",
"bugs": {

@@ -28,3 +28,3 @@ "url": "https://github.com/TabDigital/bison-types/issues"

"coffee-script": "^1.7.1",
"clever-buffer": "~1.0.0",
"clever-buffer": "^1.1.0",
"big.js": "~2.5.1"

@@ -31,0 +31,0 @@ },

@@ -5,2 +5,9 @@ # bison-types

[![NPM](http://img.shields.io/npm/v/bison-types.svg?style=flat)](https://npmjs.org/package/bison-types)
[![License](http://img.shields.io/npm/l/bison-types.svg?style=flat)](https://github.com/TabDigital/bison-types)
[![Build Status](http://img.shields.io/travis/TabDigital/bison-types.svg?style=flat)](http://travis-ci.org/TabDigital/bison-types)
[![Dependencies](http://img.shields.io/david/TabDigital/bison-types.svg?style=flat)](https://david-dm.org/TabDigital/bison-types)
[![Dev dependencies](http://img.shields.io/david/dev/TabDigital/bison-types.svg?style=flat)](https://david-dm.org/TabDigital/bison-types)
- Are you stuck with integrating with a system that only speaks binary?

@@ -12,8 +19,2 @@ - Are you sick of manually decoding and encoding from json to binary?

[![Build Status](https://travis-ci.org/TabDigital/bison-types.svg?branch=master)](https://travis-ci.org/TabDigital/bison-types)
[![Dependency Status](https://david-dm.org/TabDigital/bison-types.png?theme=shields.io)](https://david-dm.org/TabDigital/bison-types)
[![devDependency Status](https://david-dm.org/TabDigital/bison-types/dev-status.png?theme=shields.io)](https://david-dm.org/TabDigital/bison-types#info=devDependencies)
[![NPM](https://nodei.co/npm/bison-types.svg?downloads=true)](https://nodei.co/npm/bison-types/)
## How does it work?

@@ -20,0 +21,0 @@

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc