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
294
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.17

8

CHANGELOG.md

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

## [1.1.17](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-accel@1.1.16...@thi.ng/geom-accel@1.1.17) (2019-05-22)
**Note:** Version bump only for package @thi.ng/geom-accel
## [1.1.16](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-accel@1.1.15...@thi.ng/geom-accel@1.1.16) (2019-04-26)

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

18

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

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

"dependencies": {
"@thi.ng/api": "^6.1.1",
"@thi.ng/arrays": "^0.1.8",
"@thi.ng/geom-api": "^0.2.2",
"@thi.ng/heaps": "^1.0.9",
"@thi.ng/math": "^1.2.3",
"@thi.ng/transducers": "^5.3.6",
"@thi.ng/vectors": "^2.5.5"
"@thi.ng/api": "^6.2.0",
"@thi.ng/arrays": "^0.1.9",
"@thi.ng/geom-api": "^0.2.3",
"@thi.ng/heaps": "^1.0.10",
"@thi.ng/math": "^1.3.0",
"@thi.ng/transducers": "^5.3.7",
"@thi.ng/vectors": "^2.5.6"
},

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

"sideEffects": false,
"gitHead": "aaa7369a8bbc6c540f3bce5f0c203365fe1b7dd8"
"gitHead": "5a4226d52724f320fb25656f08addb2825375fee"
}