Comparing version 0.0.8 to 0.0.9
@@ -1,2 +0,2 @@ | ||
// https://github.com/HarryStevens/d3-arrow#readme Version 0.0.8. Copyright 2020 Harry Stevens. | ||
// https://github.com/HarryStevens/d3-arrow#readme Version 0.0.9. 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.8", | ||
"version": "0.0.9", | ||
"description": "Attach arrowheads to SVG elements.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -9,4 +9,3 @@ # d3-arrow | ||
```html | ||
<script src="https://d3js.org/d3-selection.v1.min.js"></script> | ||
<script src="https://unpkg.com/d3-arrow@0.0.7/dist/d3-arrow.min.js"></script> | ||
<script src="https://unpkg.com/d3-arrow@0.0.9/dist/d3-arrow.min.js"></script> | ||
<script> | ||
@@ -13,0 +12,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
18208
53