New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@thi.ng/geom-clip-poly

Package Overview
Dependencies
Maintainers
1
Versions
240
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thi.ng/geom-clip-poly - npm Package Compare versions

Comparing version 1.0.37 to 1.0.38

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [1.0.38](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-clip-poly@1.0.37...@thi.ng/geom-clip-poly@1.0.38) (2020-12-07)
**Note:** Version bump only for package @thi.ng/geom-clip-poly
## [1.0.37](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-clip-poly@1.0.36...@thi.ng/geom-clip-poly@1.0.37) (2020-11-26)

@@ -8,0 +16,0 @@

12

package.json
{
"name": "@thi.ng/geom-clip-poly",
"version": "1.0.37",
"version": "1.0.38",
"description": "2D convex polygon clipping (Sutherland-Hodgeman)",

@@ -52,6 +52,6 @@ "module": "./index.js",

"dependencies": {
"@thi.ng/geom-isec": "^0.7.1",
"@thi.ng/geom-poly-utils": "^0.2.1",
"@thi.ng/math": "^2.2.1",
"@thi.ng/vectors": "^4.8.1"
"@thi.ng/geom-isec": "^0.7.2",
"@thi.ng/geom-poly-utils": "^0.2.2",
"@thi.ng/math": "^2.2.2",
"@thi.ng/vectors": "^4.8.2"
},

@@ -82,3 +82,3 @@ "files": [

},
"gitHead": "f1a636bafd0558f1a4c098dab39639708886a692"
"gitHead": "b735cef6fb43db0f54ea8bb2a840d279225e95e0"
}

@@ -34,3 +34,3 @@ <!-- This file is generated - DO NOT EDIT! -->

[Search or submit any issues for this package](https://github.com/thi-ng/umbrella/issues?q=is%3Aissue+is%3Aopen+%5Bgeom-clip-poly%5D)
[Search or submit any issues for this package](https://github.com/thi-ng/umbrella/issues?q=%5Bgeom-clip-poly%5D+in%3Atitle)

@@ -70,4 +70,15 @@ ## Installation

If this project contributes to an academic publication, please cite it as:
```bibtex
@misc{thing-geom-clip-poly,
title = "@thi.ng/geom-clip-poly",
author = "Karsten Schmidt",
note = "https://thi.ng/geom-clip-poly",
year = 2013
}
```
## License
&copy; 2013 - 2020 Karsten Schmidt // Apache Software License 2.0
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