victory-stack
Advanced tools
Comparing version 36.9.1-next.0 to 36.9.1
# victory-stack | ||
## 36.9.1-next.0 | ||
## 36.9.1 | ||
### Patch Changes | ||
- victory-core@36.9.1-next.0 | ||
- victory-shared-events@36.9.1-next.0 | ||
## 36.9.0 | ||
@@ -11,0 +6,0 @@ |
@@ -0,0 +0,0 @@ export declare function getCalculatedProps(initialProps: any, childComponents: any): { |
export * from "./victory-stack"; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -0,0 +0,0 @@ import React from "react"; |
@@ -0,0 +0,0 @@ export declare function getCalculatedProps(initialProps: any, childComponents: any): { |
export * from "./victory-stack"; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -0,0 +0,0 @@ import React from "react"; |
{ | ||
"name": "victory-stack", | ||
"version": "36.9.1-next.0", | ||
"version": "36.9.1", | ||
"description": "Stack Layout Component for Victory", | ||
@@ -25,4 +25,4 @@ "keywords": [ | ||
"react-fast-compare": "^3.2.0", | ||
"victory-core": "^36.9.1-next.0", | ||
"victory-shared-events": "^36.9.1-next.0" | ||
"victory-core": "^36.9.1", | ||
"victory-shared-events": "^36.9.1" | ||
}, | ||
@@ -33,6 +33,9 @@ "peerDependencies": { | ||
"devDependencies": { | ||
"victory-bar": "36.9.1-next.0", | ||
"victory-histogram": "36.9.1-next.0", | ||
"victory-stack": "36.9.1-next.0" | ||
"victory-bar": "*", | ||
"victory-histogram": "*", | ||
"victory-stack": "*" | ||
}, | ||
"publishConfig": { | ||
"provenance": true | ||
}, | ||
"wireit": { | ||
@@ -39,0 +42,0 @@ "### THESE WIREIT CONFIGS ARE GENERATED ####": {}, |
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
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
903131
Updatedvictory-core@^36.9.1