Socket
Socket
Sign inDemoInstall

@stdlib/math-base-assert-is-probability

Package Overview
Dependencies
Maintainers
4
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stdlib/math-base-assert-is-probability - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

12

package.json
{
"name": "@stdlib/math-base-assert-is-probability",
"version": "0.1.0",
"version": "0.1.1",
"description": "Test if a double-precision floating-point number is a probability.",

@@ -42,3 +42,3 @@ "license": "Apache-2.0",

"dependencies": {
"@stdlib/utils-library-manifest": "^0.1.0"
"@stdlib/utils-library-manifest": "^0.1.1"
},

@@ -49,6 +49,6 @@ "devDependencies": {

"@stdlib/boolean-ctor": "^0.1.0",
"@stdlib/constants-float64-ninf": "^0.0.8",
"@stdlib/constants-float64-pinf": "^0.0.8",
"@stdlib/random-base-randu": "^0.0.8",
"@stdlib/utils-try-require": "^0.1.0",
"@stdlib/constants-float64-ninf": "^0.1.0",
"@stdlib/constants-float64-pinf": "^0.1.0",
"@stdlib/random-base-randu": "^0.1.0",
"@stdlib/utils-try-require": "^0.1.1",
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",

@@ -55,0 +55,0 @@ "istanbul": "^0.4.1",

@@ -238,4 +238,4 @@ <!--

[test-image]: https://github.com/stdlib-js/math-base-assert-is-probability/actions/workflows/test.yml/badge.svg?branch=v0.1.0
[test-url]: https://github.com/stdlib-js/math-base-assert-is-probability/actions/workflows/test.yml?query=branch:v0.1.0
[test-image]: https://github.com/stdlib-js/math-base-assert-is-probability/actions/workflows/test.yml/badge.svg?branch=v0.1.1
[test-url]: https://github.com/stdlib-js/math-base-assert-is-probability/actions/workflows/test.yml?query=branch:v0.1.1

@@ -242,0 +242,0 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/math-base-assert-is-probability/main.svg

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