@turf/invariant
Advanced tools
Comparing version 4.3.0 to 4.4.0
{ | ||
"name": "@turf/invariant", | ||
"version": "4.3.0", | ||
"version": "4.4.0", | ||
"description": "turf invariant module", | ||
@@ -31,7 +31,6 @@ "main": "index.js", | ||
"devDependencies": { | ||
"@turf/helpers": "^4.3.0", | ||
"@turf/helpers": "^4.4.0", | ||
"benchmark": "^2.1.4", | ||
"tape": "^4.6.3" | ||
}, | ||
"dependencies": {} | ||
} | ||
} |
@@ -39,3 +39,3 @@ # @turf/invariant | ||
- `value` **GeoJSON** any GeoJSON object | ||
- `value` **[GeoJSON](http://geojson.org/geojson-spec.html#geojson-objects)** any GeoJSON object | ||
- `type` **[string](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String)** expected GeoJSON type | ||
@@ -42,0 +42,0 @@ - `name` **[string](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String)** name of calling function |
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
15317