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
286
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 1.1.14 to 1.1.15

8

CHANGELOG.md

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

## [1.1.15](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-accel@1.1.14...@thi.ng/geom-accel@1.1.15) (2019-04-24)
**Note:** Version bump only for package @thi.ng/geom-accel
## [1.1.14](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-accel@1.1.13...@thi.ng/geom-accel@1.1.14) (2019-04-15)

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

26

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

@@ -28,16 +28,16 @@ "module": "./index.js",

"@types/mocha": "^5.2.6",
"@types/node": "^11.13.0",
"mocha": "^6.0.2",
"nyc": "^13.3.0",
"@types/node": "^11.13.7",
"mocha": "^6.1.4",
"nyc": "^14.0.0",
"typedoc": "^0.14.2",
"typescript": "^3.4.1"
"typescript": "^3.4.5"
},
"dependencies": {
"@thi.ng/api": "^6.0.1",
"@thi.ng/arrays": "^0.1.6",
"@thi.ng/geom-api": "^0.2.0",
"@thi.ng/heaps": "^1.0.7",
"@thi.ng/math": "^1.2.2",
"@thi.ng/transducers": "^5.3.4",
"@thi.ng/vectors": "^2.5.3"
"@thi.ng/api": "^6.1.0",
"@thi.ng/arrays": "^0.1.7",
"@thi.ng/geom-api": "^0.2.1",
"@thi.ng/heaps": "^1.0.8",
"@thi.ng/math": "^1.2.3",
"@thi.ng/transducers": "^5.3.5",
"@thi.ng/vectors": "^2.5.4"
},

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

"sideEffects": false,
"gitHead": "4baddea99aaa37e43b3109f5bfdd6d2e2aedf68b"
"gitHead": "38b2c61a9a7c1344889b81cd6eb3dcd601ceb443"
}
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