polygon-clipping
Advanced tools
Comparing version 0.15.2 to 0.15.3
@@ -5,2 +5,6 @@ # Changelog | ||
## v0.15.3 (2021-04-20) | ||
* Update dependencies [#110](https://github.com/mfogel/polygon-clipping/pull/110), [#113](https://github.com/mfogel/polygon-clipping/pull/113), [#114](https://github.com/mfogel/polygon-clipping/pull/114) | ||
## v0.15.2 (2020-12-15) | ||
@@ -7,0 +11,0 @@ |
{ | ||
"name": "polygon-clipping", | ||
"version": "0.15.2", | ||
"version": "0.15.3", | ||
"description": "Apply boolean Polygon clipping operations (intersection, union, difference, xor) to your Polygons & MultiPolygons.", | ||
@@ -62,3 +62,3 @@ "main": "dist/polygon-clipping.cjs.js", | ||
"load-json-file": "^6.2.0", | ||
"martinez-polygon-clipping": "0.5.0", | ||
"martinez-polygon-clipping": "0.7.0", | ||
"npm-run-all": "^4.1.5", | ||
@@ -65,0 +65,0 @@ "rollup": "^2.35.1", |
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
329919