@superform-xyz/react-data-grid
Advanced tools
Comparing version 7.0.1 to 7.0.2
@@ -305,3 +305,2 @@ /// <reference types="react" /> | ||
row: TRow; | ||
rowIdx: number; | ||
isCellEditable: boolean; | ||
@@ -308,0 +307,0 @@ tabIndex: number; |
{ | ||
"name": "@superform-xyz/react-data-grid", | ||
"version": "7.0.1", | ||
"version": "7.0.2", | ||
"license": "MIT", | ||
@@ -12,5 +12,5 @@ "description": "Feature-rich and customizable data grid React component", | ||
"type": "git", | ||
"url": "git+https://github.com/superform-xyz/react-data-grid.git" | ||
"url": "git+https://github.com/adazzle/react-data-grid.git" | ||
}, | ||
"bugs": "https://github.com/superform-xyz/react-data-grid/issues", | ||
"bugs": "https://github.com/adazzle/react-data-grid/issues", | ||
"type": "module", | ||
@@ -56,2 +56,3 @@ "exports": { | ||
"dependencies": { | ||
"@linaria/core": "^6.0.0", | ||
"clsx": "^2.0.0" | ||
@@ -66,6 +67,7 @@ }, | ||
"@babel/runtime": "^7.21.5", | ||
"@biomejs/biome": "1.4.1", | ||
"@biomejs/biome": "1.2.2", | ||
"@faker-js/faker": "^8.0.0", | ||
"@ianvs/prettier-plugin-sort-imports": "^4.0.2", | ||
"@linaria/core": "^6.0.0", | ||
"@linaria/rollup": "^5.0.3", | ||
"@linaria/vite": "^5.0.3", | ||
"@microsoft/api-extractor": "^7.23.0", | ||
@@ -78,4 +80,3 @@ "@rollup/plugin-babel": "^6.0.3", | ||
"@types/lodash-es": "^4.17.7", | ||
"@types/node": "^20.10.3", | ||
"@types/react": "^18.2.35", | ||
"@types/react": "^18.2.8", | ||
"@types/react-dom": "^18.2.4", | ||
@@ -85,5 +86,3 @@ "@typescript-eslint/eslint-plugin": "^6.1.0", | ||
"@vitejs/plugin-react": "^4.0.2", | ||
"@vitest/coverage-v8": "^1.0.0", | ||
"@wyw-in-js/rollup": "^0.2.2", | ||
"@wyw-in-js/vite": "^0.2.2", | ||
"@vitest/coverage-v8": "^0.34.1", | ||
"babel-plugin-optimize-clsx": "^2.6.2", | ||
@@ -97,5 +96,5 @@ "eslint": "^8.43.0", | ||
"eslint-plugin-react-hooks": "^4.6.0", | ||
"eslint-plugin-sonarjs": "^0.23.0", | ||
"eslint-plugin-testing-library": "^6.2.0", | ||
"jsdom": "^23.0.1", | ||
"eslint-plugin-sonarjs": "^0.21.0", | ||
"eslint-plugin-testing-library": "^5.11.0", | ||
"jsdom": "^22.0.0", | ||
"jspdf": "^2.5.1", | ||
@@ -105,3 +104,4 @@ "jspdf-autotable": "^3.5.23", | ||
"postcss": "^8.4.25", | ||
"prettier": "3.1.1", | ||
"postcss-nested": "^6.0.1", | ||
"prettier": "3.0.3", | ||
"react": "^18.1.0", | ||
@@ -112,7 +112,7 @@ "react-dnd": "^16.0.1", | ||
"react-router-dom": "^6.11.1", | ||
"rollup": "^4.0.2", | ||
"rollup": "^3.26.2", | ||
"rollup-plugin-postcss": "^4.0.2", | ||
"typescript": "~5.3.2", | ||
"vite": "^5.0.0", | ||
"vitest": "^1.0.0" | ||
"typescript": "~5.2.2", | ||
"vite": "^4.4.2", | ||
"vitest": "^0.34.1" | ||
}, | ||
@@ -119,0 +119,0 @@ "peerDependencies": { |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
810128
51
7654
4
8
1
+ Added@linaria/core@^6.0.0
+ Added@babel/generator@7.26.5(transitive)
+ Added@babel/helper-string-parser@7.25.9(transitive)
+ Added@babel/helper-validator-identifier@7.25.9(transitive)
+ Added@babel/parser@7.26.5(transitive)
+ Added@babel/types@7.26.5(transitive)
+ Added@jridgewell/gen-mapping@0.3.8(transitive)
+ Added@jridgewell/resolve-uri@3.1.2(transitive)
+ Added@jridgewell/set-array@1.2.1(transitive)
+ Added@jridgewell/sourcemap-codec@1.5.0(transitive)
+ Added@jridgewell/trace-mapping@0.3.25(transitive)
+ Added@linaria/core@6.2.0(transitive)
+ Added@wyw-in-js/processor-utils@0.5.5(transitive)
+ Addedjsesc@3.1.0(transitive)