@types/react-leaflet
Advanced tools
Comparing version 1.1.0 to 1.1.1
@@ -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
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
16616