@types/lodash.uniqwith
Advanced tools
Comparing version 4.5.3 to 4.5.4
@@ -5,3 +5,3 @@ // Type definitions for lodash.uniqWith 4.5 | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.2 | ||
// TypeScript Version: 2.6 | ||
@@ -8,0 +8,0 @@ // Generated from https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/lodash/scripts/generate-modules.ts |
{ | ||
"name": "@types/lodash.uniqwith", | ||
"version": "4.5.3", | ||
"version": "4.5.4", | ||
"description": "TypeScript definitions for lodash.uniqWith", | ||
@@ -9,11 +9,14 @@ "license": "MIT", | ||
"name": "Brian Zengel", | ||
"url": "https://github.com/bczengel" | ||
"url": "https://github.com/bczengel", | ||
"githubUsername": "bczengel" | ||
}, | ||
{ | ||
"name": "Ilya Mochalov", | ||
"url": "https://github.com/chrootsu" | ||
"url": "https://github.com/chrootsu", | ||
"githubUsername": "chrootsu" | ||
}, | ||
{ | ||
"name": "Stepan Mikhaylyuk", | ||
"url": "https://github.com/stepancar" | ||
"url": "https://github.com/stepancar", | ||
"githubUsername": "stepancar" | ||
} | ||
@@ -24,3 +27,3 @@ ], | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
@@ -31,5 +34,4 @@ "scripts": {}, | ||
}, | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "c705a1498641f657e3632645f07460706e890f01655751d0e38faa5c9343efaa", | ||
"typeScriptVersion": "2.2" | ||
"typesPublisherContentHash": "91d30fc9182e4f58aaeb28894745e93450ed9c52c9dcd5cc5407d971713cf00f", | ||
"typeScriptVersion": "2.6" | ||
} |
@@ -8,6 +8,6 @@ # Installation | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lodash.uniqwith | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lodash.uniqwith | ||
Additional Details | ||
* Last updated: Tue, 08 Aug 2017 21:39:34 GMT | ||
* Last updated: Mon, 23 Jul 2018 23:44:12 GMT | ||
* Dependencies: lodash | ||
@@ -14,0 +14,0 @@ * Global values: none |
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
3233