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

@d3fc/d3fc-extent

Package Overview
Dependencies
Maintainers
3
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@d3fc/d3fc-extent - npm Package Compare versions

Comparing version 3.1.0 to 3.1.1

11

CHANGELOG.md

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

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

@@ -8,0 +19,0 @@ # [3.1.0](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-extent@3.0.5...@d3fc/d3fc-extent@3.1.0) (2018-08-22)

2

package.json
{
"name": "@d3fc/d3fc-extent",
"version": "3.1.0",
"version": "3.1.1",
"description": "Extends the d3 extent functionality to allow multiple accessors, padding and date support",

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

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

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

@@ -14,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