Socket
Socket
Sign inDemoInstall

@rimbu/sorted

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rimbu/sorted - npm Package Compare versions

Comparing version 0.10.3 to 0.10.4

common/package.json

22

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

@@ -54,9 +54,2 @@ "keywords": [

},
"./custom": {
"types": "./dist/types/custom/index.d.ts",
"bun": "./src/custom/index.ts",
"import": "./dist/module/custom/index.js",
"require": "./dist/main/custom/index.js",
"default": "./dist/module/custom/index.js"
},
"./map": {

@@ -93,3 +86,8 @@ "types": "./dist/types/map/index.d.ts",

"dist",
"src"
"src",
"common",
"map",
"map-custom",
"set",
"set-custom"
],

@@ -122,5 +120,5 @@ "scripts": {

"@rimbu/base": "^0.11.3",
"@rimbu/collection-types": "^0.10.3",
"@rimbu/collection-types": "^0.10.4",
"@rimbu/common": "^0.12.3",
"@rimbu/stream": "^0.13.3",
"@rimbu/stream": "^0.13.4",
"tslib": "^2.5.0"

@@ -131,3 +129,3 @@ },

},
"gitHead": "3d235bc539eed9cda52d110c2ec805d686776ae7"
"gitHead": "8f83f7bc9812a739279a64e2e52d83f631dfb4f6"
}
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