Socket
Socket
Sign inDemoInstall

rambda

Package Overview
Dependencies
Maintainers
1
Versions
202
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rambda - npm Package Compare versions

Comparing version 6.6.0 to 6.7.0-beta.0

14

CHANGELOG.md

@@ -0,2 +1,16 @@

WIP 6.7.0
- Remove `ts-toolbelt` types from Typescript definitions. This includes remove curried versions for the following methods:
1. R.maxBy
2. R.minBy
2. R.pathEq
2. R.viewOr
2. R.when
3. R.merge
3. R.mergeDeepRight
3. R.mergeLeft
6.6.0
- Change `R.piped` typings to mimic that of `R.pipe`. Main difference is that `R.pipe` is focused on unary functions.

@@ -3,0 +17,0 @@

3

package.json
{
"name": "rambda",
"version": "6.6.0",
"version": "6.7.0-beta.0",
"scripts": {

@@ -8,3 +8,2 @@ "out": "cd ../rambda-scripts&&yarn populate:docs&&cd ../rambda-scripts&&yarn populate:readme",

"github": "cd ../rambda-scripts&&yarn github",
"toolbelt": "cd ../rambda-scripts&&yarn toolbelt",
"immutable": "cd ../rambda-scripts&&yarn immutable",

@@ -11,0 +10,0 @@ "usedby": "cd ../rambda-scripts&&yarn usedby",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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