@types/stream-buffers
Advanced tools
Comparing version 3.0.5 to 3.0.6
@@ -1,6 +0,1 @@ | ||
// Type definitions for stream-buffers 3.0 | ||
// Project: https://github.com/samcday/node-stream-buffer#readme | ||
// Definitions by: Jason Dent <https://github.com/Jason3S> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
/// <reference types="node" /> | ||
@@ -7,0 +2,0 @@ import * as stream from "stream"; |
{ | ||
"name": "@types/stream-buffers", | ||
"version": "3.0.5", | ||
"version": "3.0.6", | ||
"description": "TypeScript definitions for stream-buffers", | ||
@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/stream-buffers", | ||
"name": "Jason Dent", | ||
"url": "https://github.com/Jason3S", | ||
"githubUsername": "Jason3S" | ||
"githubUsername": "Jason3S", | ||
"url": "https://github.com/Jason3S" | ||
} | ||
@@ -26,4 +26,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "af159a806b472bf8bfa8d686ca1838a9b9349c100513453f3e10699a0838e641", | ||
"typesPublisherContentHash": "65f953729054f2b1bef10ab5259db6005fa63a9b5cef984ab135964168fc30bd", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,7 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for stream-buffers 3.0 | ||
// Project: https://github.com/samcday/node-stream-buffer#readme | ||
// Definitions by: Jason Dent <https://github.com/Jason3S> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
/// <reference types="node" /> | ||
@@ -56,7 +51,6 @@ import * as stream from "stream"; | ||
### Additional Details | ||
* Last updated: Mon, 25 Sep 2023 13:39:06 GMT | ||
* Last updated: Wed, 18 Oct 2023 11:45:06 GMT | ||
* Dependencies: [@types/node](https://npmjs.com/package/@types/node) | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Jason Dent](https://github.com/Jason3S). |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4975
30
55