bison-types
Advanced tools
Comparing version 2.0.4 to 2.0.5
{ | ||
"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"); |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
398
17468
9
+ Addedbig.js@2.5.1(transitive)
- Removedbig.js@2.4.1(transitive)
Updatedbig.js@~2.5.1