Socket
Socket
Sign inDemoInstall

stockshark-util

Package Overview
Dependencies
7
Maintainers
1
Versions
434
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.425 to 1.0.426

src/array/trend_diff.js

2

package.json
{
"name": "stockshark-util",
"version": "1.0.425",
"version": "1.0.426",
"description": "util",

@@ -5,0 +5,0 @@ "main": "./src/index.js",

@@ -45,2 +45,3 @@ const abs = require("./abs")

const time_shift = require("./time_shift")
const trend_diff = require("./trend_diff")
const trend = require("./trend")

@@ -93,3 +94,4 @@

time_shift,
trend_diff,
trend,
}
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