Comparing version 3.0.2 to 3.0.3
@@ -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
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
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
5744
0