@glideapps/glide-data-grid
Advanced tools
Comparing version 5.1.2 to 5.1.3
import * as React from "react"; | ||
import type { NumberFormatValues } from "react-number-format"; | ||
import type { SelectionRange } from "../../data-grid/data-grid-types"; | ||
import type { NumberFormatValues } from "react-number-format/types/types"; | ||
interface Props { | ||
@@ -5,0 +5,0 @@ value: number | undefined; |
{ | ||
"name": "@glideapps/glide-data-grid", | ||
"version": "5.1.2", | ||
"version": "5.1.3", | ||
"description": "Super fast, pure canvas Data Grid Editor", | ||
@@ -56,4 +56,4 @@ "sideEffects": [ | ||
"dependencies": { | ||
"canvas-hypertxt": "^0.0.3", | ||
"react-number-format": "^4.4.1" | ||
"canvas-hypertxt": "^0.0.7", | ||
"react-number-format": "^5.0.0" | ||
}, | ||
@@ -60,0 +60,0 @@ "peerDependencies": { |
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 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
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
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
2883020
22685
+ Addedcanvas-hypertxt@0.0.7(transitive)
+ Addedreact-number-format@5.4.3(transitive)
- Removedcanvas-hypertxt@0.0.3(transitive)
- Removedreact-number-format@4.9.4(transitive)
Updatedcanvas-hypertxt@^0.0.7
Updatedreact-number-format@^5.0.0