bison-types
Advanced tools
Comparing version 4.0.0 to 4.0.1
{ | ||
"name": "bison-types", | ||
"version": "4.0.0", | ||
"version": "4.0.1", | ||
"description": "Convert between json and binary", | ||
@@ -32,11 +32,11 @@ "main": "src/index.js", | ||
"cli-table": "~0.3.1", | ||
"eslint": "^5.16.0", | ||
"eslint": "^6.8.0", | ||
"eslint-config-airbnb-base": "^14.0.0", | ||
"eslint-plugin-import": "^2.20.0", | ||
"eslint-plugin-mocha": "^6.2.2", | ||
"mocha": "~6.2.2", | ||
"mocha": "~7.0.0", | ||
"require-lint": "^1.3.0", | ||
"should": "~13.0.0", | ||
"sinon": "~1.17.4" | ||
"should": "~13.2.3", | ||
"sinon": "~8.1.1" | ||
} | ||
} |
@@ -10,3 +10,3 @@ # 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) | ||
[![Dev dependencies](http://img.shields.io/david/dev/TabDigital/bison-types.svg?style=flat)](https://david-dm.org/TabDigital/bison-types) [![Greenkeeper badge](https://badges.greenkeeper.io/Tabcorp/bison-types.svg)](https://greenkeeper.io/) | ||
@@ -13,0 +13,0 @@ - Are you stuck with integrating with a system that only speaks binary? |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
23786
0