You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@terraformer/spatial

Package Overview
Dependencies
Maintainers
4
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@terraformer/spatial - npm Package Compare versions

Comparing version

to
2.0.1

4

dist/t-spatial.umd.js
/* @preserve
* @terraformer/spatial - v2.0.0 - MIT
* @terraformer/spatial - v2.0.1 - MIT
* Copyright (c) 2012-2020 Environmental Systems Research Institute, Inc.
* Thu Apr 16 2020 00:10:30 GMT-0700 (Pacific Daylight Time)
* Thu Apr 16 2020 00:19:41 GMT-0700 (Pacific Daylight Time)
*/

@@ -6,0 +6,0 @@ (function (global, factory) {

{
"name": "@terraformer/spatial",
"description": "Spatial predicates for GeoJSON.",
"version": "2.0.0",
"version": "2.0.1",
"author": "Patrick Arlt <patrick.arlt@gmail.com>",

@@ -41,3 +41,3 @@ "bugs": {

"doc": "jsdoc2md --files src/index.js --template README.hbs > README.md",
"prepare": "npm run build && npm run doc"
"prepare": "npm run build"
},

@@ -47,3 +47,3 @@ "publishConfig": {

},
"gitHead": "e87cb5d42c35f3c4847feafb03226a0ddec70716"
"gitHead": "1cd779c742512efa6561c8888246df4dde00ae80"
}