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

concurrify

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

concurrify - npm Package Compare versions

Comparing version 1.1.1 to 2.0.0

1

index.js

@@ -199,2 +199,3 @@ //. # Concurrify

proto[$$type] = OUTERTYPE;
construct[$$type] = OUTERTYPE;

@@ -201,0 +202,0 @@

8

package.json
{
"name": "concurrify",
"version": "1.1.1",
"version": "2.0.0",
"description": "Turn non-concurrent FantasyLand Applicatives concurrent",

@@ -55,6 +55,6 @@ "main": "index.js",

"codecov": "^3.0.0",
"fantasy-land": "^3.4.0",
"sanctuary-scripts": "^2.0.0",
"sanctuary-type-classes": "^9.0.0"
"fantasy-land": "^4.0.1",
"sanctuary-scripts": "^3.0.0",
"sanctuary-type-classes": "^12.0.0"
}
}

@@ -53,3 +53,3 @@ # Concurrify

#### <a name="concurrify" href="https://github.com/fluture-js/concurrify/blob/v1.1.1/index.js#L135">`concurrify :: (Applicative f, Alternative (m f)) => (TypeRep f, f a, (f a, f a) -⁠> f a, (f a, f (a -⁠> b)) -⁠> f b) -⁠> f c -⁠> m f c`</a>
#### <a name="concurrify" href="https://github.com/fluture-js/concurrify/blob/v2.0.0/index.js#L135">`concurrify :: (Applicative f, Alternative (m f)) => (TypeRep f, f a, (f a, f a) -⁠> f a, (f a, f (a -⁠> b)) -⁠> f b) -⁠> f c -⁠> m f c`</a>

@@ -56,0 +56,0 @@ [FL3]: https://github.com/fantasyland/fantasy-land/

Sorry, the diff of this file is not supported yet

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