New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@d3fc/d3fc-technical-indicator

Package Overview
Dependencies
Maintainers
2
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.5 to 7.0.6

12

CHANGELOG.md

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

<a name="7.0.6"></a>
## [7.0.6](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-technical-indicator@7.0.5...@d3fc/d3fc-technical-indicator@7.0.6) (2018-08-21)
**Note:** Version bump only for package @d3fc/d3fc-technical-indicator
<a name="7.0.5"></a>

@@ -16,3 +24,3 @@ ## [7.0.5](https://github.com/d3fc/d3fc-technical-indicator/compare/@d3fc/d3fc-technical-indicator@7.0.4...@d3fc/d3fc-technical-indicator@7.0.5) (2018-08-21)

<a name="7.0.4"></a>
## [7.0.4](https://github.com/d3fc/d3fc-technical-indicator/compare/@d3fc/d3fc-technical-indicator@7.0.3...@d3fc/d3fc-technical-indicator@7.0.4) (2018-08-20)
## [7.0.4](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-technical-indicator@7.0.3...@d3fc/d3fc-technical-indicator@7.0.4) (2018-08-20)

@@ -25,3 +33,3 @@

<a name="7.0.3"></a>
## [7.0.3](https://github.com/d3fc/d3fc-technical-indicator/compare/@d3fc/d3fc-technical-indicator@7.0.2...@d3fc/d3fc-technical-indicator@7.0.3) (2018-08-15)
## [7.0.3](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-technical-indicator@7.0.2...@d3fc/d3fc-technical-indicator@7.0.3) (2018-08-15)

@@ -28,0 +36,0 @@

20

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

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

],
"homepage": "https://github.com/d3fc/d3fc-technical-indicator",
"homepage": "https://github.com/d3fc/d3fc",
"main": "build/d3fc-technical-indicator.js",

@@ -34,3 +34,3 @@ "jsnext:main": "index",

"type": "git",
"url": "https://github.com/d3fc/d3fc-technical-indicator"
"url": "https://github.com/d3fc/d3fc"
},

@@ -43,8 +43,8 @@ "scripts": {

"devDependencies": {
"@d3fc/d3fc-annotation": "^2.0.5",
"@d3fc/d3fc-extent": "^3.0.3",
"@d3fc/d3fc-random-data": "^3.0.3",
"@d3fc/d3fc-rebind": "^5.0.3",
"@d3fc/d3fc-scripts": "^2.0.3",
"@d3fc/d3fc-series": "^4.0.5",
"@d3fc/d3fc-annotation": "^2.0.6",
"@d3fc/d3fc-extent": "^3.0.4",
"@d3fc/d3fc-random-data": "^3.0.4",
"@d3fc/d3fc-rebind": "^5.0.4",
"@d3fc/d3fc-scripts": "^2.0.4",
"@d3fc/d3fc-series": "^4.0.6",
"babel-polyfill": "^6.13.0",

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

"dependencies": {
"@d3fc/d3fc-rebind": "^5.0.3",
"@d3fc/d3fc-rebind": "^5.0.4",
"d3-array": "^1.0.0"

@@ -58,0 +58,0 @@ },

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

[Main d3fc package](https://github.com/ScottLogic/d3fc)
[Main d3fc package](https://github.com/d3fc/d3fc)

@@ -8,0 +8,0 @@ ## Installing

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