react-data-griddex
Advanced tools
Comparing version 0.6.0 to 0.7.0
@@ -1,5 +0,5 @@ | ||
import type { RefAttributes } from 'react'; | ||
import type { CellRendererProps } from './types'; | ||
import type { RefAttributes } from "react"; | ||
import type { CellRendererProps } from "./types"; | ||
declare const _default: <R, SR = unknown>(props: CellRendererProps<R, SR> & RefAttributes<HTMLDivElement>) => JSX.Element; | ||
export default _default; | ||
//# sourceMappingURL=Cell.d.ts.map |
{ | ||
"name": "react-data-griddex", | ||
"version": "0.6.0", | ||
"version": "0.7.0", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "description": "Excel-like grid component built with React, with editors, keyboard navigation, copy & paste, and the like", |
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
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 not supported yet
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
562492
4904