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

ieee754

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ieee754 - npm Package Compare versions

Comparing version 1.1.3 to 1.1.4

2

package.json
{
"name": "ieee754",
"version": "1.1.3",
"version": "1.1.4",
"description": "Read/write IEEE754 floating point numbers from/to a Buffer or array-like object",

@@ -5,0 +5,0 @@ "main": "index.js",

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

# ieee754
[![Build Status](http://img.shields.io/travis/feross/ieee754.svg)](https://travis-ci.org/feross/ieee754)
[![NPM Version](http://img.shields.io/npm/v/ieee754.svg)](https://npmjs.org/package/ieee754)
[![NPM](http://img.shields.io/npm/dm/ieee754.svg)](https://npmjs.org/package/ieee754)
[![Gittip](http://img.shields.io/gittip/feross.svg)](https://www.gittip.com/feross/)
# ieee754 [![travis](https://img.shields.io/travis/feross/ieee754.svg)](https://travis-ci.org/feross/ieee754) [![npm](https://img.shields.io/npm/v/ieee754.svg)](https://npmjs.org/package/ieee754) [![downloads](https://img.shields.io/npm/dm/ieee754.svg)](https://npmjs.org/package/ieee754)

@@ -7,0 +3,0 @@ ### Read/write IEEE754 floating point numbers from/to a Buffer or array-like object.

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