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

@zambezi/grid

Package Overview
Dependencies
Maintainers
1
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zambezi/grid - npm Package Compare versions

Comparing version 0.15.0-scroll-optimization-test-integration.3 to 0.15.0-scroll-optimization-test-integration.4

2

package.json
{
"name": "@zambezi/grid",
"version": "0.15.0-scroll-optimization-test-integration.3",
"version": "0.15.0-scroll-optimization-test-integration.4",
"description": "D3 component for drawing financial grids.",

@@ -5,0 +5,0 @@ "keywords": [

@@ -14,3 +14,3 @@ import { appendFromTemplate, selectionChanged, rebind, forward } from '@zambezi/d3-utils'

, firstLastChanged = selectionChanged().key(firstAndLast)
, indexChanged = selectionChanged().key(d => d.index).debug(true)
, indexChanged = selectionChanged().key(d => d.index)
, id = property('id')

@@ -17,0 +17,0 @@ , isFirst = property('isFirst')

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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