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

@types/leaflet-routing-machine

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/leaflet-routing-machine - npm Package Compare versions

Comparing version 3.2.7 to 3.2.8

12

leaflet-routing-machine/index.d.ts

@@ -326,3 +326,3 @@ import * as L from "leaflet";

// tslint:disable-next-line interface-name
// eslint-disable-next-line @typescript-eslint/naming-convention
interface IRouter {

@@ -337,3 +337,3 @@ route(

// tslint:disable-next-line interface-name
// eslint-disable-next-line @typescript-eslint/naming-convention
interface IRoute {

@@ -347,3 +347,3 @@ name?: string | undefined;

// tslint:disable-next-line interface-name
// eslint-disable-next-line @typescript-eslint/naming-convention
interface IRouteSummary {

@@ -354,3 +354,3 @@ totalTime: number;

// tslint:disable-next-line interface-name
// eslint-disable-next-line @typescript-eslint/naming-convention
interface IInstruction {

@@ -381,3 +381,3 @@ distance: number;

// tslint:disable-next-line interface-name
// eslint-disable-next-line @typescript-eslint/naming-convention
interface IGeocoderElement {

@@ -389,3 +389,3 @@ container: HTMLElement;

// tslint:disable-next-line interface-name
// eslint-disable-next-line @typescript-eslint/naming-convention
interface IError {

@@ -392,0 +392,0 @@ status: string | number;

{
"name": "@types/leaflet-routing-machine",
"version": "3.2.7",
"version": "3.2.8",
"description": "TypeScript definitions for leaflet-routing-machine",

@@ -25,4 +25,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/leaflet-routing-machine",

},
"typesPublisherContentHash": "dc7b29d058e383a357659cb66c1eb7ca5b2e16e50354952fb1c6e0f455c0cb88",
"typesPublisherContentHash": "92d964ce34cf02fb3b60211dc0ac150fc7db11a6c732b2d4de6dee5e4357d3fd",
"typeScriptVersion": "4.5"
}

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

### Additional Details
* Last updated: Tue, 07 Nov 2023 09:09:38 GMT
* Last updated: Mon, 20 Nov 2023 23:36:24 GMT
* Dependencies: [@types/leaflet](https://npmjs.com/package/@types/leaflet)

@@ -14,0 +14,0 @@

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