Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/leaflet

Package Overview
Dependencies
Maintainers
1
Versions
138
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.63 to 1.0.64

2

leaflet/index.d.ts

@@ -402,3 +402,3 @@ // Type definitions for Leaflet.js 1.0

constructor(options?: LayerOptions);
addTo(map: Map): this;
addTo(map: Map|LayerGroup): this;
remove(): this;

@@ -405,0 +405,0 @@ removeFrom(map: Map): this;

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

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

"peerDependencies": {},
"typesPublisherContentHash": "92a12c690fc68eba93b6d17b954b96e14372a1ec261cd1c2790e81c39f412741",
"typesPublisherContentHash": "b331baa8a428af3859b18c9ae36f22f41c545d8e2158f262edb2f3ede2ccd9c2",
"typeScriptVersion": "2.0"
}

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

Additional Details
* Last updated: Tue, 13 Jun 2017 16:56:36 GMT
* Last updated: Wed, 05 Jul 2017 14:31:12 GMT
* Dependencies: geojson

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

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