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.0.13 to 7.0.14

8

CHANGELOG.md

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

<a name="7.0.14"></a>
## [7.0.14](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-technical-indicator@7.0.13...@d3fc/d3fc-technical-indicator@7.0.14) (2019-01-15)
**Note:** Version bump only for package @d3fc/d3fc-technical-indicator
<a name="7.0.13"></a>

@@ -8,0 +16,0 @@ ## [7.0.13](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-technical-indicator@7.0.12...@d3fc/d3fc-technical-indicator@7.0.13) (2018-09-14)

14

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

@@ -41,8 +41,8 @@ "license": "MIT",

"devDependencies": {
"@d3fc/d3fc-annotation": "^2.0.13",
"@d3fc/d3fc-extent": "^3.1.1",
"@d3fc/d3fc-random-data": "^3.0.6",
"@d3fc/d3fc-rebind": "^5.0.5",
"@d3fc/d3fc-annotation": "^2.0.14",
"@d3fc/d3fc-extent": "^3.1.2",
"@d3fc/d3fc-random-data": "^3.0.7",
"@d3fc/d3fc-rebind": "^5.0.6",
"@d3fc/d3fc-scripts": "^2.0.4",
"@d3fc/d3fc-series": "^4.0.11",
"@d3fc/d3fc-series": "^4.0.12",
"babel-polyfill": "^6.13.0",

@@ -53,3 +53,3 @@ "d3": "^4.2.5",

"dependencies": {
"@d3fc/d3fc-rebind": "^5.0.5",
"@d3fc/d3fc-rebind": "^5.0.6",
"d3-array": "^1.0.0"

@@ -56,0 +56,0 @@ },

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

```bash
npm install d3fc-technical-indicator
npm install @d3fc/d3fc-technical-indicator
```

@@ -13,0 +13,0 @@

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