Socket
Socket
Sign inDemoInstall

@hazae41/binary

Package Overview
Dependencies
Maintainers
1
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hazae41/binary - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

2

dist/types/mods/binary/binary.d.ts

@@ -1,2 +0,2 @@

declare class Binary<T extends ArrayBufferView> {
declare class Binary<T extends ArrayBufferView = ArrayBufferView> {
private _view;

@@ -3,0 +3,0 @@ private _bytes;

{
"type": "module",
"name": "@hazae41/binary",
"version": "1.1.1",
"version": "1.1.2",
"description": "Zero-copy bytes reader and writer",

@@ -6,0 +6,0 @@ "homepage": "https://github.com/hazae41/binary",

Sorry, the diff of this file is not supported yet

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