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

to
0.1.9

8

CHANGELOG.md

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

## [0.1.9](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-isec@0.1.8...@thi.ng/geom-isec@0.1.9) (2019-03-18)
**Note:** Version bump only for package @thi.ng/geom-isec
## [0.1.8](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-isec@0.1.7...@thi.ng/geom-isec@0.1.8) (2019-03-12)

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

12

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

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

"@thi.ng/api": "^5.1.0",
"@thi.ng/geom-api": "^0.1.7",
"@thi.ng/geom-closest-point": "^0.1.8",
"@thi.ng/math": "^1.1.1",
"@thi.ng/vectors": "^2.4.2"
"@thi.ng/geom-api": "^0.1.8",
"@thi.ng/geom-closest-point": "^0.1.9",
"@thi.ng/math": "^1.2.0",
"@thi.ng/vectors": "^2.4.3"
},

@@ -60,3 +60,3 @@ "keywords": [

"sideEffects": false,
"gitHead": "05e82adc716d6b422fbfac861723fac5babeeb83"
"gitHead": "b032167da28b83e93d3cbc54a47b053092ad7c4f"
}