lib-r-math.js
Advanced tools
Comparing version 1.0.77 to 1.0.79
@@ -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
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
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
4525388
577
32281
1