@turf/clone
Advanced tools
Comparing version 4.7.1 to 4.7.3
{ | ||
"name": "@turf/clone", | ||
"version": "4.7.1", | ||
"version": "4.7.3", | ||
"description": "turf clone module", | ||
@@ -33,8 +33,7 @@ "main": "index.js", | ||
"devDependencies": { | ||
"@turf/helpers": "4.7.1", | ||
"@turf/meta": "4.7.1", | ||
"@turf/helpers": "^4.7.3", | ||
"@turf/meta": "^4.7.3", | ||
"benchmark": "2.1.4", | ||
"tape": "4.7.0" | ||
}, | ||
"dependencies": {} | ||
} | ||
} |
@@ -22,12 +22,2 @@ # @turf/clone | ||
# cloneProperties | ||
Clone Properties | ||
**Parameters** | ||
- `properties` **[Object](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object)** GeoJSON Properties | ||
Returns **[Object](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object)** cloned Properties | ||
<!-- This file is automatically generated. Please don't edit it directly: | ||
@@ -34,0 +24,0 @@ if you find an error, edit the source file (likely index.js), and re-run |
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
7097
46