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

functools-ts

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

functools-ts - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

4

dist/index.d.ts

@@ -15,3 +15,3 @@ import { compose } from "./compose";

import { group } from "./group";
import { F1, F2, F3, F4, F5, F6, Lazy, Curried, Curried2 } from "./function";
export { compose, pipe, asyncPipe, asyncGroup, curry1, curry2, Either, Left, Right, Option, RemoteData, Loaded, Unloaded, Failed, Pending, List, Filter, Validation, View, ListView, FormField, Valid, Invalid, Untouched, Success, Failure, group, F1, F2, F3, F4, F5, F6, Lazy, Curried, Curried2 };
import { F1, F2, F3, F4, F5, F6, Lazy, Curried, Curried2, F7, F8, F9, F10 } from "./function";
export { compose, pipe, asyncPipe, asyncGroup, curry1, curry2, Either, Left, Right, Option, RemoteData, Loaded, Unloaded, Failed, Pending, List, Filter, Validation, View, ListView, FormField, Valid, Invalid, Untouched, Success, Failure, group, F1, F2, F3, F4, F5, F6, F7, F8, F9, F10, Lazy, Curried, Curried2 };

@@ -10,3 +10,3 @@ {

"typings": "dist/index.d.ts",
"version": "1.0.2",
"version": "1.0.3",
"repository": "git@bitbucket.org:chaaba_j/ts-functools.git",

@@ -13,0 +13,0 @@ "author": "Jalal Chaabane",

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