Socket
Socket
Sign inDemoInstall

@types/lodash.hasin

Package Overview
Dependencies
1
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @types/lodash.hasin

TypeScript definitions for lodash.hasIn


Version published
Weekly downloads
131
increased by10.08%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

Installation

npm install --save @types/lodash.hasin

Summary

This package contains type definitions for lodash.hasIn (https://lodash.com).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lodash.hasin.

index.d.ts

// Type definitions for lodash.hasIn 4.5
// Project: https://lodash.com
// Definitions by: Brian Zengel <https://github.com/bczengel>
//                 Ilya Mochalov <https://github.com/chrootsu>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.8

// Generated from https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/lodash/scripts/generate-modules.ts

import { hasIn } from "lodash";
export = hasIn;

Additional Details

  • Last updated: Mon, 18 Apr 2022 23:03:20 GMT
  • Dependencies: @types/lodash
  • Global values: none

Credits

These definitions were written by Brian Zengel, and Ilya Mochalov.

FAQs

Last updated on 18 Apr 2022

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc