Socket
Socket
Sign inDemoInstall

@xtuc/buffer

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@xtuc/buffer - npm Package Compare versions

Comparing version 5.2.1 to 5.2.2

2

dist/index.cjs.js

@@ -18,3 +18,3 @@ /*!

var _ieee = require("ieee754");
var _ieee = require("@xtuc/ieee754");

@@ -21,0 +21,0 @@ const INSPECT_MAX_BYTES = 50;

@@ -11,3 +11,3 @@ /*!

import { write, read } from 'ieee754'
import { write, read } from '@xtuc/ieee754'

@@ -14,0 +14,0 @@ export const INSPECT_MAX_BYTES = 50

{
"name": "@xtuc/buffer",
"description": "Node.js Buffer API, for the browser",
"version": "5.2.1",
"version": "5.2.2",
"author": {

@@ -6,0 +6,0 @@ "name": "Feross Aboukhadijeh",

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