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.75 to 3.1.76

2

CHANGELOG.md
# Change Log
- **Last updated**: 2024-03-01T15:22:50Z
- **Last updated**: 2024-03-02T14:05:53Z
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub)

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

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

@@ -107,3 +107,3 @@ "type": "module",

},
"gitHead": "d660ae8fd1bf64d919b4334f19509f1f539d70f6\n"
"gitHead": "df9e312af741d87e6b450afcfea6a6e381662b1e\n"
}

@@ -99,2 +99,4 @@ <!-- This file is generated - DO NOT EDIT! -->

```ts
import { ZCurve } from "@thi.ng/morton";
// create new Z-curve for 3D positions and 16bit value range

@@ -101,0 +103,0 @@ const z = new ZCurve(3, 16);

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