🚨 Active Supply Chain Attack:node-ipc Package Compromised.Learn More
Socket
Book a DemoSign in
Socket

@types/lodash.isbuffer

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

Comparing version
4.3.1
to
4.3.2
+1
-1
lodash.isbuffer/index.d.ts

@@ -5,5 +5,5 @@ // Type definitions for lodash.isBuffer 4.3

// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.1
// TypeScript Version: 2.2
import { isBuffer } from "lodash";
export = isBuffer;
{
"name": "@types/lodash.isbuffer",
"version": "4.3.1",
"version": "4.3.2",
"description": "TypeScript definitions for lodash.isBuffer",
"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": "7a354adaf949769e22c0202ccc7e0be6ffa49c1038c559b5228c67bda012e6fd",
"typeScriptVersion": "2.1"
"typesPublisherContentHash": "18031e793d054c1ed154fcb8486250cb9e916c8c35402ebe7e613f12bed18cb5",
"typeScriptVersion": "2.2"
}

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

Additional Details
* Last updated: Fri, 27 Jan 2017 21:43:28 GMT
* Last updated: Wed, 22 Mar 2017 19:52:56 GMT
* Dependencies: lodash

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

{
"name": "lodash.isbuffer",
"libraryName": "lodash.isBuffer",
"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": 3,
"typeScriptVersion": "2.1",
"libraryName": "lodash.isBuffer",
"typingsPackageName": "lodash.isbuffer",
"projectName": "http://lodash.com/",
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"globals": [],
"declaredModules": [
"lodash.isbuffer/."
],
"files": [
"index.d.ts"
],
"hasPackageJson": false,
"contentHash": "7a354adaf949769e22c0202ccc7e0be6ffa49c1038c559b5228c67bda012e6fd"
},
"isLatest": true
}