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

@thi.ng/geom-closest-point

Package Overview
Dependencies
Maintainers
1
Versions
267
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thi.ng/geom-closest-point - npm Package Compare versions

Comparing version 0.3.18 to 0.3.19

8

CHANGELOG.md

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

## [0.3.19](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-closest-point@0.3.18...@thi.ng/geom-closest-point@0.3.19) (2020-04-05)
**Note:** Version bump only for package @thi.ng/geom-closest-point
## [0.3.18](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-closest-point@0.3.17...@thi.ng/geom-closest-point@0.3.18) (2020-03-28)

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

10

package.json
{
"name": "@thi.ng/geom-closest-point",
"version": "0.3.18",
"version": "0.3.19",
"description": "2D / 3D closest point / proximity helpers",

@@ -34,3 +34,3 @@ "module": "./index.js",

"@types/node": "^13.7.4",
"mocha": "^7.0.1",
"mocha": "^7.1.1",
"nyc": "^15.0.0",

@@ -42,4 +42,4 @@ "ts-node": "^8.6.2",

"dependencies": {
"@thi.ng/math": "^1.7.4",
"@thi.ng/vectors": "^4.2.2",
"@thi.ng/math": "^1.7.5",
"@thi.ng/vectors": "^4.2.3",
"tslib": "^1.11.1"

@@ -65,3 +65,3 @@ },

},
"gitHead": "202477e312cf26869f0421e42a9a5fd80ff6adc8"
"gitHead": "1fbd320aece52cdf48c3f502a449109b2c9ccfd9"
}
<!-- This file is generated - DO NOT EDIT! -->
# ![@thi.ng/geom-closest-point](https://media.thi.ng/umbrella/banners/thing-geom-closest-point.svg?1585427392)
# ![geom-closest-point](https://media.thi.ng/umbrella/banners/thing-geom-closest-point.svg?cd50c3a4)

@@ -38,3 +38,3 @@ [![npm version](https://img.shields.io/npm/v/@thi.ng/geom-closest-point.svg)](https://www.npmjs.com/package/@thi.ng/geom-closest-point)

Package sizes (gzipped): ESM: 833 bytes / CJS: 930 bytes / UMD: 965 bytes
Package sizes (gzipped, pre-treeshake): ESM: 833 bytes / CJS: 930 bytes / UMD: 965 bytes

@@ -41,0 +41,0 @@ ## Dependencies

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