svg-path-properties
Advanced tools
Comparing version 0.5.1 to 0.5.2
@@ -1,2 +0,2 @@ | ||
// http://geoexamples.com/path-properties/ Version 0.4.10. Copyright 2019 Roger Veciana i Rovira. | ||
// http://geoexamples.com/path-properties/ Version 0.5.2. Copyright 2019 Roger Veciana i Rovira. | ||
(function (global, factory) { | ||
@@ -3,0 +3,0 @@ typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports) : |
{ | ||
"name": "svg-path-properties", | ||
"version": "0.5.1", | ||
"version": "0.5.2", | ||
"description": "Calculate the length for an SVG path, to use it with node or a Canvas element", | ||
@@ -34,3 +34,3 @@ "keywords": [ | ||
"devDependencies": { | ||
"eslint": "5.16", | ||
"eslint": "^6.1.0", | ||
"package-preamble": "0.1.0", | ||
@@ -37,0 +37,0 @@ "rollup": "1.14", |
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
113899
14