@visx/shape
Advanced tools
Comparing version 1.3.0-alpha.0 to 1.3.0
@@ -5,3 +5,3 @@ import React from 'react'; | ||
side: number; | ||
} & Pick<PolygonProps, "rotate" | "sides" | "size" | "center">) => { | ||
} & Pick<PolygonProps, "center" | "size" | "rotate" | "sides">) => { | ||
x: number; | ||
@@ -8,0 +8,0 @@ y: number; |
{ | ||
"name": "@visx/shape", | ||
"version": "1.3.0-alpha.0", | ||
"version": "1.3.0", | ||
"description": "visx shape", | ||
@@ -31,3 +31,3 @@ "sideEffects": false, | ||
"@visx/group": "1.0.0", | ||
"@visx/scale": "^1.3.0-alpha.0", | ||
"@visx/scale": "1.3.0", | ||
"classnames": "^2.2.5", | ||
@@ -49,3 +49,3 @@ "d3-path": "^1.0.5", | ||
}, | ||
"gitHead": "d11b08238456bf5031df5da238d2bafa0d062316" | ||
"gitHead": "e21575a6eef9b7b9a84a19c755a308c4541235c4" | ||
} |
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
279291
+ Added@types/d3-time@1.1.4(transitive)
+ Added@visx/scale@1.3.0(transitive)
+ Addedd3-time@1.1.0(transitive)
- Removed@visx/scale@1.14.0(transitive)
Updated@visx/scale@1.3.0