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 2.0.36 to 2.0.37

34

CHANGELOG.md

@@ -6,3 +6,3 @@ # Change Log

## [2.0.36](https://github.com/thi-ng/umbrella/compare/@thi.ng/morton@2.0.35...@thi.ng/morton@2.0.36) (2021-03-03)
## [2.0.37](https://github.com/thi-ng/umbrella/compare/@thi.ng/morton@2.0.36...@thi.ng/morton@2.0.37) (2021-03-12)

@@ -15,34 +15,2 @@ **Note:** Version bump only for package @thi.ng/morton

## [2.0.35](https://github.com/thi-ng/umbrella/compare/@thi.ng/morton@2.0.34...@thi.ng/morton@2.0.35) (2021-03-03)
**Note:** Version bump only for package @thi.ng/morton
## [2.0.34](https://github.com/thi-ng/umbrella/compare/@thi.ng/morton@2.0.33...@thi.ng/morton@2.0.34) (2021-03-03)
**Note:** Version bump only for package @thi.ng/morton
## [2.0.33](https://github.com/thi-ng/umbrella/compare/@thi.ng/morton@2.0.32...@thi.ng/morton@2.0.33) (2021-03-03)
**Note:** Version bump only for package @thi.ng/morton
## [2.0.32](https://github.com/thi-ng/umbrella/compare/@thi.ng/morton@2.0.31...@thi.ng/morton@2.0.32) (2021-02-20)
**Note:** Version bump only for package @thi.ng/morton
## [2.0.9](https://github.com/thi-ng/umbrella/compare/@thi.ng/morton@2.0.8...@thi.ng/morton@2.0.9) (2020-04-11)

@@ -49,0 +17,0 @@

14

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

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

"ts-node": "^9.1.1",
"typedoc": "^0.20.28",
"typescript": "^4.2.2"
"typedoc": "^0.20.30",
"typescript": "^4.2.3"
},
"dependencies": {
"@thi.ng/api": "^7.1.3",
"@thi.ng/binary": "^2.2.3",
"@thi.ng/math": "^3.2.4"
"@thi.ng/api": "^7.1.4",
"@thi.ng/binary": "^2.2.4",
"@thi.ng/math": "^3.2.5"
},

@@ -93,3 +93,3 @@ "files": [

},
"gitHead": "c17a8b0149711c84603c7f0ffdf53263d6387a54"
"gitHead": "24c8afbd4450f14973ec4c5481ca24722bb2e2f0"
}
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