Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@types/lodash.some

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/lodash.some - npm Package Compare versions

Comparing version
4.6.1
to
4.6.2
+1
-1
lodash.some/index.d.ts

@@ -5,5 +5,5 @@ // Type definitions for lodash.some 4.6

// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.1
// TypeScript Version: 2.2
import { some } from "lodash";
export = some;
{
"name": "@types/lodash.some",
"version": "4.6.1",
"version": "4.6.2",
"description": "TypeScript definitions for lodash.some",
"license": "MIT",
"author": "Brian Zengel <https://github.com/bczengel>, Ilya Mochalov <https://github.com/chrootsu>, Stepan Mikhaylyuk <https://github.com/stepancar>",
"contributors": [
{
"name": "Brian Zengel",
"url": "https://github.com/bczengel"
},
{
"name": "Ilya Mochalov",
"url": "https://github.com/chrootsu"
},
{
"name": "Stepan Mikhaylyuk",
"url": "https://github.com/stepancar"
}
],
"main": "",

@@ -17,4 +30,4 @@ "repository": {

"peerDependencies": {},
"typesPublisherContentHash": "5cb520bc3acfef11348766a0dcce73c6bdc34e804bac09cb3dbb22f327bf2eea",
"typeScriptVersion": "2.1"
"typesPublisherContentHash": "3a0ce9dcdb08a9f4a0c6601bdb2873b0d4b7fc334988ca4014d297d58dc62b04",
"typeScriptVersion": "2.2"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Fri, 27 Jan 2017 21:43:33 GMT
* Last updated: Wed, 22 Mar 2017 19:53:02 GMT
* Dependencies: lodash

@@ -14,0 +14,0 @@ * Global values: none

{
"name": "lodash.some",
"libraryName": "lodash.some",
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"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
}