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.2.0 to 1.2.1

2

leaflet/index.d.ts
// Type definitions for Leaflet.js 1.2
// Project: https://github.com/Leaflet/Leaflet
// Definitions by: Alejandro Sánchez <https://github.com/alejo90>
// Arne Schubert <https://github.com/atd-schubert>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -1398,2 +1399,3 @@ // TypeScript Version: 2.3

popupAnchor?: PointExpression;
tooltipAnchor?: PointExpression;
shadowUrl?: string;

@@ -1400,0 +1402,0 @@ shadowRetinaUrl?: string;

9

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

@@ -11,2 +11,7 @@ "license": "MIT",

"githubUsername": "alejo90"
},
{
"name": "Arne Schubert",
"url": "https://github.com/atd-schubert",
"githubUsername": "atd-schubert"
}

@@ -23,4 +28,4 @@ ],

},
"typesPublisherContentHash": "f2624f38c8716fc43a6c262fc52ed31449ecda952d58afbf2c3593a423d1216d",
"typesPublisherContentHash": "edd7ddbdb106a0dbdb35d0a3099814e4c4ba30b571d5658163c6c4b52d281646",
"typeScriptVersion": "2.3"
}

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

Additional Details
* Last updated: Tue, 29 Aug 2017 21:31:37 GMT
* Last updated: Wed, 25 Oct 2017 01:03:56 GMT
* Dependencies: geojson

@@ -17,2 +17,2 @@ * Global values: L

# Credits
These definitions were written by Alejandro Sánchez <https://github.com/alejo90>.
These definitions were written by Alejandro Sánchez <https://github.com/alejo90>, Arne Schubert <https://github.com/atd-schubert>.

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