@types/lodash
Advanced tools
Comparing version 4.14.40 to 4.14.41
{ | ||
"name": "@types/lodash", | ||
"version": "4.14.40", | ||
"description": "TypeScript definitions for Lo-Dash 4.14", | ||
"version": "4.14.41", | ||
"description": "TypeScript definitions for Lo-Dash", | ||
"license": "MIT", | ||
@@ -16,3 +16,3 @@ "author": "Brian Zengel <https://github.com/bczengel>, Ilya Mochalov <https://github.com/chrootsu>, Stepan Mikhaylyuk <https://github.com/stepancar>", | ||
"typings": "index.d.ts", | ||
"typesPublisherContentHash": "336542a58ed6b55918370f64184142e42dda85b12d9e1e3878bcccf24287840b" | ||
"typesPublisherContentHash": "0d5ec9d7451b8ac880e1df8713430b37fb097d3a5ba66a183e0a18113f446c9f" | ||
} |
@@ -5,3 +5,3 @@ # Installation | ||
# Summary | ||
This package contains type definitions for Lo-Dash 4.14 (http://lodash.com/). | ||
This package contains type definitions for Lo-Dash (http://lodash.com/). | ||
@@ -12,3 +12,3 @@ # Details | ||
Additional Details | ||
* Last updated: Tue, 22 Nov 2016 20:59:27 GMT | ||
* Last updated: Mon, 28 Nov 2016 16:28:40 GMT | ||
* File structure: UMD | ||
@@ -15,0 +15,0 @@ * Library Dependencies: none |
@@ -8,3 +8,3 @@ { | ||
"libraryMinorVersion": 14, | ||
"libraryName": "Lo-Dash 4.14", | ||
"libraryName": "Lo-Dash", | ||
"typingsPackageName": "lodash", | ||
@@ -302,3 +302,288 @@ "projectName": "http://lodash.com/", | ||
], | ||
"declaredModules": [], | ||
"declaredModules": [ | ||
"lodash.after", | ||
"lodash.ary", | ||
"lodash.assign", | ||
"lodash.assignIn", | ||
"lodash.assignInWith", | ||
"lodash.assignWith", | ||
"lodash.at", | ||
"lodash.before", | ||
"lodash.bind", | ||
"lodash.bindAll", | ||
"lodash.bindKey", | ||
"lodash.castArray", | ||
"lodash.chain", | ||
"lodash.chunk", | ||
"lodash.compact", | ||
"lodash.concat", | ||
"lodash.constant", | ||
"lodash.countBy", | ||
"lodash.create", | ||
"lodash.curry", | ||
"lodash.curryRight", | ||
"lodash.debounce", | ||
"lodash.defaults", | ||
"lodash.defaultsDeep", | ||
"lodash.defer", | ||
"lodash.delay", | ||
"lodash.difference", | ||
"lodash.differenceBy", | ||
"lodash.differenceWith", | ||
"lodash.drop", | ||
"lodash.dropRight", | ||
"lodash.dropRightWhile", | ||
"lodash.dropWhile", | ||
"lodash.fill", | ||
"lodash.filter", | ||
"lodash.flatMap", | ||
"lodash.flatten", | ||
"lodash.flattenDeep", | ||
"lodash.flattenDepth", | ||
"lodash.flip", | ||
"lodash.flow", | ||
"lodash.flowRight", | ||
"lodash.fromPairs", | ||
"lodash.functions", | ||
"lodash.functionsIn", | ||
"lodash.groupBy", | ||
"lodash.initial", | ||
"lodash.intersection", | ||
"lodash.intersectionBy", | ||
"lodash.intersectionWith", | ||
"lodash.invert", | ||
"lodash.invertBy", | ||
"lodash.invokeMap", | ||
"lodash.iteratee", | ||
"lodash.keyBy", | ||
"lodash.keys", | ||
"lodash.keysIn", | ||
"lodash.map", | ||
"lodash.mapKeys", | ||
"lodash.mapValues", | ||
"lodash.matches", | ||
"lodash.matchesProperty", | ||
"lodash.memoize", | ||
"lodash.merge", | ||
"lodash.mergeWith", | ||
"lodash.method", | ||
"lodash.methodOf", | ||
"lodash.mixin", | ||
"lodash.negate", | ||
"lodash.nthArg", | ||
"lodash.omit", | ||
"lodash.omitBy", | ||
"lodash.once", | ||
"lodash.orderBy", | ||
"lodash.over", | ||
"lodash.overArgs", | ||
"lodash.overEvery", | ||
"lodash.overSome", | ||
"lodash.partial", | ||
"lodash.partialRight", | ||
"lodash.partition", | ||
"lodash.pick", | ||
"lodash.pickBy", | ||
"lodash.property", | ||
"lodash.propertyOf", | ||
"lodash.pull", | ||
"lodash.pullAll", | ||
"lodash.pullAllBy", | ||
"lodash.pullAt", | ||
"lodash.range", | ||
"lodash.rangeRight", | ||
"lodash.rearg", | ||
"lodash.reject", | ||
"lodash.remove", | ||
"lodash.rest", | ||
"lodash.reverse", | ||
"lodash.sampleSize", | ||
"lodash.set", | ||
"lodash.setWith", | ||
"lodash.shuffle", | ||
"lodash.slice", | ||
"lodash.sortBy", | ||
"lodash.sortedUniq", | ||
"lodash.sortedUniqBy", | ||
"lodash.split", | ||
"lodash.spread", | ||
"lodash.tail", | ||
"lodash.take", | ||
"lodash.takeRight", | ||
"lodash.takeRightWhile", | ||
"lodash.takeWhile", | ||
"lodash.tap", | ||
"lodash.throttle", | ||
"lodash.thru", | ||
"lodash.toArray", | ||
"lodash.toPairs", | ||
"lodash.toPairsIn", | ||
"lodash.toPath", | ||
"lodash.toPlainObject", | ||
"lodash.transform", | ||
"lodash.unary", | ||
"lodash.union", | ||
"lodash.unionBy", | ||
"lodash.unionWith", | ||
"lodash.uniq", | ||
"lodash.uniqBy", | ||
"lodash.uniqWith", | ||
"lodash.unset", | ||
"lodash.unzip", | ||
"lodash.unzipWith", | ||
"lodash.update", | ||
"lodash.values", | ||
"lodash.valuesIn", | ||
"lodash.without", | ||
"lodash.words", | ||
"lodash.wrap", | ||
"lodash.xor", | ||
"lodash.xorBy", | ||
"lodash.xorWith", | ||
"lodash.zip", | ||
"lodash.zipObject", | ||
"lodash.zipWith", | ||
"lodash.extend", | ||
"lodash.extendWith", | ||
"lodash.add", | ||
"lodash.attempt", | ||
"lodash.camelCase", | ||
"lodash.capitalize", | ||
"lodash.ceil", | ||
"lodash.clamp", | ||
"lodash.clone", | ||
"lodash.cloneDeep", | ||
"lodash.cloneDeepWith", | ||
"lodash.cloneWith", | ||
"lodash.deburr", | ||
"lodash.endsWith", | ||
"lodash.eq", | ||
"lodash.escape", | ||
"lodash.escapeRegExp", | ||
"lodash.every", | ||
"lodash.find", | ||
"lodash.findIndex", | ||
"lodash.findKey", | ||
"lodash.findLast", | ||
"lodash.findLastIndex", | ||
"lodash.findLastKey", | ||
"lodash.floor", | ||
"lodash.forEach", | ||
"lodash.forEachRight", | ||
"lodash.forIn", | ||
"lodash.forInRight", | ||
"lodash.forOwn", | ||
"lodash.forOwnRight", | ||
"lodash.get", | ||
"lodash.gt", | ||
"lodash.gte", | ||
"lodash.has", | ||
"lodash.hasIn", | ||
"lodash.head", | ||
"lodash.identity", | ||
"lodash.includes", | ||
"lodash.indexOf", | ||
"lodash.inRange", | ||
"lodash.invoke", | ||
"lodash.isArguments", | ||
"lodash.isArray", | ||
"lodash.isArrayBuffer", | ||
"lodash.isArrayLike", | ||
"lodash.isArrayLikeObject", | ||
"lodash.isBoolean", | ||
"lodash.isBuffer", | ||
"lodash.isDate", | ||
"lodash.isElement", | ||
"lodash.isEmpty", | ||
"lodash.isEqual", | ||
"lodash.isEqualWith", | ||
"lodash.isError", | ||
"lodash.isFinite", | ||
"lodash.isFunction", | ||
"lodash.isInteger", | ||
"lodash.isLength", | ||
"lodash.isMap", | ||
"lodash.isMatch", | ||
"lodash.isMatchWith", | ||
"lodash.isNaN", | ||
"lodash.isNative", | ||
"lodash.isNil", | ||
"lodash.isNull", | ||
"lodash.isNumber", | ||
"lodash.isObject", | ||
"lodash.isObjectLike", | ||
"lodash.isPlainObject", | ||
"lodash.isRegExp", | ||
"lodash.isSafeInteger", | ||
"lodash.isSet", | ||
"lodash.isString", | ||
"lodash.isSymbol", | ||
"lodash.isTypedArray", | ||
"lodash.isUndefined", | ||
"lodash.isWeakMap", | ||
"lodash.isWeakSet", | ||
"lodash.join", | ||
"lodash.kebabCase", | ||
"lodash.last", | ||
"lodash.lastIndexOf", | ||
"lodash.lowerCase", | ||
"lodash.lowerFirst", | ||
"lodash.lt", | ||
"lodash.lte", | ||
"lodash.max", | ||
"lodash.maxBy", | ||
"lodash.mean", | ||
"lodash.min", | ||
"lodash.minBy", | ||
"lodash.noConflict", | ||
"lodash.noop", | ||
"lodash.now", | ||
"lodash.pad", | ||
"lodash.padEnd", | ||
"lodash.padStart", | ||
"lodash.parseInt", | ||
"lodash.random", | ||
"lodash.reduce", | ||
"lodash.reduceRight", | ||
"lodash.repeat", | ||
"lodash.replace", | ||
"lodash.result", | ||
"lodash.round", | ||
"lodash.runInContext", | ||
"lodash.sample", | ||
"lodash.size", | ||
"lodash.snakeCase", | ||
"lodash.some", | ||
"lodash.sortedIndex", | ||
"lodash.sortedIndexBy", | ||
"lodash.sortedIndexOf", | ||
"lodash.sortedLastIndex", | ||
"lodash.sortedLastIndexBy", | ||
"lodash.sortedLastIndexOf", | ||
"lodash.startCase", | ||
"lodash.startsWith", | ||
"lodash.subtract", | ||
"lodash.sum", | ||
"lodash.sumBy", | ||
"lodash.template", | ||
"lodash.times", | ||
"lodash.toInteger", | ||
"lodash.toLength", | ||
"lodash.toLower", | ||
"lodash.toNumber", | ||
"lodash.toSafeInteger", | ||
"lodash.toString", | ||
"lodash.toUpper", | ||
"lodash.trim", | ||
"lodash.trimEnd", | ||
"lodash.trimStart", | ||
"lodash.truncate", | ||
"lodash.unescape", | ||
"lodash.uniqueId", | ||
"lodash.upperCase", | ||
"lodash.upperFirst", | ||
"lodash.each", | ||
"lodash.eachRight", | ||
"lodash.first" | ||
], | ||
"files": [ | ||
@@ -470,2 +755,3 @@ "add/index.d.ts", | ||
"mixin/index.d.ts", | ||
"modules.d.ts", | ||
"negate/index.d.ts", | ||
@@ -594,3 +880,3 @@ "noConflict/index.d.ts", | ||
"hasPackageJson": false, | ||
"contentHash": "336542a58ed6b55918370f64184142e42dda85b12d9e1e3878bcccf24287840b" | ||
"contentHash": "0d5ec9d7451b8ac880e1df8713430b37fb097d3a5ba66a183e0a18113f446c9f" | ||
} |
Sorry, the diff of this file is too big to display
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
723332
290
21342