@turf/meta
Advanced tools
Comparing version 3.0.15 to 3.0.16
{ | ||
"name": "@turf/meta", | ||
"version": "3.0.15", | ||
"version": "3.0.16", | ||
"description": "meta and functional programming helpers for turf modules", | ||
@@ -18,9 +18,13 @@ "main": "index.js", | ||
"tape": "^3.4.0", | ||
"@turf/random": "^3.0.15" | ||
"@turf/random": "^3.0.16" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git@github.com:Turfjs/turf-meta.git" | ||
"url": "git://github.com/Turfjs/turf.git" | ||
}, | ||
"dependencies": {} | ||
"dependencies": {}, | ||
"homepage": "https://github.com/Turfjs/turf", | ||
"bugs": { | ||
"url": "https://github.com/Turfjs/turf/issues" | ||
} | ||
} |
@@ -1,2 +0,2 @@ | ||
# turf-meta | ||
# @turf/meta | ||
@@ -117,3 +117,3 @@ # coordEach | ||
```sh | ||
$ npm install turf-meta | ||
$ npm install @turf/meta | ||
``` | ||
@@ -124,3 +124,3 @@ | ||
```sh | ||
$ npm install turf | ||
$ npm install @turf/turf | ||
``` |
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
15880
0
0