@types/binary-parser
Advanced tools
Comparing version 1.5.2 to 1.5.3
@@ -1,10 +0,1 @@ | ||
// Type definitions for binary-parser 1.5 | ||
// Project: https://github.com/keichi/binary-parser | ||
// Definitions by: Benjamin Riggs <https://github.com/riggs>, | ||
// Dolan Miu <https://github.com/dolanmiu>, | ||
// Yu Shimura <https://github.com/yuhr>, | ||
// John Mark Gabriel Caguicla <https://github.com/caguiclajmg> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 3.2 | ||
/// <reference types="node" /> | ||
@@ -11,0 +2,0 @@ |
{ | ||
"name": "@types/binary-parser", | ||
"version": "1.5.2", | ||
"version": "1.5.3", | ||
"description": "TypeScript definitions for binary-parser", | ||
@@ -10,19 +10,19 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/binary-parser", | ||
"name": "Benjamin Riggs", | ||
"url": "https://github.com/riggs", | ||
"githubUsername": "riggs" | ||
"githubUsername": "riggs", | ||
"url": "https://github.com/riggs" | ||
}, | ||
{ | ||
"name": "Dolan Miu", | ||
"url": "https://github.com/dolanmiu", | ||
"githubUsername": "dolanmiu" | ||
"githubUsername": "dolanmiu", | ||
"url": "https://github.com/dolanmiu" | ||
}, | ||
{ | ||
"name": "Yu Shimura", | ||
"url": "https://github.com/yuhr", | ||
"githubUsername": "yuhr" | ||
"githubUsername": "yuhr", | ||
"url": "https://github.com/yuhr" | ||
}, | ||
{ | ||
"name": "John Mark Gabriel Caguicla", | ||
"url": "https://github.com/caguiclajmg", | ||
"githubUsername": "caguiclajmg" | ||
"githubUsername": "caguiclajmg", | ||
"url": "https://github.com/caguiclajmg" | ||
} | ||
@@ -41,4 +41,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "67d0c73a2b54be6ff64e3bede8e5a8bb05b7e66003363e7cfef247313819192c", | ||
"typesPublisherContentHash": "51a09e445135497885e066c68d84be5657ca2f5354e14a14f50787482d1d6e31", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,7 +11,6 @@ # Installation | ||
### Additional Details | ||
* Last updated: Fri, 15 Sep 2023 19:06:48 GMT | ||
* Last updated: Tue, 17 Oct 2023 22:10:13 GMT | ||
* Dependencies: [@types/node](https://npmjs.com/package/@types/node) | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Benjamin Riggs](https://github.com/riggs), [Dolan Miu](https://github.com/dolanmiu), [Yu Shimura](https://github.com/yuhr), and [John Mark Gabriel Caguicla](https://github.com/caguiclajmg). |
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
12076
148
16