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

hotypes

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hotypes - npm Package Compare versions

Comparing version 0.4.7 to 0.4.8

lib/non-callable.d.ts

1

lib/index.d.ts

@@ -32,1 +32,2 @@ export * from './equals';

export * from './with-default';
export * from './non-callable';

@@ -48,2 +48,3 @@ "use strict";

__exportStar(require("./with-default"), exports);
__exportStar(require("./non-callable"), exports);
//# sourceMappingURL=index.js.map

2

package.json
{
"name": "hotypes",
"version": "0.4.7",
"version": "0.4.8",
"description": "Higher order types for TypeScript",

@@ -5,0 +5,0 @@ "keywords": [

@@ -65,1 +65,2 @@ # hotypes

- WithDefault
- NonCallable

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