victory-stack
Advanced tools
Comparing version 36.9.2-next.3 to 36.9.2
# victory-stack | ||
## 36.9.2-next.3 | ||
## 36.9.2 | ||
### Patch Changes | ||
- 7da790934: Replace lodash keys with native code | ||
- Updated dependencies [7da790934] | ||
- Updated dependencies [3f2da66e3] | ||
- Updated dependencies [c13308624] | ||
- Updated dependencies [65d02419f] | ||
- Updated dependencies [7efd582cc] | ||
- Updated dependencies [9cdaf2c08] | ||
- Updated dependencies [f6f7cc515] | ||
- Updated dependencies [6e34169a5] | ||
- victory-core@36.9.2-next.3 | ||
- victory-shared-events@36.9.2-next.3 | ||
- Replace lodash keys with native code ([#2811](https://github.com/FormidableLabs/victory/pull/2811)) | ||
@@ -19,0 +9,0 @@ ## 36.9.1 |
@@ -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.2-next.3", | ||
"version": "36.9.2", | ||
"description": "Stack Layout Component for Victory", | ||
@@ -15,3 +15,3 @@ "keywords": [ | ||
}, | ||
"homepage": "https://formidable.com/open-source/victory", | ||
"homepage": "https://commerce.nearform.com/open-source/victory", | ||
"sideEffects": false, | ||
@@ -26,4 +26,4 @@ "main": "lib/index.js", | ||
"react-fast-compare": "^3.2.0", | ||
"victory-core": "^36.9.2-next.3", | ||
"victory-shared-events": "^36.9.2-next.3" | ||
"victory-core": "^36.9.2", | ||
"victory-shared-events": "^36.9.2" | ||
}, | ||
@@ -34,5 +34,8 @@ "peerDependencies": { | ||
"devDependencies": { | ||
"victory-bar": "36.9.2-next.3", | ||
"victory-histogram": "36.9.2-next.3" | ||
"victory-bar": "*", | ||
"victory-histogram": "*" | ||
}, | ||
"publishConfig": { | ||
"provenance": true | ||
}, | ||
"wireit": { | ||
@@ -39,0 +42,0 @@ "### THESE WIREIT CONFIGS ARE GENERATED ####": {}, |
@@ -5,4 +5,4 @@ # VictoryStack | ||
To view documentation for `VictoryStack` please see https://formidable.com/open-source/victory/docs/victory-stack | ||
To view documentation for `VictoryStack` please see https://commerce.nearform.com/open-source/victory/docs/victory-stack | ||
To suggest an addition or correction to this documentation please see https://github.com/FormidableLabs/victory/blob/main/docs/src/content/docs/victory-stack.md | ||
To suggest an addition or correction to this documentation please see https://github.com/FormidableLabs/victory/blob/main/docs/src/content/docs/victory-stack.md |
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
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
8
869538
15485
Updatedvictory-core@^36.9.2