🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

@egjs/react-grid

Package Overview
Dependencies
Maintainers
9
Versions
37
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

to
1.13.0

2

dist/grid.cjs.js

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

repository: https://github.com/naver/egjs-grid
version: 1.12.2
version: 1.13.0
*/

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

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

repository: https://github.com/naver/egjs-grid
version: 1.12.2
version: 1.13.0
*/

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

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

repository: https://github.com/naver/egjs-grid
version: 1.12.2
version: 1.13.0
*/

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

{
"name": "@egjs/react-grid",
"version": "1.12.2",
"version": "1.13.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.11.2"
"@egjs/grid": "~1.12.0"
},

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