victory-selection-container
Advanced tools
Comparing version 36.5.2 to 36.5.3
@@ -30,1 +30,13 @@ import * as React from "react"; | ||
> {} | ||
export const SelectionHelpers: { | ||
getDimension(props): any; | ||
getDatasets(props): any; | ||
filterDatasets(props, datasets, bounds): any; | ||
getSelectedData(props, dataset): any; | ||
onMouseDown(evt, targetProps): any; | ||
onMouseMove(evt, targetProps): any; | ||
onMouseUp(evt, targetProps): any; | ||
}; | ||
export const selectionContainerMixin: (base: Function) => Function; |
@@ -30,1 +30,13 @@ import * as React from "react"; | ||
> {} | ||
export const SelectionHelpers: { | ||
getDimension(props): any; | ||
getDatasets(props): any; | ||
filterDatasets(props, datasets, bounds): any; | ||
getSelectedData(props, dataset): any; | ||
onMouseDown(evt, targetProps): any; | ||
onMouseMove(evt, targetProps): any; | ||
onMouseUp(evt, targetProps): any; | ||
}; | ||
export const selectionContainerMixin: (base: Function) => Function; |
{ | ||
"name": "victory-selection-container", | ||
"version": "36.5.2", | ||
"version": "36.5.3", | ||
"description": "Interactive Selection Component for Victory", | ||
@@ -24,3 +24,3 @@ "keywords": [ | ||
"prop-types": "^15.8.1", | ||
"victory-core": "^36.5.2" | ||
"victory-core": "^36.5.3" | ||
}, | ||
@@ -34,3 +34,3 @@ "peerDependencies": { | ||
"sideEffects": false, | ||
"gitHead": "def218e9749ecafc159ef458dd03a8b92e227666" | ||
"gitHead": "55338af3c57eacca5956e53c08a58e47ba41d01e" | ||
} |
@@ -30,1 +30,13 @@ import * as React from "react"; | ||
> {} | ||
export const SelectionHelpers: { | ||
getDimension(props): any; | ||
getDatasets(props): any; | ||
filterDatasets(props, datasets, bounds): any; | ||
getSelectedData(props, dataset): any; | ||
onMouseDown(evt, targetProps): any; | ||
onMouseMove(evt, targetProps): any; | ||
onMouseUp(evt, targetProps): any; | ||
}; | ||
export const selectionContainerMixin: (base: Function) => Function; |
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
714807
13815
6
5
Updatedvictory-core@^36.5.3