@turf/square
Advanced tools
Comparing version 3.10.3 to 3.10.5
@@ -0,0 +0,0 @@ var square = require('./'); |
@@ -0,0 +0,0 @@ /// <reference types="geojson" /> |
@@ -0,0 +0,0 @@ var distance = require('@turf/distance'); |
{ | ||
"name": "@turf/square", | ||
"version": "3.10.3", | ||
"version": "3.10.5", | ||
"description": "turf square module", | ||
@@ -30,6 +30,6 @@ "main": "index.js", | ||
"dependencies": { | ||
"@turf/distance": "^3.10.3", | ||
"@turf/helpers": "^3.10.3" | ||
"@turf/distance": "^3.10.5", | ||
"@turf/helpers": "^3.10.5" | ||
}, | ||
"types": "index.d.ts" | ||
} |
@@ -0,0 +0,0 @@ # @turf/square |
@@ -0,0 +0,0 @@ var test = require('tape'); |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
5445
Updated@turf/distance@^3.10.5
Updated@turf/helpers@^3.10.5