New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ramda-fantasy

Package Overview
Dependencies
Maintainers
3
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ramda-fantasy - npm Package Compare versions

Comparing version 0.6.0 to 0.6.1

4

bower.json
{
"name": "ramda-fantasy",
"description": "Fantasy Land compatible types for easy integration with Ramda",
"version": "0.6.0",
"version": "0.6.1",
"authors": [

@@ -32,3 +32,3 @@ {

"dependencies": {
"ramda": ">=0.15.0 <=0.21.x"
"ramda": ">=0.15.0 <=0.22.x"
},

@@ -35,0 +35,0 @@ "devDependencies": {

@@ -128,3 +128,3 @@ # Future

```
If this `Future` instance is rejected, the provided function is be called with
If this `Future` instance is rejected, the provided function will be called with
the rejected value, where a new `Future` instance must be returned. This can

@@ -131,0 +131,0 @@ be used to recover from a rejected `Future` instance. If this `Future` instance

@@ -16,3 +16,3 @@ {

"description": "Fantasy Land compatible types for easy integration with Ramda",
"version": "0.6.0",
"version": "0.6.1",
"homepage": "https://www.github.com/ramda/ramda-fantasy",

@@ -34,3 +34,3 @@ "license": "MIT",

"dependencies": {
"ramda": ">=0.15.0 <=0.21.x"
"ramda": ">=0.15.0"
},

@@ -37,0 +37,0 @@ "devDependencies": {

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