New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

h3-js

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

h3-js - npm Package Compare versions

Comparing version 3.6.0 to 3.6.1

4

CHANGELOG.md

@@ -7,2 +7,6 @@ # Change Log

## [3.6.1] - 2019-09-19
### Fixed
- Downgraded required `yarn` version (#68)
## [3.6.0] - 2019-09-12

@@ -9,0 +13,0 @@ ### Fixed

4

package.json
{
"name": "h3-js",
"version": "3.6.0",
"version": "3.6.1",
"description": "Emscripten transpiled libh3 'bindings' for Node/Web JS",

@@ -94,3 +94,3 @@ "author": "Nick Rabinowitz <nickr@uber.com>",

"npm": ">=3",
"yarn": ">=1.17.0"
"yarn": ">=1.3.0"
},

@@ -97,0 +97,0 @@ "nyc": {

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