Socket
Socket
Sign inDemoInstall

@petamoriken/float16

Package Overview
Dependencies
Maintainers
1
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@petamoriken/float16 - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

4

browser/float16.js
/**
* @petamoriken/float16 e1e236d | MIT License - https://git.io/float16
* @petamoriken/float16 aa4af43 | MIT License - https://git.io/float16
*
* @license
* lodash-es v4.17.11 | MIT License - https://lodash.com/custom-builds
* lodash-es v4.17.15 | MIT License - https://lodash.com/custom-builds
*/

@@ -7,0 +7,0 @@

@@ -11,3 +11,2 @@ # <a href="https://git.io/float16" target="_blank">@petamoriken/float16</a>

[![Travis](https://img.shields.io/travis/petamoriken/float16/master.svg?style=flat-square)](https://travis-ci.org/petamoriken/float16)
[![Greenkeeper badge](https://badges.greenkeeper.io/petamoriken/float16.svg?flat-square)](https://greenkeeper.io/)
[![dependencies Status](https://david-dm.org/petamoriken/float16/status.svg?style=flat-square)](https://david-dm.org/petamoriken/float16)

@@ -25,3 +24,3 @@ [![devDependencies Status](https://david-dm.org/petamoriken/float16/dev-status.svg?style=flat-square)](https://david-dm.org/petamoriken/float16?type=dev)

`/lib` and `/browser` directories in the npm package have JavaScript files already built, whose target are
`lib/` and `browser/` directories in the npm package have JavaScript files already built, whose target are

@@ -34,3 +33,3 @@ * Firefox: last 2 versions and ESR

When you build by yourself using webpack or rollup.js, please transpile JavaScript files in `/src` directory.
When you build by yourself using webpack or rollup.js, please transpile JavaScript files in `src/` directory.

@@ -37,0 +36,0 @@ ## Install

/**
* @petamoriken/float16 e1e236d | MIT License - https://git.io/float16
* @petamoriken/float16 aa4af43 | MIT License - https://git.io/float16
*
* @license
* lodash-es v4.17.11 | MIT License - https://lodash.com/custom-builds
* lodash-es v4.17.15 | MIT License - https://lodash.com/custom-builds
*/

@@ -7,0 +7,0 @@

{
"name": "@petamoriken/float16",
"description": "half precision floating point for JavaScript",
"version": "1.1.0",
"version": "1.1.1",
"main": "lib/index.js",

@@ -71,3 +71,3 @@ "module": "src/index.js",

"babel-plugin-module-resolver": "^3.0.0",
"eslint": "^5.0.0",
"eslint": "^6.0.0",
"espower-cli": "^1.1.0",

@@ -82,3 +82,3 @@ "exorcist": "^1.0.0",

"rollup-plugin-babel": "^4.0.1",
"rollup-plugin-license": "^0.8.1",
"rollup-plugin-license": "^0.12.1",
"rollup-plugin-node-resolve": "^5.0.0",

@@ -85,0 +85,0 @@ "saucelabs": "^2.1.9"

@@ -11,3 +11,2 @@ # <a href="https://git.io/float16" target="_blank">@petamoriken/float16</a>

[![Travis](https://img.shields.io/travis/petamoriken/float16/master.svg?style=flat-square)](https://travis-ci.org/petamoriken/float16)
[![Greenkeeper badge](https://badges.greenkeeper.io/petamoriken/float16.svg?flat-square)](https://greenkeeper.io/)
[![dependencies Status](https://david-dm.org/petamoriken/float16/status.svg?style=flat-square)](https://david-dm.org/petamoriken/float16)

@@ -25,3 +24,3 @@ [![devDependencies Status](https://david-dm.org/petamoriken/float16/dev-status.svg?style=flat-square)](https://david-dm.org/petamoriken/float16?type=dev)

`/lib` and `/browser` directories in the npm package have JavaScript files already built, whose target are
`lib/` and `browser/` directories in the npm package have JavaScript files already built, whose target are

@@ -34,3 +33,3 @@ * Firefox: last 2 versions and ESR

When you build by yourself using webpack or rollup.js, please transpile JavaScript files in `/src` directory.
When you build by yourself using webpack or rollup.js, please transpile JavaScript files in `src/` directory.

@@ -37,0 +36,0 @@ ## Install

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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