think-bayes
Advanced tools
Comparing version 0.1.2 to 0.1.3-alpha.0
@@ -5,4 +5,6 @@ # Changelog | ||
### [0.1.3-alpha.0](https://github.com/parksben/think-bayes/compare/v0.1.2...v0.1.3-alpha.0) (2020-01-30) | ||
### [0.1.2](https://github.com/parksben/think-bayes/compare/v0.1.2-alpha.0...v0.1.2) (2020-01-30) | ||
### [0.1.1](https://github.com/parksben/think-bayes/compare/v0.1.1-alpha.0...v0.1.1) (2020-01-30) |
{ | ||
"name": "think-bayes", | ||
"version": "0.1.2", | ||
"version": "0.1.3-alpha.0", | ||
"description": "An algorithm framework of probability and statistics for browser and Node.js environment.", | ||
@@ -11,3 +11,3 @@ "scripts": { | ||
"release": "npx standard-version", | ||
"prepublishOnly": "npm run build && npm run release", | ||
"prepublishOnly": "npm run build", | ||
"run-demo": "npx babel-node" | ||
@@ -14,0 +14,0 @@ }, |
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
402884