Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

think-bayes

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

think-bayes - npm Package Compare versions

Comparing version 0.1.3-alpha.1 to 0.1.3-alpha.2

2

CHANGELOG.md

@@ -5,2 +5,4 @@ # Changelog

### [0.1.3-alpha.2](https://github.com/parksben/think-bayes/compare/v0.1.3-alpha.1...v0.1.3-alpha.2) (2020-01-30)
### [0.1.3-alpha.1](https://github.com/parksben/think-bayes/compare/v0.1.3-alpha.0...v0.1.3-alpha.1) (2020-01-30)

@@ -7,0 +9,0 @@

2

package.json
{
"name": "think-bayes",
"version": "0.1.3-alpha.1",
"version": "0.1.3-alpha.2",
"description": "An algorithm framework of probability and statistics for browser and Node.js environment.",

@@ -5,0 +5,0 @@ "scripts": {

@@ -24,3 +24,3 @@ # think-bayes

```js
const { Suite } = require('think-bayes');
import { Suite } from 'think-bayes';

@@ -27,0 +27,0 @@ class Cookie extends Suite {

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