Huge News!Announcing our $40M Series B led by Abstract Ventures.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.77 to 1.0.79

dist/src/lib/bessel/bessel-constants.js

3

dist/src/lib/common/_general.d.ts

@@ -0,1 +1,2 @@

/// <reference types="debug" />
import * as debug from 'debug';

@@ -19,3 +20,3 @@ export declare const M_SQRT2 = 1.4142135623730951;

export declare const DBL_MIN_EXP: number;
export declare const R_D__1: (logP: boolean) => 0 | 1;
export declare const R_D__1: (logP: boolean) => 1 | 0;
export declare const R_D__0: (logP: boolean) => number;

@@ -22,0 +23,0 @@ export declare const R_DT_0: (lower_tail: boolean, log_p: boolean) => number;

@@ -150,3 +150,3 @@ {

"types": "dist/src/lib/index.d.ts",
"version": "1.0.77"
"version": "1.0.79"
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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