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

@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.4 to 1.0.5

4

geojson/index.d.ts

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

/***
* http://geojson.org/geojson-spec.html#feature-objects
* https://tools.ietf.org/html/rfc7946#section-3.2
*/

@@ -97,3 +97,3 @@ export interface Feature<T extends GeometryObject> extends GeoJsonObject {

properties: any;
id?: string;
id?: string | number;
}

@@ -100,0 +100,0 @@

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

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

"dependencies": {},
"typesPublisherContentHash": "6e3dee85c5a9e68c45cf2ec8d41ac929576b537091e839a51163b930eb6a6918",
"typesPublisherContentHash": "3a0ca828d3ecee52b8bfed4a8bd2a6360b7b21deef004689e65ab0773931d223",
"typeScriptVersion": "2.0"
}

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

Additional Details
* Last updated: Tue, 26 Sep 2017 23:48:03 GMT
* Last updated: Wed, 11 Oct 2017 23:26:32 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