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.32 to 2.0.34

16

CHANGELOG.md

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

## [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)

@@ -8,0 +24,0 @@

16

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

@@ -42,3 +42,3 @@ "module": "./index.js",

"@istanbuljs/nyc-config-typescript": "^1.0.1",
"@microsoft/api-extractor": "^7.12.1",
"@microsoft/api-extractor": "^7.13.1",
"@types/mocha": "^8.2.0",

@@ -49,9 +49,9 @@ "@types/node": "^14.14.14",

"ts-node": "^9.1.1",
"typedoc": "^0.20.26",
"typescript": "^4.1.5"
"typedoc": "^0.20.28",
"typescript": "^4.2.2"
},
"dependencies": {
"@thi.ng/api": "^7.0.0",
"@thi.ng/binary": "^2.1.0",
"@thi.ng/math": "^3.2.0"
"@thi.ng/api": "^7.1.1",
"@thi.ng/binary": "^2.2.1",
"@thi.ng/math": "^3.2.2"
},

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

},
"gitHead": "2cb9a54255d6a5d7f21c9875002b86c42dd038de"
"gitHead": "a59cd470a1728cb5f40e96e010fb98ead30e3142"
}
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