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

@stdlib/math-base-tools-sum-series

Package Overview
Dependencies
Maintainers
0
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stdlib/math-base-tools-sum-series - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

8

package.json
{
"name": "@stdlib/math-base-tools-sum-series",
"version": "0.2.1",
"version": "0.2.2",
"description": "Compute the sum of an infinite series.",

@@ -33,5 +33,5 @@ "license": "Apache-2.0",

"dependencies": {
"@stdlib/assert-has-generator-support": "^0.2.1",
"@stdlib/constants-float64-eps": "^0.2.1",
"@stdlib/math-base-special-abs": "^0.2.1"
"@stdlib/assert-has-generator-support": "^0.2.2",
"@stdlib/constants-float64-eps": "^0.2.2",
"@stdlib/math-base-special-abs": "^0.2.2"
},

@@ -38,0 +38,0 @@ "devDependencies": {},

@@ -250,4 +250,4 @@ <!--

[test-image]: https://github.com/stdlib-js/math-base-tools-sum-series/actions/workflows/test.yml/badge.svg?branch=v0.2.1
[test-url]: https://github.com/stdlib-js/math-base-tools-sum-series/actions/workflows/test.yml?query=branch:v0.2.1
[test-image]: https://github.com/stdlib-js/math-base-tools-sum-series/actions/workflows/test.yml/badge.svg?branch=v0.2.2
[test-url]: https://github.com/stdlib-js/math-base-tools-sum-series/actions/workflows/test.yml?query=branch:v0.2.2

@@ -254,0 +254,0 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/math-base-tools-sum-series/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