Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

polygon-clipping

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

polygon-clipping - npm Package Compare versions

Comparing version 0.15.2 to 0.15.3

4

CHANGELOG.md

@@ -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 @@

4

package.json
{
"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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc