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

@thi.ng/geom-isec

Package Overview
Dependencies
Maintainers
1
Versions
269
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thi.ng/geom-isec - npm Package Compare versions

Comparing version 0.4.9 to 0.4.10

lib/index.js.map

8

CHANGELOG.md

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

## [0.4.10](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-isec@0.4.9...@thi.ng/geom-isec@0.4.10) (2020-04-11)
**Note:** Version bump only for package @thi.ng/geom-isec
## [0.4.9](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-isec@0.4.8...@thi.ng/geom-isec@0.4.9) (2020-04-06)

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

19

package.json
{
"name": "@thi.ng/geom-isec",
"version": "0.4.9",
"version": "0.4.10",
"description": "2D/3D shape intersection checks",

@@ -41,9 +41,14 @@ "module": "./index.js",

"dependencies": {
"@thi.ng/api": "^6.10.0",
"@thi.ng/geom-api": "^1.0.9",
"@thi.ng/geom-closest-point": "^0.3.20",
"@thi.ng/math": "^1.7.5",
"@thi.ng/vectors": "^4.2.4",
"@thi.ng/api": "^6.10.1",
"@thi.ng/geom-api": "^1.0.10",
"@thi.ng/geom-closest-point": "^0.3.21",
"@thi.ng/math": "^1.7.6",
"@thi.ng/vectors": "^4.2.5",
"tslib": "^1.11.1"
},
"files": [
"*.js",
"*.d.ts",
"lib"
],
"keywords": [

@@ -67,3 +72,3 @@ "2D",

"sideEffects": false,
"gitHead": "9ed6564d092e6ed254e7351bcd486958932e24cc"
"gitHead": "bfafd37c52df27f7d886c0e2a344e4e7ede4d072"
}
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