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.47 to 1.0.48

1

leaflet/index.d.ts

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

export class Control extends Class {
constructor (options?: ControlOptions);
getPosition(): ControlPosition;

@@ -969,0 +970,0 @@ setPosition(position: ControlPosition): this;

4

leaflet/package.json
{
"name": "@types/leaflet",
"version": "1.0.47",
"version": "1.0.48",
"description": "TypeScript definitions for Leaflet.js",

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

"peerDependencies": {},
"typesPublisherContentHash": "245b3cf7be99bf651454ea8c4e05a2409e7ac3a257be1d2a8d09f4c7045e588c",
"typesPublisherContentHash": "31b0f67c29dcc6cec79c0d69525411d14d59e890134e9354d9f99a0c5923d3c9",
"typeScriptVersion": "2.0"
}

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

Additional Details
* Last updated: Fri, 13 Jan 2017 17:32:36 GMT
* Last updated: Fri, 13 Jan 2017 20:28:26 GMT
* Dependencies: geojson

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

@@ -28,5 +28,5 @@ {

"hasPackageJson": true,
"contentHash": "245b3cf7be99bf651454ea8c4e05a2409e7ac3a257be1d2a8d09f4c7045e588c"
"contentHash": "31b0f67c29dcc6cec79c0d69525411d14d59e890134e9354d9f99a0c5923d3c9"
},
"isLatest": true
}
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