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.16 to 1.0.17

8

CHANGELOG.md

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

## [1.0.17](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-clip-poly@1.0.16...@thi.ng/geom-clip-poly@1.0.17) (2020-06-01)
**Note:** Version bump only for package @thi.ng/geom-clip-poly
## [1.0.16](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-clip-poly@1.0.15...@thi.ng/geom-clip-poly@1.0.16) (2020-05-29)

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

10

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

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

"dependencies": {
"@thi.ng/geom-isec": "^0.4.18",
"@thi.ng/geom-poly-utils": "^0.1.47",
"@thi.ng/geom-isec": "^0.4.19",
"@thi.ng/geom-poly-utils": "^0.1.48",
"@thi.ng/math": "^1.7.10",
"@thi.ng/vectors": "^4.4.1",
"@thi.ng/vectors": "^4.4.2",
"tslib": "^1.12.0"

@@ -79,3 +79,3 @@ },

},
"gitHead": "1dade92dbdf699ea3bcd75844e311456c1d99ee3"
"gitHead": "a25c4eed5fba2c7d1fddb02dd706bae534affc93"
}
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