New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

lib-r-math.js

Package Overview
Dependencies
Maintainers
1
Versions
105
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lib-r-math.js - npm Package Compare versions

Comparing version 1.0.9 to 1.0.10

2

package.json
{
"name": "lib-r-math.js",
"version": "1.0.9",
"version": "1.0.10",
"description": "Javascript Pure Implementation of Statistical R \"core\" numerical libRmath.so",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -20,2 +20,3 @@ # libRmath.js

|------------------|--------------------|-------------|--------------------|
|runif.c | ./runif.ts| 4-feb-2017 | implemented 3 RNG and native browser/node agnostic 64 RNG map to floating number |
|bd0.c | ./lib/bd0.ts |23-jan-2017 | hidden, used by modules dbinom.c ,dpois.c dt.c |

@@ -27,3 +28,2 @@ |chebyshev.c | ./lib/chebyshev.ts | 23-jan-2017 | chebyshev\_init , chebyshev\_eval |

|stirlerr.c | ./lib/stirlerr | 23-jan-2017 | Computes the log of the error term in Stirling's formula ( _stirlerr_ ) |
|runif.c | ./runif.ts| 4-feb-2017 | implemented 3 RNG and native browser/node agnostic 64 RNG map to floating number |

@@ -30,0 +30,0 @@

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