@types/lodash.differenceby
Advanced tools
Comparing version 4.8.0 to 4.8.1
@@ -5,4 +5,5 @@ // Type definitions for lodash.differenceBy 4.8 | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.1 | ||
import { differenceBy } from "lodash"; | ||
export = differenceBy; |
{ | ||
"name": "@types/lodash.differenceby", | ||
"version": "4.8.0", | ||
"version": "4.8.1", | ||
"description": "TypeScript definitions for lodash.differenceBy", | ||
@@ -17,3 +17,4 @@ "license": "MIT", | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "3059a48f1490fa98d6f9104237fbd2aacc718e41f8a5abdfcdc3261450616fec" | ||
"typesPublisherContentHash": "c3948fad757b3c080c7b8f4b43afeb49b88326113b95c92e35986d66846e1096", | ||
"typeScriptVersion": "2.1" | ||
} |
@@ -8,9 +8,7 @@ # Installation | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/lodash.differenceby | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/lodash.differenceby | ||
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:25 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": 8, | ||
"name": "lodash.differenceby", | ||
"libraryName": "lodash.differenceBy", | ||
"typingsPackageName": "lodash.differenceby", | ||
"projectName": "http://lodash.com/", | ||
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
"sourceBranch": "types-2.0", | ||
"kind": "ProperModule", | ||
"globals": [], | ||
"declaredModules": [ | ||
"lodash.differenceby" | ||
], | ||
"files": [ | ||
"index.d.ts" | ||
], | ||
"hasPackageJson": false, | ||
"contentHash": "3059a48f1490fa98d6f9104237fbd2aacc718e41f8a5abdfcdc3261450616fec" | ||
"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": 8, | ||
"typeScriptVersion": "2.1", | ||
"libraryName": "lodash.differenceBy", | ||
"typingsPackageName": "lodash.differenceby", | ||
"projectName": "http://lodash.com/", | ||
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
"globals": [], | ||
"declaredModules": [ | ||
"lodash.differenceby/." | ||
], | ||
"files": [ | ||
"index.d.ts" | ||
], | ||
"hasPackageJson": false, | ||
"contentHash": "c3948fad757b3c080c7b8f4b43afeb49b88326113b95c92e35986d66846e1096" | ||
}, | ||
"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
2753
35
17