victory-chart
Advanced tools
Comparing version 37.0.1-next.2 to 37.0.1
# victory-chart | ||
## 37.0.1-next.2 | ||
## 37.0.1 | ||
### Patch Changes | ||
- Updated dependencies [22ac23249] | ||
- victory-axis@37.0.1-next.2 | ||
- victory-polar-axis@37.0.1-next.2 | ||
- victory-core@37.0.1-next.2 | ||
- victory-shared-events@37.0.1-next.2 | ||
## 37.0.0 | ||
@@ -14,0 +6,0 @@ |
@@ -0,0 +0,0 @@ import React from "react"; |
export * from "./victory-chart"; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -0,0 +0,0 @@ import React from "react"; |
@@ -0,0 +0,0 @@ import React from "react"; |
export * from "./victory-chart"; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -0,0 +0,0 @@ import React from "react"; |
{ | ||
"name": "victory-chart", | ||
"version": "37.0.1-next.2", | ||
"version": "37.0.1", | ||
"description": "Chart Component for Victory", | ||
@@ -25,6 +25,6 @@ "keywords": [ | ||
"react-fast-compare": "^3.2.0", | ||
"victory-axis": "^37.0.1-next.2", | ||
"victory-core": "^37.0.1-next.2", | ||
"victory-polar-axis": "^37.0.1-next.2", | ||
"victory-shared-events": "^37.0.1-next.2" | ||
"victory-axis": "^37.0.1", | ||
"victory-core": "^37.0.1", | ||
"victory-polar-axis": "^37.0.1", | ||
"victory-shared-events": "^37.0.1" | ||
}, | ||
@@ -34,2 +34,5 @@ "peerDependencies": { | ||
}, | ||
"publishConfig": { | ||
"provenance": true | ||
}, | ||
"wireit": { | ||
@@ -36,0 +39,0 @@ "### THESE WIREIT CONFIGS ARE GENERATED ####": {}, |
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
1139643
Updatedvictory-axis@^37.0.1
Updatedvictory-core@^37.0.1
Updatedvictory-polar-axis@^37.0.1