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

@elliemae/ds-shared

Package Overview
Dependencies
Maintainers
2
Versions
2503
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@elliemae/ds-shared - npm Package Compare versions

Comparing version 0.3.35 to 0.3.36

4

FocusGroup/FocusGrid.js

@@ -88,2 +88,4 @@ "use strict";

var register = function register(node, rowIndex, columnIndex) {
if (!node) return;
if (!Array.isArray(grid.current[rowIndex])) {

@@ -226,5 +228,5 @@ grid.current[rowIndex] = [];

fileName: _jsxFileName,
lineNumber: 176
lineNumber: 177
}
}, decoratedChild);
}
{
"name": "@elliemae/ds-shared",
"version": "0.3.35",
"version": "0.3.36",
"license": "MIT",

@@ -5,0 +5,0 @@ "description": "Ellie Mae - Dim Sum - Shared components and utilities",

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