Socket
Socket
Sign inDemoInstall

@thi.ng/heaps

Package Overview
Dependencies
3
Maintainers
1
Versions
172
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.1.64 to 2.1.65

2

CHANGELOG.md
# Change Log
- **Last updated**: 2024-03-02T14:05:53Z
- **Last updated**: 2024-03-07T20:40:47Z
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub)

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

{
"name": "@thi.ng/heaps",
"version": "2.1.64",
"version": "2.1.65",
"description": "Various heap implementations for arbitrary values and with customizable ordering",

@@ -36,8 +36,9 @@ "type": "module",

"pub": "yarn npm publish --access public",
"test": "bun test"
"test": "bun test",
"tool:tangle": "../../node_modules/.bin/tangle src/**/*.ts"
},
"dependencies": {
"@thi.ng/api": "^8.9.27",
"@thi.ng/compare": "^2.2.23",
"@thi.ng/equiv": "^2.1.50"
"@thi.ng/api": "^8.9.28",
"@thi.ng/compare": "^2.2.24",
"@thi.ng/equiv": "^2.1.51"
},

@@ -94,3 +95,3 @@ "devDependencies": {

},
"gitHead": "df9e312af741d87e6b450afcfea6a6e381662b1e\n"
"gitHead": "a421058a65ba76608d94129ac29451bfedaf201c\n"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc