Socket
Socket
Sign inDemoInstall

fluture

Package Overview
Dependencies
Maintainers
1
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fluture - npm Package Compare versions

Comparing version 4.1.0 to 4.1.1

8

package.json
{
"name": "fluture",
"version": "4.1.0",
"version": "4.1.1",
"description": "FantasyLand compliant (monadic) alternative to Promises",

@@ -56,3 +56,3 @@ "main": "fluture.js",

"inspect-f": "^1.1.0",
"sanctuary-type-classes": "^1.2.0"
"sanctuary-type-classes": "^2.0.1"
},

@@ -71,3 +71,3 @@ "devDependencies": {

"lodash.curry": "^4.1.1",
"markdown-toc": "^0.13.0",
"markdown-toc": "^1.0.2",
"mocha": "^3.0.2",

@@ -80,4 +80,4 @@ "nsp": "^2.2.0",

"sanctuary": "^0.11.1",
"xyz": "^1.1.0"
"xyz": "^2.0.1"
}
}

@@ -442,3 +442,3 @@ # Fluture

be used with other type constructors, like [`S.Either`][7], to maintain a
representataion of failures:
representation of failures:

@@ -445,0 +445,0 @@ ```js

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