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
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.10 to 7.0.11

11

CHANGELOG.md

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

<a name="7.0.11"></a>
## [7.0.11](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-technical-indicator@7.0.10...@d3fc/d3fc-technical-indicator@7.0.11) (2018-08-29)
### Bug Fixes
* use single d3 reference for bundleSpecs ([3d0a47e](https://github.com/d3fc/d3fc/commit/3d0a47e))
<a name="7.0.10"></a>

@@ -8,0 +19,0 @@ ## [7.0.10](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-technical-indicator@7.0.9...@d3fc/d3fc-technical-indicator@7.0.10) (2018-08-23)

10

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

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

"devDependencies": {
"@d3fc/d3fc-annotation": "^2.0.10",
"@d3fc/d3fc-extent": "^3.1.0",
"@d3fc/d3fc-random-data": "^3.0.5",
"@d3fc/d3fc-annotation": "^2.0.11",
"@d3fc/d3fc-extent": "^3.1.1",
"@d3fc/d3fc-random-data": "^3.0.6",
"@d3fc/d3fc-rebind": "^5.0.5",
"@d3fc/d3fc-scripts": "^2.0.4",
"@d3fc/d3fc-series": "^4.0.9",
"@d3fc/d3fc-series": "^4.0.10",
"babel-polyfill": "^6.13.0",

@@ -49,0 +49,0 @@ "d3": "^4.2.5",

@@ -11,3 +11,3 @@ import jsdom from 'jsdom';

scripts: [
'./node_modules/d3-array/build/d3-array.js',
require.resolve('d3/dist/d3.js'),
'./node_modules/@d3fc/d3fc-rebind/build/d3fc-rebind.js',

@@ -14,0 +14,0 @@ './build/d3fc-technical-indicator.js'

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