Comparing version 1.0.0 to 1.0.1
var hex = require('./'); | ||
var Benchmark = require('Benchmark'); | ||
var Benchmark = require('benchmark'); | ||
var fs = require('fs'); | ||
@@ -30,2 +30,2 @@ | ||
}) | ||
.run(); | ||
.run(); |
{ | ||
"name": "turf-hex", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "turf hex module", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
33077
142