Comparing version 0.0.18 to 0.0.19
@@ -1,2 +0,2 @@ | ||
// https://github.com/HarryStevens/d3-arrow#readme Version 0.0.18. Copyright 2020 Harry Stevens. | ||
// https://github.com/HarryStevens/d3-arrow#readme Version 0.0.19. Copyright 2020 Harry Stevens. | ||
(function (global, factory) { | ||
@@ -3,0 +3,0 @@ typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports) : |
{ | ||
"name": "d3-arrow", | ||
"version": "0.0.18", | ||
"version": "0.0.19", | ||
"description": "Attach arrowheads to SVG elements.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -9,3 +9,3 @@ # d3-arrow | ||
```html | ||
<script src="https://unpkg.com/d3-arrow@0.0.18/dist/d3-arrow.min.js"></script> | ||
<script src="https://unpkg.com/d3-arrow@0.0.19/dist/d3-arrow.min.js"></script> | ||
<script> | ||
@@ -44,2 +44,6 @@ | ||
<a name="arrow2" href="#arrow2">#</a> d3.<b>arrow2</b>() · [Source](https://github.com/harrystevens/d3-arrow/blob/master/src/arrow-2.js "Source"), [Example](https://observablehq.com/d/7759e56ba89ced03 "Example") | ||
Creates a new arrow generator with an [<i>id</i>](#arrow_id) of "d3-arrow-2" and a [<i>scale</i>](#arrow_scale) of 1. | ||
<a name="arrow5" href="#arrow5">#</a> d3.<b>arrow5</b>() · [Source](https://github.com/harrystevens/d3-arrow/blob/master/src/arrow-5.js "Source"), [Example](https://observablehq.com/d/7759e56ba89ced03 "Example") | ||
@@ -46,0 +50,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
20101
16
315
77