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

type-fns

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

type-fns - npm Package Compare versions

Comparing version 1.13.0 to 1.14.0

dist/checks/isKeyOf.d.ts

1

dist/index.d.ts

@@ -17,1 +17,2 @@ export * from './checks/hasId';

export * from './wrappers/withAssure';
export * from './checks/isKeyOf';

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

__exportStar(require("./wrappers/withAssure"), exports);
__exportStar(require("./checks/isKeyOf"), exports);
//# sourceMappingURL=index.js.map

2

package.json

@@ -5,3 +5,3 @@ {

"description": "A set of types, type checks, and type guards for simpler, safer, and easier to read code.",
"version": "1.13.0",
"version": "1.14.0",
"repository": "ehmpathy/type-fns",

@@ -8,0 +8,0 @@ "homepage": "https://github.com/ehmpathy/type-fns",

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