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

Comparing version 4.5.0 to 4.5.1

1

lodash.hasin/index.d.ts

@@ -5,4 +5,5 @@ // Type definitions for lodash.hasIn 4.5

// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.1
import { hasIn } from "lodash";
export = hasIn;

5

lodash.hasin/package.json
{
"name": "@types/lodash.hasin",
"version": "4.5.0",
"version": "4.5.1",
"description": "TypeScript definitions for lodash.hasIn",

@@ -17,3 +17,4 @@ "license": "MIT",

"peerDependencies": {},
"typesPublisherContentHash": "487910800f1af20cabb6a38375ba3bb3449c1d37d87fa5b5c918cefd63db5c47"
"typesPublisherContentHash": "381f1aa6910556e6d3aa8b3e248bdd96e7d6ae31f4ba681fd467d1221b9a9a09",
"typeScriptVersion": "2.1"
}

@@ -8,9 +8,7 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/lodash.hasin
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/lodash.hasin
Additional Details
* Last updated: Mon, 05 Dec 2016 21:27:42 GMT
* File structure: ProperModule
* Library Dependencies: none
* Module Dependencies: lodash
* Last updated: Fri, 27 Jan 2017 21:43:27 GMT
* Dependencies: lodash
* Global values: none

@@ -17,0 +15,0 @@

{
"authors": "Brian Zengel <https://github.com/bczengel>, Ilya Mochalov <https://github.com/chrootsu>, Stepan Mikhaylyuk <https://github.com/stepancar>",
"libraryDependencies": [],
"moduleDependencies": [
"lodash"
],
"libraryMajorVersion": 4,
"libraryMinorVersion": 5,
"name": "lodash.hasin",
"libraryName": "lodash.hasIn",
"typingsPackageName": "lodash.hasin",
"projectName": "http://lodash.com/",
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"sourceBranch": "types-2.0",
"kind": "ProperModule",
"globals": [],
"declaredModules": [
"lodash.hasin"
],
"files": [
"index.d.ts"
],
"hasPackageJson": false,
"contentHash": "487910800f1af20cabb6a38375ba3bb3449c1d37d87fa5b5c918cefd63db5c47"
"data": {
"authors": "Brian Zengel <https://github.com/bczengel>, Ilya Mochalov <https://github.com/chrootsu>, Stepan Mikhaylyuk <https://github.com/stepancar>",
"dependencies": {
"lodash": "*"
},
"pathMappings": {},
"libraryMajorVersion": 4,
"libraryMinorVersion": 5,
"typeScriptVersion": "2.1",
"libraryName": "lodash.hasIn",
"typingsPackageName": "lodash.hasin",
"projectName": "http://lodash.com/",
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"globals": [],
"declaredModules": [
"lodash.hasin/."
],
"files": [
"index.d.ts"
],
"hasPackageJson": false,
"contentHash": "381f1aa6910556e6d3aa8b3e248bdd96e7d6ae31f4ba681fd467d1221b9a9a09"
},
"isLatest": true
}
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