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.4 to 2.0.5

12

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

@@ -26,12 +26,12 @@ "main": "src/index.js",

"lodash": "~2.4.1",
"big.js": "~2.4.1",
"coffee-script": "^1.7.1",
"clever-buffer": "~1.0.0"
"clever-buffer": "~1.0.0",
"big.js": "~2.5.1"
},
"devDependencies": {
"mocha": "~1.17.1",
"should": "~3.1.3",
"sinon": "~1.9.1",
"mocha": "~1.20.1",
"should": "~4.0.4",
"sinon": "~1.10.3",
"cli-table": "~0.3.0"
}
}

@@ -12,2 +12,4 @@ # bison-types

[![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)

@@ -14,0 +16,0 @@ [![NPM](https://nodei.co/npm/bison-types.svg?downloads=true)](https://nodei.co/npm/bison-types/)

@@ -1,2 +0,2 @@

require("coffee-script");
require("coffee-script/register");
exports.Reader = require("./reader");

@@ -3,0 +3,0 @@ exports.Writer = require("./writer");

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