Socket
Socket
Sign inDemoInstall

@types/geojson

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/geojson - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

geojson/LICENSE

2

geojson/index.d.ts

@@ -25,3 +25,3 @@ // Type definitions for GeoJSON Format Specification Revision 1.0

*/
interface DirectGeometryObject extends GeoJsonObject {
export interface DirectGeometryObject extends GeoJsonObject {
coordinates: Position[][][] | Position[][] | Position[] | Position;

@@ -28,0 +28,0 @@ }

{
"name": "@types/geojson",
"version": "1.0.1",
"version": "1.0.2",
"description": "TypeScript definitions for GeoJSON Format Specification Revision",

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

"peerDependencies": {},
"typesPublisherContentHash": "260e75afe31ea802a535b0551d3006961994aea146f89a0ee6c65a4717f4bf7b",
"typesPublisherContentHash": "8af0f83b55578253a8217e74c8a6b4d11cf8aad1b82772cf45162e9ebc4eb776",
"typeScriptVersion": "2.0"
}

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

Additional Details
* Last updated: Fri, 31 Mar 2017 18:05:13 GMT
* Last updated: Mon, 17 Apr 2017 17:55:17 GMT
* Dependencies: none

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

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