victory-brush-container
Advanced tools
Comparing version 36.9.0 to 36.9.1-next.0
# victory-brush-container | ||
## 36.9.1-next.0 | ||
### Patch Changes | ||
- e693496b6: Fix victory-native component prop types | ||
- victory-core@36.9.1-next.0 | ||
## 36.9.0 | ||
@@ -4,0 +11,0 @@ |
@@ -0,0 +0,0 @@ /// <reference types="lodash" /> |
export * from "./victory-brush-container"; | ||
export * from "./brush-helpers"; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -203,4 +203,3 @@ import React from "react"; | ||
} & typeof VictoryContainer; | ||
export declare type VictoryBrushContainer = typeof VictoryBrushContainer; | ||
export {}; | ||
//# sourceMappingURL=victory-brush-container.d.ts.map |
@@ -0,0 +0,0 @@ /// <reference types="lodash" /> |
export * from "./victory-brush-container"; | ||
export * from "./brush-helpers"; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -203,4 +203,3 @@ import React from "react"; | ||
} & typeof VictoryContainer; | ||
export declare type VictoryBrushContainer = typeof VictoryBrushContainer; | ||
export {}; | ||
//# sourceMappingURL=victory-brush-container.d.ts.map |
{ | ||
"name": "victory-brush-container", | ||
"version": "36.9.0", | ||
"version": "36.9.1-next.0", | ||
"description": "Interactive Brush Component for Victory", | ||
@@ -25,3 +25,3 @@ "keywords": [ | ||
"react-fast-compare": "^3.2.0", | ||
"victory-core": "^36.9.0" | ||
"victory-core": "^36.9.1-next.0" | ||
}, | ||
@@ -32,7 +32,4 @@ "peerDependencies": { | ||
"devDependencies": { | ||
"victory-brush-container": "*" | ||
"victory-brush-container": "36.9.1-next.0" | ||
}, | ||
"publishConfig": { | ||
"provenance": true | ||
}, | ||
"wireit": { | ||
@@ -39,0 +36,0 @@ "### THESE WIREIT CONFIGS ARE GENERATED ####": {}, |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
410382
7950
2
Updatedvictory-core@^36.9.1-next.0