@types/lodash.findindex
Advanced tools
Comparing version 4.6.0 to 4.6.1
@@ -5,4 +5,5 @@ // Type definitions for lodash.findIndex 4.6 | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.1 | ||
import { findIndex } from "lodash"; | ||
export = findIndex; |
{ | ||
"name": "@types/lodash.findindex", | ||
"version": "4.6.0", | ||
"version": "4.6.1", | ||
"description": "TypeScript definitions for lodash.findIndex", | ||
@@ -17,3 +17,4 @@ "license": "MIT", | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "179193b9e602122397ddbe362a54f1ae228784d56cada6eb0c977e3d1089fe1b" | ||
"typesPublisherContentHash": "ad513871c3d1e92fbabf2ef44ef835136c8cdad281c53ce5d241b30de846e567", | ||
"typeScriptVersion": "2.1" | ||
} |
@@ -8,9 +8,7 @@ # Installation | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/lodash.findindex | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/lodash.findindex | ||
Additional Details | ||
* Last updated: Mon, 05 Dec 2016 21:27:40 GMT | ||
* File structure: ProperModule | ||
* Library Dependencies: none | ||
* Module Dependencies: lodash | ||
* Last updated: Fri, 27 Jan 2017 21:43:26 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": 6, | ||
"name": "lodash.findindex", | ||
"libraryName": "lodash.findIndex", | ||
"typingsPackageName": "lodash.findindex", | ||
"projectName": "http://lodash.com/", | ||
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
"sourceBranch": "types-2.0", | ||
"kind": "ProperModule", | ||
"globals": [], | ||
"declaredModules": [ | ||
"lodash.findindex" | ||
], | ||
"files": [ | ||
"index.d.ts" | ||
], | ||
"hasPackageJson": false, | ||
"contentHash": "179193b9e602122397ddbe362a54f1ae228784d56cada6eb0c977e3d1089fe1b" | ||
"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": 6, | ||
"typeScriptVersion": "2.1", | ||
"libraryName": "lodash.findIndex", | ||
"typingsPackageName": "lodash.findindex", | ||
"projectName": "http://lodash.com/", | ||
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
"globals": [], | ||
"declaredModules": [ | ||
"lodash.findindex/." | ||
], | ||
"files": [ | ||
"index.d.ts" | ||
], | ||
"hasPackageJson": false, | ||
"contentHash": "ad513871c3d1e92fbabf2ef44ef835136c8cdad281c53ce5d241b30de846e567" | ||
}, | ||
"isLatest": true | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2714
35
17