🚨 Latest Research:Tanstack npm Packages Compromised in Ongoing Mini Shai-Hulud Supply-Chain Attack.Learn More
Socket
Book a DemoSign in
Socket

@egjs/react-grid

Package Overview
Dependencies
Maintainers
12
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@egjs/react-grid - npm Package Compare versions

Comparing version
1.18.0
to
1.19.0
+1
-1
dist/grid.cjs.js

@@ -7,3 +7,3 @@ /*

repository: https://github.com/naver/egjs-grid
version: 1.18.0
version: 1.19.0
*/

@@ -10,0 +10,0 @@ 'use strict';

@@ -7,3 +7,3 @@ /*

repository: https://github.com/naver/egjs-grid
version: 1.18.0
version: 1.19.0
*/

@@ -10,0 +10,0 @@ import { createElement, createRef, PureComponent } from 'react';

@@ -7,3 +7,3 @@ /*

repository: https://github.com/naver/egjs-grid
version: 1.18.0
version: 1.19.0
*/

@@ -10,0 +10,0 @@ (function (global, factory) {

{
"name": "@egjs/react-grid",
"version": "1.18.0",
"version": "1.19.0",
"description": "A React component that can arrange items according to the type of grids",

@@ -40,3 +40,3 @@ "types": "declaration/index.d.ts",

"dependencies": {
"@egjs/grid": "~1.17.1"
"@egjs/grid": "~1.18.0"
},

@@ -43,0 +43,0 @@ "devDependencies": {