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

8

CHANGELOG.md

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

## [2.0.11](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-pointer@2.0.10...@d3fc/d3fc-pointer@2.0.11) (2019-11-28)
**Note:** Version bump only for package @d3fc/d3fc-pointer
## [2.0.10](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-pointer@2.0.9...@d3fc/d3fc-pointer@2.0.10) (2019-09-04)

@@ -8,0 +16,0 @@

9

package.json
{
"name": "@d3fc/d3fc-pointer",
"version": "2.0.10",
"version": "2.0.11",
"description": "Component which emits the current mouse or touch position over a selection",

@@ -8,4 +8,3 @@ "main": "index.js",

"bundle": "npx rollup -c ../../scripts/rollup.config.js",
"test": "npx jasmine --config=../../scripts/jasmine.json",
"lint": "npx eslint src/**/*.js"
"test": "npx jasmine --config=../../scripts/jasmine.json"
},

@@ -27,3 +26,3 @@ "repository": {

"dependencies": {
"@d3fc/d3fc-rebind": "^5.0.9",
"@d3fc/d3fc-rebind": "^5.0.10",
"d3-dispatch": "^1.0.1",

@@ -35,3 +34,3 @@ "d3-selection": "^1.0.2"

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