@phamhieu1998/react-data-grid
Advanced tools
Comparing version 7.0.0-canary.multiplayer.5 to 7.0.0-canary.multiplayer.6
@@ -166,3 +166,2 @@ import type { Key } from 'react'; | ||
rowClass?: ((row: R) => string | undefined | null) | null; | ||
multiplayerPositions?: Map<number, Position>; | ||
} | ||
@@ -274,3 +273,2 @@ | ||
selectCell: SelectCellFn; | ||
multiplayerPositions: Position[] | undefined; | ||
} | ||
@@ -277,0 +275,0 @@ |
{ | ||
"name": "@phamhieu1998/react-data-grid", | ||
"version": "7.0.0-canary.multiplayer.5", | ||
"version": "7.0.0-canary.multiplayer.6", | ||
"license": "MIT", | ||
@@ -11,6 +11,3 @@ "description": "Excel-like grid component built with React, with editors, keyboard navigation, copy & paste, and the like", | ||
], | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/supabase/react-data-grid.git" | ||
}, | ||
"repository": "github:supabase/react-data-grid", | ||
"bugs": { | ||
@@ -57,3 +54,3 @@ "url": "https://github.com/supabase/react-data-grid/issues" | ||
"@babel/plugin-transform-runtime": "^7.14.3", | ||
"@babel/preset-env": "^7.14.2", | ||
"@babel/preset-env": "^7.14.4", | ||
"@babel/preset-react": "^7.13.13", | ||
@@ -64,6 +61,6 @@ "@babel/preset-typescript": "^7.13.0", | ||
"@linaria/core": "^3.0.0-beta.4", | ||
"@linaria/rollup": "^3.0.0-beta.4", | ||
"@linaria/shaker": "^3.0.0-beta.4", | ||
"@linaria/webpack-loader": "^3.0.0-beta.4", | ||
"@microsoft/api-extractor": "^7.15.2", | ||
"@linaria/rollup": "^3.0.0-beta.6", | ||
"@linaria/shaker": "^3.0.0-beta.5", | ||
"@linaria/webpack-loader": "^3.0.0-beta.6", | ||
"@microsoft/api-extractor": "^7.16.1", | ||
"@popperjs/core": "^2.9.2", | ||
@@ -73,18 +70,18 @@ "@rollup/plugin-babel": "^5.3.0", | ||
"@storybook/react": "^6.2.9", | ||
"@testing-library/jest-dom": "^5.12.0", | ||
"@testing-library/jest-dom": "^5.13.0", | ||
"@testing-library/react": "^11.2.7", | ||
"@testing-library/user-event": "^13.1.9", | ||
"@types/faker": "^5.5.5", | ||
"@types/faker": "^5.5.6", | ||
"@types/hoist-non-react-statics": "^3.3.1", | ||
"@types/jest": "^26.0.23", | ||
"@types/lodash": "^4.14.170", | ||
"@types/react": "^17.0.8", | ||
"@types/react-dom": "^17.0.5", | ||
"@typescript-eslint/eslint-plugin": "^4.25.0", | ||
"@typescript-eslint/parser": "^4.25.0", | ||
"@types/react": "^17.0.11", | ||
"@types/react-dom": "^17.0.7", | ||
"@typescript-eslint/eslint-plugin": "^4.26.1", | ||
"@typescript-eslint/parser": "^4.26.1", | ||
"babel-loader": "^8.2.2", | ||
"babel-plugin-optimize-clsx": "^2.6.1", | ||
"core-js": "^3.13.0", | ||
"core-js": "^3.14.0", | ||
"css-loader": "^5.2.6", | ||
"eslint": "^7.27.0", | ||
"eslint": "^7.28.0", | ||
"eslint-config-prettier": "^8.3.0", | ||
@@ -94,7 +91,7 @@ "eslint-plugin-jest": "^24.3.6", | ||
"eslint-plugin-node": "^11.1.0", | ||
"eslint-plugin-react": "^7.23.2", | ||
"eslint-plugin-react": "^7.24.0", | ||
"eslint-plugin-react-hooks": "^4.2.0", | ||
"eslint-plugin-sonarjs": "^0.7.0", | ||
"eslint-plugin-sonarjs": "^0.8.0-125", | ||
"faker": "^5.5.3", | ||
"jest": "^27.0.1", | ||
"jest": "^27.0.4", | ||
"jspdf": "^2.3.1", | ||
@@ -105,3 +102,3 @@ "jspdf-autotable": "^3.5.14", | ||
"postcss": "^8.3.0", | ||
"prettier": "^2.3.0", | ||
"prettier": "2.3.1", | ||
"react": "^17.0.2", | ||
@@ -113,3 +110,3 @@ "react-contextmenu": "^2.14.0", | ||
"react-popper": "^2.2.5", | ||
"rollup": "^2.50.1", | ||
"rollup": "^2.51.1", | ||
"rollup-plugin-postcss": "^4.0.0", | ||
@@ -122,8 +119,3 @@ "typescript": "~4.3.2", | ||
"react-dom": "^16.14 || ^17.0.0" | ||
}, | ||
"homepage": "https://github.com/supabase/react-data-grid#readme", | ||
"directories": { | ||
"test": "test" | ||
}, | ||
"author": "w3b6x9" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
556947
4906
1
2
1