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

@d3fc/d3fc-technical-indicator

Package Overview
Dependencies
Maintainers
3
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@d3fc/d3fc-technical-indicator - npm Package Compare versions

Comparing version 7.1.5 to 7.1.6

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [7.1.6](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-technical-indicator@7.1.5...@d3fc/d3fc-technical-indicator@7.1.6) (2020-04-07)
**Note:** Version bump only for package @d3fc/d3fc-technical-indicator
## [7.1.5](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-technical-indicator@7.1.4...@d3fc/d3fc-technical-indicator@7.1.5) (2020-04-02)

@@ -8,0 +16,0 @@

4

package.json
{
"name": "@d3fc/d3fc-technical-indicator",
"version": "7.1.5",
"version": "7.1.6",
"description": "Components for calculating technical indicators on data series",

@@ -57,3 +57,3 @@ "license": "MIT",

},
"gitHead": "6c2f06364902fd6a95652f93f5dfea8f1cd12205"
"gitHead": "99cc9eee484b3da4f06ad33a023e7582286ffd7c"
}

@@ -41,3 +41,3 @@ # d3fc-technical-indicator

import { indicatorBollingerBands } from d3fc-technical-indicator;
import { indicatorBollingerBands } from '@d3fc/d3fc-technical-indicator';

@@ -44,0 +44,0 @@ const bollinger = indicatorBollingerBands()

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