@types/crc32-stream
Advanced tools
Comparing version 4.0.1 to 4.0.2
@@ -1,6 +0,1 @@ | ||
// Type definitions for crc32-stream 4.0 | ||
// Project: https://github.com/archiverjs/node-crc32-stream | ||
// Definitions by: nadhifikbarw <https://github.com/nadhifikbarw> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
/// <reference types="node" /> | ||
@@ -7,0 +2,0 @@ import { Transform } from "stream"; |
{ | ||
"name": "@types/crc32-stream", | ||
"version": "4.0.1", | ||
"version": "4.0.2", | ||
"description": "TypeScript definitions for crc32-stream", | ||
@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/crc32-stream", | ||
"name": "nadhifikbarw", | ||
"url": "https://github.com/nadhifikbarw", | ||
"githubUsername": "nadhifikbarw" | ||
"githubUsername": "nadhifikbarw", | ||
"url": "https://github.com/nadhifikbarw" | ||
} | ||
@@ -26,4 +26,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "0a910cf507277dd4cfd1010253b878ca072d0796d5000c9ec35da309d368bfa4", | ||
"typeScriptVersion": "4.3" | ||
"typesPublisherContentHash": "149726d6063e684080efdd55c10d264b402b391d25ab478a407bc6003a5c472c", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,7 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for crc32-stream 4.0 | ||
// Project: https://github.com/archiverjs/node-crc32-stream | ||
// Definitions by: nadhifikbarw <https://github.com/nadhifikbarw> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
/// <reference types="node" /> | ||
@@ -39,7 +34,6 @@ import { Transform } from "stream"; | ||
### Additional Details | ||
* Last updated: Mon, 04 Sep 2023 15:41:20 GMT | ||
* Last updated: Wed, 18 Oct 2023 00:05:18 GMT | ||
* Dependencies: [@types/node](https://npmjs.com/package/@types/node) | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [nadhifikbarw](https://github.com/nadhifikbarw). |
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
3543
16
38