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

@types/binary-parser

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/binary-parser - npm Package Compare versions

Comparing version 1.5.2 to 1.5.3

9

binary-parser/index.d.ts

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

20

binary-parser/package.json
{
"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).
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