Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/crc32-stream

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/crc32-stream - npm Package Compare versions

Comparing version 4.0.1 to 4.0.2

5

crc32-stream/index.d.ts

@@ -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";

10

crc32-stream/package.json
{
"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).
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc