New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@types/leaflet-draw

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/leaflet-draw - npm Package Compare versions

Comparing version 0.4.7 to 0.4.8

5

leaflet-draw/index.d.ts

@@ -5,6 +5,7 @@ // Type definitions for leaflet-draw 0.4

// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.3
/// <reference types="leaflet" />
import * as L from 'leaflet';
declare namespace L {
declare module 'leaflet' {
interface MapOptions {

@@ -11,0 +12,0 @@ drawControl?: boolean;

12

leaflet-draw/package.json
{
"name": "@types/leaflet-draw",
"version": "0.4.7",
"version": "0.4.8",
"description": "TypeScript definitions for leaflet-draw",

@@ -9,7 +9,9 @@ "license": "MIT",

"name": "Matt Guest",
"url": "https://github.com/matt-guest"
"url": "https://github.com/matt-guest",
"githubUsername": "matt-guest"
},
{
"name": "Ryan Blace",
"url": "https://github.com/reblace"
"url": "https://github.com/reblace",
"githubUsername": "reblace"
}

@@ -26,4 +28,4 @@ ],

},
"typesPublisherContentHash": "a614e2cb64630082321ce8baa847adebb8bb3f95cacc00c81b752c03439ab022",
"typeScriptVersion": "2.0"
"typesPublisherContentHash": "10f11aa530b96a9830f4e26299c9144930b6e028cabc78d454d688d26bd5f22f",
"typeScriptVersion": "2.3"
}

@@ -11,7 +11,7 @@ # Installation

Additional Details
* Last updated: Mon, 21 Aug 2017 21:55:03 GMT
* Last updated: Tue, 29 Aug 2017 21:31:37 GMT
* Dependencies: leaflet
* Global values: L
* Global values: none
# Credits
These definitions were written by Matt Guest <https://github.com/matt-guest>, Ryan Blace <https://github.com/reblace>.
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