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

@gravity-ui/dashkit

Package Overview
Dependencies
Maintainers
0
Versions
149
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gravity-ui/dashkit - npm Package Compare versions

Comparing version 8.15.0 to 8.15.1

1

build/cjs/components/GridLayout/GridLayout.js

@@ -323,2 +323,3 @@ "use strict";

var _a;
this._onStop(group, layout);
(_a = this.context.onResizeStop) === null || _a === void 0 ? void 0 : _a.call(this, this.prepareDefaultArguments(group, layout, oldItem, newItem, placeholder, e, element));

@@ -325,0 +326,0 @@ }

@@ -320,2 +320,3 @@ import React from 'react';

var _a;
this._onStop(group, layout);
(_a = this.context.onResizeStop) === null || _a === void 0 ? void 0 : _a.call(this, this.prepareDefaultArguments(group, layout, oldItem, newItem, placeholder, e, element));

@@ -322,0 +323,0 @@ }

2

package.json
{
"name": "@gravity-ui/dashkit",
"version": "8.15.0",
"version": "8.15.1",
"description": "Library for rendering dashboard grid layout",

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

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