@types/wellknown
Advanced tools
Comparing version 0.5.5 to 0.5.6
@@ -41,3 +41,3 @@ // Type definitions for wellknown 0.5 | ||
export interface GeoJSONFeature { | ||
type: 'Feature'; | ||
type: "Feature"; | ||
geometry: GeoJSONGeometry; | ||
@@ -44,0 +44,0 @@ } |
{ | ||
"name": "@types/wellknown", | ||
"version": "0.5.5", | ||
"version": "0.5.6", | ||
"description": "TypeScript definitions for wellknown", | ||
@@ -23,4 +23,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/wellknown", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "574a81826cdd8ff731fd7f464b09b474530a5c385e41e9062c1f6e163bc734db", | ||
"typeScriptVersion": "4.3" | ||
"typesPublisherContentHash": "c28f721b89e9fe66b0296c2996250b18205778f1d52cbb482e86c5db9033569b", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -51,3 +51,3 @@ # Installation | ||
export interface GeoJSONFeature { | ||
type: 'Feature'; | ||
type: "Feature"; | ||
geometry: GeoJSONGeometry; | ||
@@ -62,3 +62,3 @@ } | ||
### Additional Details | ||
* Last updated: Tue, 11 Jul 2023 18:32:44 GMT | ||
* Last updated: Mon, 25 Sep 2023 13:39:07 GMT | ||
* Dependencies: none | ||
@@ -65,0 +65,0 @@ * Global values: none |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package