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

@thi.ng/geom-accel

Package Overview
Dependencies
Maintainers
1
Versions
296
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version

to
1.1.10

8

CHANGELOG.md

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

## [1.1.10](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-accel@1.1.9...@thi.ng/geom-accel@1.1.10) (2019-03-21)
**Note:** Version bump only for package @thi.ng/geom-accel
## [1.1.9](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-accel@1.1.8...@thi.ng/geom-accel@1.1.9) (2019-03-18)

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

10

package.json
{
"name": "@thi.ng/geom-accel",
"version": "1.1.9",
"version": "1.1.10",
"description": "nD spatial indexing data structures",

@@ -37,7 +37,7 @@ "module": "./index.js",

"@thi.ng/arrays": "^0.1.4",
"@thi.ng/geom-api": "^0.1.8",
"@thi.ng/geom-api": "^0.1.9",
"@thi.ng/heaps": "^1.0.5",
"@thi.ng/math": "^1.2.0",
"@thi.ng/transducers": "^5.2.2",
"@thi.ng/vectors": "^2.4.3"
"@thi.ng/transducers": "^5.3.0",
"@thi.ng/vectors": "^2.4.4"
},

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

"sideEffects": false,
"gitHead": "b032167da28b83e93d3cbc54a47b053092ad7c4f"
"gitHead": "a8e1ee03ed4fa660408cfa0c781257b8bf7e1fc0"
}