victory-histogram
Advanced tools
Comparing version 37.0.1-next.2 to 37.0.1
# victory-histogram | ||
## 37.0.1-next.2 | ||
## 37.0.1 | ||
### Patch Changes | ||
- 22ac23249: Fix the signature of class static functions in components | ||
- Updated dependencies [22ac23249] | ||
- victory-bar@37.0.1-next.2 | ||
- victory-core@37.0.1-next.2 | ||
- victory-vendor@37.0.1-next.2 | ||
- Fix the signature of class static functions in components ([#2840](https://github.com/FormidableLabs/victory/pull/2840)) | ||
@@ -13,0 +9,0 @@ ## 37.0.0 |
@@ -0,0 +0,0 @@ import { VictoryHistogramProps } from "./victory-histogram"; |
export * from "./victory-histogram"; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -0,0 +0,0 @@ import React from "react"; |
@@ -0,0 +0,0 @@ import { VictoryHistogramProps } from "./victory-histogram"; |
export * from "./victory-histogram"; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -0,0 +0,0 @@ import React from "react"; |
{ | ||
"name": "victory-histogram", | ||
"version": "37.0.1-next.2", | ||
"version": "37.0.1", | ||
"description": "Histogram Component for Victory", | ||
@@ -25,5 +25,5 @@ "keywords": [ | ||
"react-fast-compare": "^3.2.0", | ||
"victory-bar": "^37.0.1-next.2", | ||
"victory-core": "^37.0.1-next.2", | ||
"victory-vendor": "^37.0.1-next.2" | ||
"victory-bar": "^37.0.1", | ||
"victory-core": "^37.0.1", | ||
"victory-vendor": "^37.0.1" | ||
}, | ||
@@ -33,2 +33,5 @@ "peerDependencies": { | ||
}, | ||
"publishConfig": { | ||
"provenance": true | ||
}, | ||
"wireit": { | ||
@@ -35,0 +38,0 @@ "### THESE WIREIT CONFIGS ARE GENERATED ####": {}, |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
1269646
Updatedvictory-bar@^37.0.1
Updatedvictory-core@^37.0.1
Updatedvictory-vendor@^37.0.1