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

@types/pbf

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/pbf - npm Package Compare versions

Comparing version 3.0.2 to 3.0.3

2

pbf/index.d.ts

@@ -17,3 +17,3 @@ // Type definitions for pbf 3.0

constructor(buffer?: Uint8Array|ArrayBuffer);
constructor(buffer?: Uint8Array | ArrayBuffer);

@@ -20,0 +20,0 @@ destroy(): void;

{
"name": "@types/pbf",
"version": "3.0.2",
"version": "3.0.3",
"description": "TypeScript definitions for pbf",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/pbf",
"license": "MIT",

@@ -14,3 +15,3 @@ "contributors": [

"main": "",
"types": "index",
"types": "index.d.ts",
"repository": {

@@ -23,4 +24,4 @@ "type": "git",

"dependencies": {},
"typesPublisherContentHash": "a1866c3d3e1d0b406a7245326b3e26c4986a1689e5ad8e527b6169119df0425b",
"typeScriptVersion": "2.0"
"typesPublisherContentHash": "51712b892b9c774499cbc6773e50b20ea8e52b82e6227da29a742d89b218a2fa",
"typeScriptVersion": "4.5"
}

@@ -8,6 +8,6 @@ # Installation

# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/pbf
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/pbf.
Additional Details
* Last updated: Tue, 06 Aug 2019 23:25:13 GMT
### Additional Details
* Last updated: Sun, 24 Sep 2023 06:37:28 GMT
* Dependencies: none

@@ -17,2 +17,2 @@ * Global values: none

# Credits
These definitions were written by Christian Schwarz <https://github.com/cschwarz>.
These definitions were written by [Christian Schwarz](https://github.com/cschwarz).

Sorry, the diff of this file is not supported yet

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