🚀 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
10
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.16.0

2

dist/grid.cjs.js

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

repository: https://github.com/naver/egjs-grid
version: 1.15.2
version: 1.16.0
*/

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

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

repository: https://github.com/naver/egjs-grid
version: 1.15.2
version: 1.16.0
*/

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

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

repository: https://github.com/naver/egjs-grid
version: 1.15.2
version: 1.16.0
*/

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

{
"name": "@egjs/react-grid",
"version": "1.15.2",
"version": "1.16.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.14.2"
"@egjs/grid": "~1.15.0"
},

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