Socket
Socket
Sign inDemoInstall

@rimbu/base

Package Overview
Dependencies
2
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.11.2 to 0.11.3

8

package.json
{
"name": "@rimbu/base",
"version": "0.11.2",
"version": "0.11.3",
"description": "Utilities to implement Rimbu collections",

@@ -36,5 +36,5 @@ "keywords": [

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

@@ -65,3 +65,3 @@ }

"dependencies": {
"@rimbu/common": "^0.12.2",
"@rimbu/common": "^0.12.3",
"tslib": "^2.5.0"

@@ -72,3 +72,3 @@ },

},
"gitHead": "4ffac464a67030c80e35241766098837498426e6"
"gitHead": "3d235bc539eed9cda52d110c2ec805d686776ae7"
}
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