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

type-plus

Package Overview
Dependencies
Maintainers
1
Versions
169
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

type-plus - npm Package Compare versions

Comparing version 1.3.1 to 1.4.0

lib/KeyTypes.d.ts

1

lib/index.d.ts
export * from './filterKey';
export * from './findKey';
export * from './forEachKey';
export * from './KeyTypes';
export * from './mapKey';

@@ -5,0 +6,0 @@ export * from './RecursiveIntersect';

2

package.json
{
"name": "type-plus",
"description": "Provides additional types for `typescript`.",
"version": "1.3.1",
"version": "1.4.0",
"homepage": "https://github.com/unional/type-plus",

@@ -6,0 +6,0 @@ "bugs": {

@@ -58,2 +58,6 @@ # type-plus

### `KeyTypes`
Type of all keys.
## Contribute

@@ -60,0 +64,0 @@

export * from './filterKey';
export * from './findKey';
export * from './forEachKey';
export * from './KeyTypes';
export * from './mapKey';

@@ -5,0 +6,0 @@ export * from './RecursiveIntersect';

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