Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/terraformer__arcgis

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/terraformer__arcgis - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

2

terraformer__arcgis/index.d.ts

@@ -11,2 +11,2 @@ // Type definitions for @terraformer/arcgis 2.0

export function arcgisToGeoJSON(arcgis: ArcGIS.Geometry, idAttribute?: string): GeoJSON.GeometryObject;
export function geojsonToArcGIS(geojson: GeoJSON.GeometryObject, idAttribute?: string): ArcGIS.Geometry;
export function geojsonToArcGIS(geojson: GeoJSON.GeoJSON, idAttribute?: string): ArcGIS.Geometry;
{
"name": "@types/terraformer__arcgis",
"version": "2.0.1",
"version": "2.0.2",
"description": "TypeScript definitions for @terraformer/arcgis",

@@ -30,4 +30,4 @@ "license": "MIT",

},
"typesPublisherContentHash": "3b69345e9ee9938c938068378f77c0b23f530f1fb94048c2109b7488a22f5eaa",
"typesPublisherContentHash": "e9921f66a1e20dd830b8aa80e95c45b1ddb356cc8fe541eb819d185ea9e9be99",
"typeScriptVersion": "3.7"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Fri, 25 Sep 2020 23:56:37 GMT
* Last updated: Thu, 05 Nov 2020 08:35:12 GMT
* Dependencies: [@types/geojson](https://npmjs.com/package/@types/geojson), [@types/arcgis-rest-api](https://npmjs.com/package/@types/arcgis-rest-api)

@@ -14,0 +14,0 @@ * Global values: none

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc