Socket
Socket
Sign inDemoInstall

@types/lodash.pick

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

Comparing version 4.4.0 to 4.4.1

1

lodash.pick/index.d.ts

@@ -5,4 +5,5 @@ // Type definitions for lodash.pick 4.4

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

5

lodash.pick/package.json
{
"name": "@types/lodash.pick",
"version": "4.4.0",
"version": "4.4.1",
"description": "TypeScript definitions for lodash.pick",

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

"peerDependencies": {},
"typesPublisherContentHash": "7a663d65483261c4710d3c1639a58e708cdec5a68e0387c4fd6589fd74e603f8"
"typesPublisherContentHash": "5ee5e3187ad5a827128adc5ad44d6f68edcaaec07f4ea92ef220c6d56feeceb3",
"typeScriptVersion": "2.1"
}

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

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/lodash.pick
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/lodash.pick
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:32 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": 4,
"name": "lodash.pick",
"libraryName": "lodash.pick",
"typingsPackageName": "lodash.pick",
"projectName": "http://lodash.com/",
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"sourceBranch": "types-2.0",
"kind": "ProperModule",
"globals": [],
"declaredModules": [
"lodash.pick"
],
"files": [
"index.d.ts"
],
"hasPackageJson": false,
"contentHash": "7a663d65483261c4710d3c1639a58e708cdec5a68e0387c4fd6589fd74e603f8"
"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": 4,
"typeScriptVersion": "2.1",
"libraryName": "lodash.pick",
"typingsPackageName": "lodash.pick",
"projectName": "http://lodash.com/",
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"globals": [],
"declaredModules": [
"lodash.pick/."
],
"files": [
"index.d.ts"
],
"hasPackageJson": false,
"contentHash": "5ee5e3187ad5a827128adc5ad44d6f68edcaaec07f4ea92ef220c6d56feeceb3"
},
"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