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

@thi.ng/morton

Package Overview
Dependencies
Maintainers
1
Versions
184
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thi.ng/morton - npm Package Compare versions

Comparing version 3.1.25 to 3.1.26

2

CHANGELOG.md
# Change Log
- **Last updated**: 2022-12-20T16:33:11Z
- **Last updated**: 2022-12-22T21:47:07Z
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub)

@@ -5,0 +5,0 @@

{
"name": "@thi.ng/morton",
"version": "3.1.25",
"version": "3.1.26",
"description": "Z-order curve / Morton encoding, decoding & range extraction for arbitrary dimensions",

@@ -37,10 +37,10 @@ "type": "module",

"dependencies": {
"@thi.ng/api": "^8.6.1",
"@thi.ng/binary": "^3.3.14",
"@thi.ng/errors": "^2.2.6",
"@thi.ng/math": "^5.3.17"
"@thi.ng/api": "^8.6.2",
"@thi.ng/binary": "^3.3.15",
"@thi.ng/errors": "^2.2.7",
"@thi.ng/math": "^5.3.18"
},
"devDependencies": {
"@microsoft/api-extractor": "^7.33.7",
"@thi.ng/testament": "^0.3.7",
"@thi.ng/testament": "^0.3.8",
"rimraf": "^3.0.2",

@@ -108,3 +108,3 @@ "tools": "^0.0.1",

},
"gitHead": "7b2af448da8a63fb21704a79cc4cdf1f3d7d7a64\n"
"gitHead": "bc6f7f5e2765bb96fe64db804eaf4b2443b47fc6\n"
}

@@ -25,3 +25,3 @@ <!-- This file is generated - DO NOT EDIT! -->

Z-order curve / Morton encoding, decoding & range extraction for arbitrary dimensions
Z-order curve / Morton encoding, decoding & range extraction for arbitrary dimensions.

@@ -28,0 +28,0 @@ References:

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