Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

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 12.0.0-beta.6 to 12.0.0

2

package.json
{
"name": "fluture",
"version": "12.0.0-beta.6",
"version": "12.0.0",
"description": "FantasyLand compliant (monadic) alternative to Promises",

@@ -5,0 +5,0 @@ "main": "index.cjs",

@@ -17,13 +17,2 @@ # [![Fluture](logo.png)](#butterfly)

## :warning: BETA :warning:
You're looking at the _beta_ version of the Fluture documentation.
For the stable version, please consult the
[11.x branch](https://github.com/fluture-js/Fluture/tree/11.x). If you're
interested in upgrading to the new version, check out the [upgrade guide][]!
[upgrade guide]: https://gist.github.com/Avaq/ee2c6c819db4c37258e9a226e6380a38
----
Fluture offers a control structure similar to Promises, Tasks, Deferreds, and

@@ -106,3 +95,3 @@ what-have-you. Let's call them Futures.

Fluture is hosted in full with all of its dependencies at
https://cdn.jsdelivr.net/gh/fluture-js/Fluture@12.0.0-beta.6/dist/bundle.js
https://cdn.jsdelivr.net/gh/fluture-js/Fluture@12.0.0/dist/bundle.js

@@ -109,0 +98,0 @@ This script will add `Fluture` to the global scope.

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