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.0
to
4.6.1
+1
-0
lodash.some/index.d.ts

@@ -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;
+3
-2
{
"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
}