Comparing version 3.6.2 to 3.6.3
@@ -7,2 +7,7 @@ # Change Log | ||
## [3.6.3] - 2019-12-10 | ||
### Fixed | ||
- Updated the core library to v3.6.2. This rolls back the polyfill algorithm to previous version; we'll roll forward again once we've fixed the known issues. | ||
## [3.6.2] - 2019-11-11 | ||
@@ -9,0 +14,0 @@ ### Fixed |
{ | ||
"name": "h3-js", | ||
"version": "3.6.2", | ||
"version": "3.6.3", | ||
"description": "Emscripten transpiled libh3 'bindings' for Node/Web JS", | ||
@@ -5,0 +5,0 @@ "author": "Nick Rabinowitz <nickr@uber.com>", |
@@ -5,3 +5,3 @@ <img align="right" src="https://uber.github.io/img/h3Logo-color.svg" alt="H3 Logo" width="200"> | ||
[![H3 Version](https://img.shields.io/badge/h3_api-v3.6.1-blue.svg)](https://github.com/uber/h3/releases/tag/v3.6.1) [![Build Status](https://travis-ci.com/uber/h3-js.svg?branch=master)](https://travis-ci.com/uber/h3-js) [![Coverage Status](https://coveralls.io/repos/github/uber/h3-js/badge.svg?branch=master)](https://coveralls.io/github/uber/h3-js?branch=master) | ||
[![H3 Version](https://img.shields.io/badge/h3_api-v3.6.2-blue.svg)](https://github.com/uber/h3/releases/tag/v3.6.2) [![Build Status](https://travis-ci.com/uber/h3-js.svg?branch=master)](https://travis-ci.com/uber/h3-js) [![Coverage Status](https://coveralls.io/repos/github/uber/h3-js/badge.svg?branch=master)](https://coveralls.io/github/uber/h3-js?branch=master) | ||
@@ -8,0 +8,0 @@ The `h3-js` library provides a pure-JavaScript version of the [H3 Core Library](https://github.com/uber/h3), a hexagon-based geographic grid system. It can be used either in Node >= 6 or in the browser. The core library is transpiled from C using [emscripten](http://kripken.github.io/emscripten-site), offering full parity with the C API and highly efficient operations. |
Sorry, the diff of this file is too big to display
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
Sorry, the diff of this file is too big to display
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
Sorry, the diff of this file is too big to display
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
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
5012422
46553