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.18.0 to 0.18.1

boolean/imply.d.ts

6

boolean/index.d.ts
export * from "./and";
export * from "./nand";
export * from "./not";
export * from "./or";
export * from "./nor";
export * from "./xor";
export * from "./xnor";
export * from "./imply";
export * from "./nimply";

1

natural-number/index.d.ts
export * from "./add";
export * from "./compare";
export * from "./decrement";

@@ -3,0 +4,0 @@ export * from "./divide-by";

2

package.json
{
"name": "hkt-toolbelt",
"version": "0.18.0",
"version": "0.18.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