Socket
Socket
Sign inDemoInstall

@types/lodash.partition

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.partition - npm Package Compare versions

Comparing version 4.6.0 to 4.6.1

1

lodash.partition/index.d.ts

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

// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.1
import { partition } from "lodash";
export = partition;

5

lodash.partition/package.json
{
"name": "@types/lodash.partition",
"version": "4.6.0",
"version": "4.6.1",
"description": "TypeScript definitions for lodash.partition",

@@ -17,3 +17,4 @@ "license": "MIT",

"peerDependencies": {},
"typesPublisherContentHash": "6cbe93485b7c73c759969f522f9bb80a6e20fb354e56f27c5304d0e9dc4ff6ae"
"typesPublisherContentHash": "7700aa51ea78a408ac20225d89bc4942e54ea0baef23cab93bbda4bdf44acecb",
"typeScriptVersion": "2.1"
}

@@ -8,9 +8,7 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/lodash.partition
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/lodash.partition
Additional Details
* Last updated: Mon, 05 Dec 2016 21:27:47 GMT
* File structure: ProperModule
* Library Dependencies: none
* Module Dependencies: lodash
* Last updated: Fri, 27 Jan 2017 21:43:31 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.partition",
"libraryName": "lodash.partition",
"typingsPackageName": "lodash.partition",
"projectName": "http://lodash.com/",
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"sourceBranch": "types-2.0",
"kind": "ProperModule",
"globals": [],
"declaredModules": [
"lodash.partition"
],
"files": [
"index.d.ts"
],
"hasPackageJson": false,
"contentHash": "6cbe93485b7c73c759969f522f9bb80a6e20fb354e56f27c5304d0e9dc4ff6ae"
"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.partition",
"typingsPackageName": "lodash.partition",
"projectName": "http://lodash.com/",
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"globals": [],
"declaredModules": [
"lodash.partition/."
],
"files": [
"index.d.ts"
],
"hasPackageJson": false,
"contentHash": "7700aa51ea78a408ac20225d89bc4942e54ea0baef23cab93bbda4bdf44acecb"
},
"isLatest": true
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc