You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

@rimbu/collection-types

Package Overview
Dependencies
Maintainers
1
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.5.10 to 0.5.11

src/base/index.ts

3

dist/main/map/base.js

@@ -93,3 +93,4 @@ "use strict";

}
return this.mergeAllWith.apply(this, tslib_1.__spreadArray([fillValue, function (key) {
return this.mergeAllWith.apply(this, tslib_1.__spreadArray([fillValue,
function (key) {
var values = [];

@@ -96,0 +97,0 @@ for (var _i = 1; _i < arguments.length; _i++) {

{
"name": "@rimbu/collection-types",
"version": "0.5.10",
"version": "0.5.11",
"description": "Type definitions for the basic generic Rimbu collections",

@@ -35,3 +35,4 @@ "keywords": [

"files": [
"dist"
"dist",
"src"
],

@@ -53,12 +54,6 @@ "scripts": {

"sideEffects": false,
"devDependencies": {
"@types/jest": "^26.0.23",
"jest": "^26.6.3",
"ts-jest": "^26.5.5",
"typescript": "^4.2.4"
},
"dependencies": {
"@rimbu/base": "^0.5.8",
"@rimbu/common": "^0.5.8",
"@rimbu/stream": "^0.5.10"
"@rimbu/base": "^0.5.9",
"@rimbu/common": "^0.5.9",
"@rimbu/stream": "^0.5.11"
},

@@ -68,3 +63,3 @@ "publishConfig": {

},
"gitHead": "ac4608d3221339352917943ef3513192ddef5a4f"
"gitHead": "0158eaad0dec4503e92cb308af952869d68faad5"
}

@@ -9,3 +9,3 @@ <p align="center">

For complete documentation please visit the _[Rimbu Docs](http://rimbu.org/rimbu-core)_.
For complete documentation please visit the _[Rimbu Docs](http://rimbu.org)_.

@@ -18,7 +18,7 @@ ## Installation

`yarn add @rimbu/collection-types`
> `yarn add @rimbu/collection-types`
or
`npm i @rimbu/collection-types`
> `npm i @rimbu/collection-types`

@@ -25,0 +25,0 @@ ### recommended tsconfig settings

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc