Socket
Socket
Sign inDemoInstall

@rimbu/sorted

Package Overview
Dependencies
4
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.5.5 to 0.5.7

13

package.json
{
"name": "@rimbu/sorted",
"version": "0.5.5",
"version": "0.5.7",
"description": "Immutable SortedMap and SortedSet implementations for TypeScript",

@@ -53,3 +53,2 @@ "keywords": [

"lint": "eslint src",
"prepublish": "yarn build",
"test": "jest",

@@ -68,6 +67,6 @@ "test:random": "jest --config jest-random.config.json",

"dependencies": {
"@rimbu/base": "^0.5.5",
"@rimbu/collection-types": "^0.5.5",
"@rimbu/common": "^0.5.5",
"@rimbu/stream": "^0.5.5"
"@rimbu/base": "^0.5.7",
"@rimbu/collection-types": "^0.5.7",
"@rimbu/common": "^0.5.7",
"@rimbu/stream": "^0.5.7"
},

@@ -77,3 +76,3 @@ "publishConfig": {

},
"gitHead": "70feee6710972a2a6d21e4fb98a3b33485c452d0"
"gitHead": "a7e255d1e63ad6baaa02f3e9c6540b8a907752e0"
}
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc