Comparing version 1.0.0 to 1.0.1
@@ -6,2 +6,6 @@ ### Changelog | ||
#### [v1.0.1](https://github.com/CookPete/poker-odds/compare/v1.0.0...v1.0.1) | ||
> 30 January 2018 | ||
- Remove debug log [`254ea63`](https://github.com/CookPete/poker-odds/commit/254ea63c0e0eadd4c0c416872ba03c1c42668b79) | ||
#### v1.0.0 | ||
@@ -8,0 +12,0 @@ > 30 January 2018 |
@@ -53,4 +53,2 @@ #!/usr/bin/env node | ||
console.log(JSON.stringify(equity, null, 2)); | ||
log(); | ||
@@ -57,0 +55,0 @@ |
{ | ||
"name": "poker-odds", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "A lightweight command line tool for calculating poker hand probabilities", | ||
@@ -5,0 +5,0 @@ "repository": "https://github.com/cookpete/poker-odds", |
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
1117338
552