@types/lodash.some
Advanced tools
@@ -5,4 +5,5 @@ // Type definitions for lodash.some 4.6 | ||
| // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
| // TypeScript Version: 2.1 | ||
| import { some } from "lodash"; | ||
| export = some; |
| { | ||
| "name": "@types/lodash.some", | ||
| "version": "4.6.0", | ||
| "version": "4.6.1", | ||
| "description": "TypeScript definitions for lodash.some", | ||
@@ -17,3 +17,4 @@ "license": "MIT", | ||
| "peerDependencies": {}, | ||
| "typesPublisherContentHash": "38031e56d5d15cf6bacea4a956abb501098ae0dd2daa5164d7a108b102b9015f" | ||
| "typesPublisherContentHash": "5cb520bc3acfef11348766a0dcce73c6bdc34e804bac09cb3dbb22f327bf2eea", | ||
| "typeScriptVersion": "2.1" | ||
| } |
@@ -8,9 +8,7 @@ # Installation | ||
| # Details | ||
| Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/lodash.some | ||
| Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/lodash.some | ||
| Additional Details | ||
| * Last updated: Mon, 05 Dec 2016 21:27:49 GMT | ||
| * File structure: ProperModule | ||
| * Library Dependencies: none | ||
| * Module Dependencies: lodash | ||
| * Last updated: Fri, 27 Jan 2017 21:43:33 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.some", | ||
| "libraryName": "lodash.some", | ||
| "typingsPackageName": "lodash.some", | ||
| "projectName": "http://lodash.com/", | ||
| "sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
| "sourceBranch": "types-2.0", | ||
| "kind": "ProperModule", | ||
| "globals": [], | ||
| "declaredModules": [ | ||
| "lodash.some" | ||
| ], | ||
| "files": [ | ||
| "index.d.ts" | ||
| ], | ||
| "hasPackageJson": false, | ||
| "contentHash": "38031e56d5d15cf6bacea4a956abb501098ae0dd2daa5164d7a108b102b9015f" | ||
| "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.some", | ||
| "typingsPackageName": "lodash.some", | ||
| "projectName": "http://lodash.com/", | ||
| "sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
| "globals": [], | ||
| "declaredModules": [ | ||
| "lodash.some/." | ||
| ], | ||
| "files": [ | ||
| "index.d.ts" | ||
| ], | ||
| "hasPackageJson": false, | ||
| "contentHash": "5cb520bc3acfef11348766a0dcce73c6bdc34e804bac09cb3dbb22f327bf2eea" | ||
| }, | ||
| "isLatest": true | ||
| } |
2649
8.92%35
20.69%17
-10.53%