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 1.1.0 to 1.1.1

2

react-leaflet/index.d.ts

@@ -231,3 +231,3 @@ // Type definitions for react-leaflet 1.1

export interface PathProps extends PathEvents, Leaflet.PathOptions { }
export interface PathProps extends PathEvents, Leaflet.PathOptions, MapLayerProps { }
export abstract class Path<P extends PathProps, E> extends MapLayer<P, E> {

@@ -234,0 +234,0 @@ getChildContext(): { popupContainer: E };

{
"name": "@types/react-leaflet",
"version": "1.1.0",
"version": "1.1.1",
"description": "TypeScript definitions for react-leaflet",

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

"peerDependencies": {},
"typesPublisherContentHash": "e84ccd1a4518abe0982dde0ae2b620ca9c1858fc2ff696323c9c02e7fc522258",
"typesPublisherContentHash": "81349ea53c048d9344dcb27ea9bebccb46b9abd9bf42bb977f7d1ca9bed820ac",
"typeScriptVersion": "2.2"
}

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

Additional Details
* Last updated: Wed, 19 Apr 2017 16:17:53 GMT
* Last updated: Mon, 05 Jun 2017 19:55:52 GMT
* Dependencies: leaflet, react

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

Sorry, the diff of this file is not supported yet

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