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

@d3fc/d3fc-financial-feed

Package Overview
Dependencies
Maintainers
3
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@d3fc/d3fc-financial-feed - npm Package Compare versions

Comparing version 5.0.5 to 5.0.6

11

CHANGELOG.md

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

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

@@ -8,0 +19,0 @@ ## [5.0.5](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-financial-feed@5.0.4...@d3fc/d3fc-financial-feed@5.0.5) (2018-08-21)

2

package.json
{
"name": "@d3fc/d3fc-financial-feed",
"version": "5.0.5",
"version": "5.0.6",
"description": "An API for fetching financial time-series data from different sources including Quandl and GDAX",

@@ -5,0 +5,0 @@ "license": "MIT",

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

scripts: [
// direct dependencies
'./node_modules/d3-fetch/dist/d3-fetch.js',
require.resolve('d3/dist/d3.js'),
'./build/d3fc-financial-feed.js'

@@ -15,0 +14,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