Socket
Socket
Sign inDemoInstall

@types/leaflet

Package Overview
Dependencies
Maintainers
1
Versions
137
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/leaflet - npm Package Compare versions

Comparing version 1.0.61 to 1.0.62

2

leaflet/index.d.ts

@@ -1378,4 +1378,4 @@ // Type definitions for Leaflet.js 1.0

containerPointToLayerPoint(point: PointExpression): Point;
containerPointToLatLng(point: PointExpression): LatLng;
layerPointToContainerPoint(point: PointExpression): Point;
containerPointToLatLng(point: PointExpression): LatLng;
latLngToContainerPoint(latlng: LatLngExpression): Point;

@@ -1382,0 +1382,0 @@ mouseEventToContainerPoint(ev: MouseEvent): Point;

{
"name": "@types/leaflet",
"version": "1.0.61",
"version": "1.0.62",
"description": "TypeScript definitions for Leaflet.js",

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

"peerDependencies": {},
"typesPublisherContentHash": "605f1f2841bf99430776312dd8c383d7a2c23ce752eead4e5f5004063c09c4d9",
"typesPublisherContentHash": "72adde33cc4b01d956a9bf8f36fc42d7ab443407c062bd6c80b6dd3fbe211c08",
"typeScriptVersion": "2.0"
}

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

Additional Details
* Last updated: Mon, 22 May 2017 17:20:15 GMT
* Last updated: Fri, 02 Jun 2017 13:25:33 GMT
* Dependencies: geojson

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

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