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

hkt-toolbelt

Package Overview
Dependencies
Maintainers
1
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hkt-toolbelt - npm Package Compare versions

Comparing version 0.13.0 to 0.13.1

list/reduce.d.ts

1

index.d.ts

@@ -81,2 +81,3 @@ export { $, $$ } from "./$";

Push: typeof List.Push;
Reduce: typeof List.Reduce;
Shift: typeof List.Shift;

@@ -83,0 +84,0 @@ Some: typeof List.Some;

@@ -12,2 +12,3 @@ export * from "./every";

export * from "./push";
export * from "./reduce";
export * from "./reverse";

@@ -14,0 +15,0 @@ export * from "./shift";

2

package.json
{
"name": "hkt-toolbelt",
"version": "0.13.0",
"version": "0.13.1",
"description": "Functional and composable type utilities",

@@ -5,0 +5,0 @@ "types": "./dist/index.d.ts",

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