Socket
Socket
Sign inDemoInstall

moving-average

Package Overview
Dependencies
0
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

index.d.ts

3

package.json
{
"name": "moving-average",
"version": "1.0.0",
"version": "1.0.1",
"description": "Exponential Moving Average",
"main": "index.js",
"types": "index.d.ts",
"scripts": {

@@ -7,0 +8,0 @@ "test": "npm run lint && npm run test:node",

@@ -9,3 +9,3 @@ # moving-average

The [following](https://en.wikipedia.org/wiki/Moving_average#Exponential_moving_average) online algorythm is implemented:
The [following](https://en.wikipedia.org/wiki/Moving_average#Exponential_moving_average) online algorithm is implemented:

@@ -12,0 +12,0 @@ ```

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc