New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@types/leaflet-loading

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/leaflet-loading - npm Package Compare versions

Comparing version
0.1.2
to
0.1.3
+0
-6
leaflet-loading/index.d.ts

@@ -1,7 +0,1 @@

// Type definitions for leaflet-loading 0.1
// Project: https://github.com/ebrelsford/Leaflet.loading
// Definitions by: BePo <https://github.com/BePo65>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.3
import * as L from "leaflet";

@@ -8,0 +2,0 @@

+5
-5
{
"name": "@types/leaflet-loading",
"version": "0.1.2",
"version": "0.1.3",
"description": "TypeScript definitions for leaflet-loading",

@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/leaflet-loading",

"name": "BePo",
"url": "https://github.com/BePo65",
"githubUsername": "BePo65"
"githubUsername": "BePo65",
"url": "https://github.com/BePo65"
}

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

},
"typesPublisherContentHash": "4d6fed1cf7ec47f0bec79b3cf76f74778f4140ccbe6752c125e3698f906185c7",
"typeScriptVersion": "4.3"
"typesPublisherContentHash": "c94ac1996d05f33328747e1a8cf3d1d40116be8fdb7d992aacacef53b8000e30",
"typeScriptVersion": "4.5"
}

@@ -11,8 +11,2 @@ # Installation

````ts
// Type definitions for leaflet-loading 0.1
// Project: https://github.com/ebrelsford/Leaflet.loading
// Definitions by: BePo <https://github.com/BePo65>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.3
import * as L from "leaflet";

@@ -53,7 +47,6 @@

### Additional Details
* Last updated: Wed, 30 Aug 2023 19:34:54 GMT
* Last updated: Wed, 18 Oct 2023 05:47:07 GMT
* Dependencies: [@types/leaflet](https://npmjs.com/package/@types/leaflet)
* Global values: none
# Credits
These definitions were written by [BePo](https://github.com/BePo65).