New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

hexcoord

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hexcoord - npm Package Compare versions

Comparing version
0.1.1
to
0.1.2
+1
-1
lib.js

@@ -102,3 +102,3 @@ // Generated code -- http://www.redblobgames.com/grids/hexagons/

var results = [];
var hex = hex_add(center, hex_scale(hex_direction[0], radius));
var hex = hex_add(center, hex_scale(hex_direction(0), radius));
for(var i = 0 ; i < 6 ; i++)

@@ -105,0 +105,0 @@ for(var j = 0 ; j < radius ; j++) {

@@ -5,3 +5,3 @@ {

"description": "",
"version": "0.1.1",
"version": "0.1.2",
"license": "MIT",

@@ -8,0 +8,0 @@ "homepage": "http://www.redblobgames.com/grids/hexagons/",