victory-line
Advanced tools
Comparing version 36.9.1-next.0 to 36.9.1
# victory-line | ||
## 36.9.1-next.0 | ||
## 36.9.1 | ||
### Patch Changes | ||
- e693496b6: Fix victory-native component prop types | ||
- victory-core@36.9.1-next.0 | ||
- victory-vendor@36.9.1-next.0 | ||
- Fix victory-native component prop types ([#2785](https://github.com/FormidableLabs/victory/pull/2785)) | ||
@@ -11,0 +9,0 @@ ## 36.9.0 |
@@ -0,0 +0,0 @@ import React from "react"; |
export declare const getBaseProps: (initialProps: any, fallbackProps: any) => any; | ||
//# sourceMappingURL=helper-methods.d.ts.map |
export * from "./victory-line"; | ||
export * from "./curve"; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -0,0 +0,0 @@ import React from "react"; |
@@ -0,0 +0,0 @@ import React from "react"; |
export declare const getBaseProps: (initialProps: any, fallbackProps: any) => any; | ||
//# sourceMappingURL=helper-methods.d.ts.map |
export * from "./victory-line"; | ||
export * from "./curve"; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -0,0 +0,0 @@ import React from "react"; |
{ | ||
"name": "victory-line", | ||
"version": "36.9.1-next.0", | ||
"version": "36.9.1", | ||
"description": "Line Component for Victory", | ||
@@ -24,4 +24,4 @@ "keywords": [ | ||
"lodash": "^4.17.19", | ||
"victory-core": "^36.9.1-next.0", | ||
"victory-vendor": "^36.9.1-next.0" | ||
"victory-core": "^36.9.1", | ||
"victory-vendor": "^36.9.1" | ||
}, | ||
@@ -32,5 +32,8 @@ "peerDependencies": { | ||
"devDependencies": { | ||
"victory-chart": "36.9.1-next.0", | ||
"victory-line": "36.9.1-next.0" | ||
"victory-chart": "*", | ||
"victory-line": "*" | ||
}, | ||
"publishConfig": { | ||
"provenance": true | ||
}, | ||
"wireit": { | ||
@@ -37,0 +40,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
1297333
Updatedvictory-core@^36.9.1
Updatedvictory-vendor@^36.9.1