@types/buffer-split
Advanced tools
@@ -1,6 +0,1 @@ | ||
| // Type definitions for buffer-split 1.0 | ||
| // Project: https://github.com/soldair/node-buffer-split#readme | ||
| // Definitions by: Ciffelia <https://github.com/ciffelia> | ||
| // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
| /// <reference types="node" /> | ||
@@ -7,0 +2,0 @@ |
| MIT License | ||
| Copyright (c) Microsoft Corporation. All rights reserved. | ||
| Copyright (c) Microsoft Corporation. | ||
@@ -5,0 +5,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy |
| { | ||
| "name": "@types/buffer-split", | ||
| "version": "1.0.0", | ||
| "version": "1.0.1", | ||
| "description": "TypeScript definitions for buffer-split", | ||
| "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/buffer-split", | ||
| "license": "MIT", | ||
@@ -9,4 +10,4 @@ "contributors": [ | ||
| "name": "Ciffelia", | ||
| "url": "https://github.com/ciffelia", | ||
| "githubUsername": "ciffelia" | ||
| "githubUsername": "ciffelia", | ||
| "url": "https://github.com/ciffelia" | ||
| } | ||
@@ -25,4 +26,4 @@ ], | ||
| }, | ||
| "typesPublisherContentHash": "38060a42af5ca6aa5135b455d0677eb5baa607c583e0080c65d256e3fee42310", | ||
| "typeScriptVersion": "2.8" | ||
| "typesPublisherContentHash": "c77876a06029eb37ef6e630631b71cc7a1e30289897cf0eec26895d238fffe79", | ||
| "typeScriptVersion": "4.5" | ||
| } |
@@ -9,9 +9,17 @@ # Installation | ||
| Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/buffer-split. | ||
| ## [index.d.ts](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/buffer-split/index.d.ts) | ||
| ````ts | ||
| /// <reference types="node" /> | ||
| declare function bufferSplit(buf: Buffer, splitBuf: Buffer, includeDelim?: boolean): Buffer[]; | ||
| export = bufferSplit; | ||
| ```` | ||
| ### Additional Details | ||
| * Last updated: Mon, 10 Feb 2020 20:54:27 GMT | ||
| * Last updated: Tue, 17 Oct 2023 22:10:13 GMT | ||
| * Dependencies: [@types/node](https://npmjs.com/package/@types/node) | ||
| * Global values: none | ||
| # Credits | ||
| These definitions were written by Ciffelia (https://github.com/ciffelia). | ||
| These definitions were written by [Ciffelia](https://github.com/ciffelia). |
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
2943
2.87%0
-100%25
47.06%3
-57.14%