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

@types/react-leaflet

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react-leaflet - npm Package Compare versions

Comparing version 2.5.2 to 2.8.0

5

react-leaflet/index.d.ts

@@ -1,2 +0,2 @@

// Type definitions for react-leaflet 2.5
// Type definitions for react-leaflet 2.8
// Project: https://github.com/PaulLeCam/react-leaflet

@@ -288,2 +288,4 @@ // Definitions by: Dave Leaver <https://github.com/danzel>

children?: Children;
preserveAspectRatio?: string;
viewBox?: string;
}

@@ -353,2 +355,3 @@ export class SVGOverlay<P extends SVGOverlayProps = SVGOverlayProps, E extends Leaflet.SVGOverlay = Leaflet.SVGOverlay> extends MapComponent<P, E> {

data: GeoJSON.GeoJsonObject | GeoJSON.GeoJsonObject[];
markersInheritOptions?: boolean;
}

@@ -355,0 +358,0 @@ export class GeoJSON<P extends GeoJSONProps = GeoJSONProps, E extends Leaflet.GeoJSON = Leaflet.GeoJSON> extends FeatureGroup<P, E> {

6

react-leaflet/package.json
{
"name": "@types/react-leaflet",
"version": "2.5.2",
"version": "2.8.0",
"description": "TypeScript definitions for react-leaflet",

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

},
"typesPublisherContentHash": "7699d51f0de226cdaff0f5f655bc3099c759e80273515b985de8d077fab80a7d",
"typeScriptVersion": "3.0"
"typesPublisherContentHash": "99af0a2abe7d2dfd019e7624e001929f8ddde4afeb4218af93f6d1aa1e5ded58",
"typeScriptVersion": "3.4"
}

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

### Additional Details
* Last updated: Wed, 24 Jun 2020 08:56:26 GMT
* Last updated: Mon, 01 Mar 2021 22:15:47 GMT
* Dependencies: [@types/leaflet](https://npmjs.com/package/@types/leaflet), [@types/react](https://npmjs.com/package/@types/react)

@@ -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