Comparing version 36.8.5 to 36.8.6
# victory | ||
## 36.8.6 | ||
### Patch Changes | ||
- Update victory package.json source to the correct index file ([#2765](https://github.com/FormidableLabs/victory/pull/2765)) | ||
## 36.8.5 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "victory", | ||
"version": "36.8.5", | ||
"version": "36.8.6", | ||
"description": "Data viz for React", | ||
@@ -16,3 +16,3 @@ "keywords": [ | ||
"homepage": "https://formidable.com/open-source/victory", | ||
"source": "src/index.js", | ||
"source": "src/index.ts", | ||
"sideEffects": false, | ||
@@ -25,29 +25,29 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"victory-area": "^36.8.5", | ||
"victory-axis": "^36.8.5", | ||
"victory-bar": "^36.8.5", | ||
"victory-box-plot": "^36.8.5", | ||
"victory-brush-container": "^36.8.5", | ||
"victory-brush-line": "^36.8.5", | ||
"victory-candlestick": "^36.8.5", | ||
"victory-canvas": "^36.8.5", | ||
"victory-chart": "^36.8.5", | ||
"victory-core": "^36.8.5", | ||
"victory-create-container": "^36.8.5", | ||
"victory-cursor-container": "^36.8.5", | ||
"victory-errorbar": "^36.8.5", | ||
"victory-group": "^36.8.5", | ||
"victory-histogram": "^36.8.5", | ||
"victory-legend": "^36.8.5", | ||
"victory-line": "^36.8.5", | ||
"victory-pie": "^36.8.5", | ||
"victory-polar-axis": "^36.8.5", | ||
"victory-scatter": "^36.8.5", | ||
"victory-selection-container": "^36.8.5", | ||
"victory-shared-events": "^36.8.5", | ||
"victory-stack": "^36.8.5", | ||
"victory-tooltip": "^36.8.5", | ||
"victory-voronoi": "^36.8.5", | ||
"victory-voronoi-container": "^36.8.5", | ||
"victory-zoom-container": "^36.8.5" | ||
"victory-area": "^36.8.6", | ||
"victory-axis": "^36.8.6", | ||
"victory-bar": "^36.8.6", | ||
"victory-box-plot": "^36.8.6", | ||
"victory-brush-container": "^36.8.6", | ||
"victory-brush-line": "^36.8.6", | ||
"victory-candlestick": "^36.8.6", | ||
"victory-canvas": "^36.8.6", | ||
"victory-chart": "^36.8.6", | ||
"victory-core": "^36.8.6", | ||
"victory-create-container": "^36.8.6", | ||
"victory-cursor-container": "^36.8.6", | ||
"victory-errorbar": "^36.8.6", | ||
"victory-group": "^36.8.6", | ||
"victory-histogram": "^36.8.6", | ||
"victory-legend": "^36.8.6", | ||
"victory-line": "^36.8.6", | ||
"victory-pie": "^36.8.6", | ||
"victory-polar-axis": "^36.8.6", | ||
"victory-scatter": "^36.8.6", | ||
"victory-selection-container": "^36.8.6", | ||
"victory-shared-events": "^36.8.6", | ||
"victory-stack": "^36.8.6", | ||
"victory-tooltip": "^36.8.6", | ||
"victory-voronoi": "^36.8.6", | ||
"victory-voronoi-container": "^36.8.6", | ||
"victory-zoom-container": "^36.8.6" | ||
}, | ||
@@ -54,0 +54,0 @@ "peerDependencies": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
2885797
Updatedvictory-area@^36.8.6
Updatedvictory-axis@^36.8.6
Updatedvictory-bar@^36.8.6
Updatedvictory-box-plot@^36.8.6
Updatedvictory-brush-line@^36.8.6
Updatedvictory-candlestick@^36.8.6
Updatedvictory-canvas@^36.8.6
Updatedvictory-chart@^36.8.6
Updatedvictory-core@^36.8.6
Updatedvictory-errorbar@^36.8.6
Updatedvictory-group@^36.8.6
Updatedvictory-histogram@^36.8.6
Updatedvictory-legend@^36.8.6
Updatedvictory-line@^36.8.6
Updatedvictory-pie@^36.8.6
Updatedvictory-polar-axis@^36.8.6
Updatedvictory-scatter@^36.8.6
Updatedvictory-stack@^36.8.6
Updatedvictory-tooltip@^36.8.6
Updatedvictory-voronoi@^36.8.6