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

@d3fc/d3fc-pointer

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-pointer - npm Package Compare versions

Comparing version 2.0.11 to 2.1.0

16

CHANGELOG.md

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

# 2.1.0 (2020-02-13)
### Bug Fixes
* incorrect main path in d3fc-pointer package ([e9d635a](https://github.com/d3fc/d3fc/commit/e9d635a))
### Features
* add equals function to d3fc-series webgl implementations ([0fd7686](https://github.com/d3fc/d3fc/commit/0fd7686))
## [2.0.11](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-pointer@2.0.10...@d3fc/d3fc-pointer@2.0.11) (2019-11-28)

@@ -8,0 +24,0 @@

7

package.json
{
"name": "@d3fc/d3fc-pointer",
"version": "2.0.11",
"version": "2.1.0",
"description": "Component which emits the current mouse or touch position over a selection",
"main": "index.js",
"main": "build/d3fc-pointer.js",
"module": "index",
"scripts": {

@@ -32,3 +33,3 @@ "bundle": "npx rollup -c ../../scripts/rollup.config.js",

},
"gitHead": "de82a1a109ddce4b5721fc4e0d2039ddd497817d"
"gitHead": "91519a816b86d254dfaff8b8240fd1ec1164a4da"
}
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