Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/lodash.sample

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

Comparing version 4.2.0 to 4.2.1

1

lodash.sample/index.d.ts

@@ -5,4 +5,5 @@ // Type definitions for lodash.sample 4.2

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

5

lodash.sample/package.json
{
"name": "@types/lodash.sample",
"version": "4.2.0",
"version": "4.2.1",
"description": "TypeScript definitions for lodash.sample",

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

"peerDependencies": {},
"typesPublisherContentHash": "3413eca676381b4b90128d1b3dc46a9c9e206e3ec963a87e6c07f780ef9eb7f0"
"typesPublisherContentHash": "5421e335f06b8bc831153f91da3791e8c306272f22ffc0de13604c7ae1618c3f",
"typeScriptVersion": "2.1"
}

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

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/lodash.sample
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/lodash.sample
Additional Details
* Last updated: Mon, 05 Dec 2016 21:27:48 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": 2,
"name": "lodash.sample",
"libraryName": "lodash.sample",
"typingsPackageName": "lodash.sample",
"projectName": "http://lodash.com/",
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"sourceBranch": "types-2.0",
"kind": "ProperModule",
"globals": [],
"declaredModules": [
"lodash.sample"
],
"files": [
"index.d.ts"
],
"hasPackageJson": false,
"contentHash": "3413eca676381b4b90128d1b3dc46a9c9e206e3ec963a87e6c07f780ef9eb7f0"
"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": 2,
"typeScriptVersion": "2.1",
"libraryName": "lodash.sample",
"typingsPackageName": "lodash.sample",
"projectName": "http://lodash.com/",
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"globals": [],
"declaredModules": [
"lodash.sample/."
],
"files": [
"index.d.ts"
],
"hasPackageJson": false,
"contentHash": "5421e335f06b8bc831153f91da3791e8c306272f22ffc0de13604c7ae1618c3f"
},
"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