@visx/marker
Advanced tools
Comparing version 2.2.2 to 2.4.0
{ | ||
"name": "@visx/marker", | ||
"version": "2.2.2", | ||
"version": "2.4.0", | ||
"description": "visx marker", | ||
@@ -33,3 +33,3 @@ "sideEffects": false, | ||
"@visx/group": "2.1.0", | ||
"@visx/shape": "2.2.2", | ||
"@visx/shape": "2.4.0", | ||
"classnames": "^2.3.1", | ||
@@ -44,3 +44,3 @@ "prop-types": "^15.6.2" | ||
}, | ||
"gitHead": "488a0e570b86f00386e24de72705b312d3f10048" | ||
"gitHead": "a445ae7da3025e808e49d2784ae822e356e5db41" | ||
} |
@@ -7,3 +7,3 @@ # @visx/marker | ||
Markers are graphical objects attached to a <path>, <line>, <polyline>, or <polygon> element. | ||
Markers are graphical objects attached to a `<path>`, `<line>`, `<polyline>`, or `<polygon>` element. | ||
[MDN `<marker>`](https://developer.mozilla.org/en-US/docs/Web/SVG/Element/marker) | ||
@@ -10,0 +10,0 @@ |
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
28267
+ Added@visx/shape@2.4.0(transitive)
- Removed@visx/shape@2.2.2(transitive)
Updated@visx/shape@2.4.0