Skip to content

Commit

Permalink
Merge pull request #167 from Turfjs/1.3.x
Browse files Browse the repository at this point in the history
1.3.x
  • Loading branch information
Morgan Herlocker committed Dec 18, 2014
2 parents 7c849b0 + cf6d21e commit 0b18794
Show file tree
Hide file tree
Showing 6 changed files with 4,835 additions and 9,816 deletions.
1 change: 0 additions & 1 deletion .gitignore
Expand Up @@ -5,7 +5,6 @@ lib-cov
*.dat
*.out
*.pid
*.gz

.DS_Store

Expand Down
1 change: 0 additions & 1 deletion index.js
Expand Up @@ -4,7 +4,6 @@ module.exports = {
isobands: require('turf-isobands'),
merge: require('turf-merge'),
convex: require('turf-convex'),
donuts: require('turf-donuts'),
within: require('turf-within'),
concave: require('turf-concave'),
count: require('turf-count'),
Expand Down
122 changes: 62 additions & 60 deletions package.json
@@ -1,11 +1,12 @@
{
"name": "turf",
"version": "1.2.1",
"version": "1.3.0",
"description": "a node.js library for performing geospatial operations with geojson",
"main": "index.js",
"scripts": {
"test": "node test.js",
"build": "browserify index.js -s turf > turf.js && uglifyjs turf.js -c -m > turf.min.js"
"build": "browserify index.js -s turf > turf.js && uglifyjs turf.js -c -m > turf.min.js; gzip turf.min.js -k -f",
"size": "browserify index.js --full-paths -s turf | uglifyjs -c -m | discify | hcat"
},
"repository": {
"type": "git",
Expand Down Expand Up @@ -44,66 +45,67 @@
"url": "https://github.com/morganherlocker/turf/issues"
},
"dependencies": {
"turf-aggregate": "0.1.1",
"turf-average": "0.1.0",
"turf-bbox-polygon": "^0.1.5",
"turf-bearing": "0.0.2",
"turf-bezier": "0.0.0",
"turf-buffer": "0.1.0",
"turf-center": "^0.1.1",
"turf-centroid": "^0.1.2",
"turf-combine": "0.1.1",
"turf-concave": "0.1.1",
"turf-convex": "0.1.1",
"turf-count": "0.1.0",
"turf-destination": "0.0.5",
"turf-deviation": "0.1.0",
"turf-distance": "^0.1.5",
"turf-donuts": "0.1.0",
"turf-envelope": "~0.1.1",
"turf-erase": "1.2.0",
"turf-explode": "^0.1.3",
"turf-extent": "^0.1.4",
"turf-featurecollection": "~0.1.0",
"turf-filter": "^0.1.2",
"turf-flip": "0.1.2",
"turf-grid": "0.1.0",
"turf-hex": "^0.1.1",
"turf-inside": "^1.1.1",
"turf-intersect": "1.3.0",
"turf-is-clockwise": "0.1.2",
"turf-isobands": "0.1.1",
"turf-isolines": "0.1.1",
"turf-jenks": "0.1.1",
"turf-kinks": "^1.2.0",
"turf-linestring": "^0.1.1",
"turf-max": "0.1.2",
"turf-median": "0.1.1",
"turf-merge": "0.0.2",
"turf-midpoint": "^0.1.3",
"turf-min": "0.1.2",
"turf-nearest": "^0.1.3",
"turf-planepoint": "0.1.0",
"turf-point": "^0.1.6",
"turf-point-on-surface": "^1.0.2",
"turf-polygon": "^0.1.1",
"turf-quantile": "0.1.1",
"turf-reclass": "0.1.1",
"turf-remove": "^0.1.2",
"turf-sample": "^0.1.2",
"turf-simplify": "0.0.0",
"turf-size": "^0.1.3",
"turf-square": "^0.1.3",
"turf-sum": "0.1.2",
"turf-tag": "~0.1.2",
"turf-tin": "0.1.0",
"turf-union": "0.0.1",
"turf-variance": "0.1.2",
"turf-within": "^0.1.2"
"turf-aggregate": "1.0.0",
"turf-average": "1.1.0",
"turf-bbox-polygon": "^1.0.0",
"turf-bearing": "1.0.0",
"turf-bezier": "1.0.0",
"turf-buffer": "1.0.0",
"turf-center": "^1.0.0",
"turf-centroid": "^1.0.1",
"turf-combine": "1.0.1",
"turf-concave": "1.0.2",
"turf-convex": "1.0.0",
"turf-count": "1.0.0",
"turf-destination": "1.0.0",
"turf-deviation": "1.0.0",
"turf-distance": "^1.0.0",
"turf-envelope": "~1.0.1",
"turf-erase": "1.3.0",
"turf-explode": "^1.0.0",
"turf-extent": "^1.0.0",
"turf-featurecollection": "~1.0.0",
"turf-filter": "^1.0.0",
"turf-flip": "1.0.1",
"turf-grid": "1.0.0",
"turf-hex": "^1.0.1",
"turf-inside": "^1.1.3",
"turf-intersect": "1.3.2",
"turf-is-clockwise": "1.0.0",
"turf-isobands": "1.0.0",
"turf-isolines": "1.0.0",
"turf-jenks": "1.0.0",
"turf-kinks": "^1.2.1",
"turf-linestring": "^1.0.0",
"turf-max": "1.0.0",
"turf-median": "1.0.1",
"turf-merge": "1.0.1",
"turf-midpoint": "^1.0.0",
"turf-min": "1.0.0",
"turf-nearest": "^1.0.1",
"turf-planepoint": "1.0.0",
"turf-point": "^1.2.0",
"turf-point-on-surface": "^1.1.0",
"turf-polygon": "^1.0.0",
"turf-quantile": "1.0.0",
"turf-reclass": "1.0.0",
"turf-remove": "^1.0.0",
"turf-sample": "^1.0.0",
"turf-simplify": "1.0.0",
"turf-size": "^1.1.0",
"turf-square": "^1.0.0",
"turf-sum": "1.0.0",
"turf-tag": "~1.0.0",
"turf-tin": "1.0.1",
"turf-union": "1.0.0",
"turf-variance": "1.0.0",
"turf-within": "^1.0.0"
},
"devDependencies": {
"browserify": "~6.3.3",
"browserify": "~7.0.2",
"disc": "^1.3.0",
"hcat": "0.0.5",
"tape": "^3.0.3",
"uglify-js": "~2.4.15"
"uglify-js": "~2.4.16"
}
}

0 comments on commit 0b18794

Please sign in to comment.