Comparing version 0.0.198 to 0.0.199
@@ -6,1 +6,2 @@ import { EventType } from './types'; | ||
}; | ||
//# sourceMappingURL=getXAndYFromEvent.d.ts.map |
@@ -9,1 +9,2 @@ /// <reference types="react" /> | ||
export declare function isEvent(event?: EventType | Element): event is EventType; | ||
//# sourceMappingURL=typeGuards.d.ts.map |
/// <reference types="react" /> | ||
export declare type EventType = MouseEvent | TouchEvent | React.MouseEvent | React.TouchEvent; | ||
//# sourceMappingURL=types.d.ts.map |
{ | ||
"name": "@vx/event", | ||
"version": "0.0.198", | ||
"version": "0.0.199", | ||
"description": "vx event", | ||
@@ -35,5 +35,5 @@ "sideEffects": false, | ||
"@types/react": "*", | ||
"@vx/point": "0.0.198" | ||
"@vx/point": "0.0.199" | ||
}, | ||
"gitHead": "4a418928be63a12834accbae246a69136c2e8c19" | ||
"gitHead": "b7fd57c8dede777c4983203046a704f52a61e226" | ||
} |
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
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
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
14359
31
1
+ Added@vx/point@0.0.199(transitive)
- Removed@vx/point@0.0.198(transitive)
Updated@vx/point@0.0.199