Comparing version 0.0.193-alpha.0 to 0.0.193-alpha.1
@@ -21,3 +21,3 @@ import React from 'react'; | ||
}; | ||
declare type DragState = { | ||
export declare type DragState = { | ||
x: number | undefined; | ||
@@ -29,3 +29,3 @@ y: number | undefined; | ||
}; | ||
declare type HandlerArgs = DragState & { | ||
export declare type HandlerArgs = DragState & { | ||
event: MouseOrTouchEvent; | ||
@@ -32,0 +32,0 @@ }; |
{ | ||
"name": "@vx/drag", | ||
"version": "0.0.193-alpha.0", | ||
"version": "0.0.193-alpha.1", | ||
"description": "vx drag", | ||
@@ -41,6 +41,6 @@ "sideEffects": false, | ||
"@types/react": "*", | ||
"@vx/event": "0.0.193-alpha.0", | ||
"@vx/event": "0.0.193-alpha.1", | ||
"prop-types": "^15.5.10" | ||
}, | ||
"gitHead": "8fb99e77e64fa9c319c0addc2a3fbf61e64885cc" | ||
"gitHead": "a26fe227eeb3b1264b8419d43ed5a7deed7a8111" | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
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
18603
0
+ Added@vx/event@0.0.193-alpha.1(transitive)
+ Added@vx/point@0.0.193-alpha.1(transitive)
- Removed@vx/event@0.0.193-alpha.0(transitive)
- Removed@vx/point@0.0.193-alpha.0(transitive)
Updated@vx/event@0.0.193-alpha.1