🚨 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.7
to
4.3.8
+0
-7
lodash.isbuffer/index.d.ts

@@ -1,8 +0,1 @@

// Type definitions for lodash.isBuffer 4.3
// Project: https://lodash.com
// Definitions by: Brian Zengel <https://github.com/bczengel>
// Ilya Mochalov <https://github.com/chrootsu>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.8
// Generated from https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/lodash/scripts/generate-modules.ts

@@ -9,0 +2,0 @@

+8
-8
{
"name": "@types/lodash.isbuffer",
"version": "4.3.7",
"description": "TypeScript definitions for lodash.isBuffer",
"version": "4.3.8",
"description": "TypeScript definitions for lodash.isbuffer",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lodash.isbuffer",

@@ -10,9 +10,9 @@ "license": "MIT",

"name": "Brian Zengel",
"url": "https://github.com/bczengel",
"githubUsername": "bczengel"
"githubUsername": "bczengel",
"url": "https://github.com/bczengel"
},
{
"name": "Ilya Mochalov",
"url": "https://github.com/chrootsu",
"githubUsername": "chrootsu"
"githubUsername": "chrootsu",
"url": "https://github.com/chrootsu"
}

@@ -31,4 +31,4 @@ ],

},
"typesPublisherContentHash": "d902e27bcfbd5de68a4946a8b8301c046a21deb9e3763f162f1d9778235336cb",
"typeScriptVersion": "3.9"
"typesPublisherContentHash": "9d41a36edca990be945049979cc62957d0c9fc09aebe62c911d1012b448c83c0",
"typeScriptVersion": "4.5"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for lodash.isBuffer (https://lodash.com).
This package contains type definitions for lodash.isbuffer (https://lodash.com).

@@ -12,9 +12,2 @@ # Details

````ts
// Type definitions for lodash.isBuffer 4.3
// Project: https://lodash.com
// Definitions by: Brian Zengel <https://github.com/bczengel>
// Ilya Mochalov <https://github.com/chrootsu>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.8
// Generated from https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/lodash/scripts/generate-modules.ts

@@ -28,7 +21,6 @@

### Additional Details
* Last updated: Mon, 18 Apr 2022 23:03:22 GMT
* Last updated: Wed, 18 Oct 2023 05:47:07 GMT
* Dependencies: [@types/lodash](https://npmjs.com/package/@types/lodash)
* Global values: none
# Credits
These definitions were written by [Brian Zengel](https://github.com/bczengel), and [Ilya Mochalov](https://github.com/chrootsu).