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.42 to 1.0.43

2

leaflet/index.d.ts

@@ -75,3 +75,3 @@ // Type definitions for Leaflet.js 1.0.2

latLngToPoint(latlng: LatLngExpression, zoom: number): Point;
pointToLatLng(point: PointExpression): LatLng;
pointToLatLng(point: PointExpression, zoom: number): LatLng;
project(latlng: LatLngExpression): Point;

@@ -78,0 +78,0 @@ unproject(point: PointExpression): LatLng;

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

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

"peerDependencies": {},
"typesPublisherContentHash": "817eeddc079b65f500eeed67fe0fc9d757344b28c4d79c0d94f424d1c28120ed",
"typesPublisherContentHash": "9282271a37388c61c805bd0033fc6ef6bd1a565453071aac3026f4fd5152d378",
"typeScriptVersion": "2.0"
}

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

Additional Details
* Last updated: Fri, 06 Jan 2017 16:34:23 GMT
* Last updated: Mon, 09 Jan 2017 01:30:55 GMT
* Library Dependencies: geojson

@@ -14,0 +14,0 @@ * Module Dependencies: none

@@ -25,3 +25,3 @@ {

"hasPackageJson": true,
"contentHash": "817eeddc079b65f500eeed67fe0fc9d757344b28c4d79c0d94f424d1c28120ed"
"contentHash": "9282271a37388c61c805bd0033fc6ef6bd1a565453071aac3026f4fd5152d378"
}
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