🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@types/topo

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/topo - npm Package Compare versions

Comparing version

to
3.0.3

6

topo/index.d.ts

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

// Type definitions for topo 3.0
// Project: https://github.com/hapijs/topo#readme
// Definitions by: BendingBender <https://github.com/BendingBender>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.3
export = Topo;

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

10

topo/package.json
{
"name": "@types/topo",
"version": "3.0.2",
"version": "3.0.3",
"description": "TypeScript definitions for topo",

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

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

@@ -24,4 +24,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "3386e3314d9d2ea16e744b81e5f3f1264c004109d8cbb8e894481a08b246f31a",
"typeScriptVersion": "4.3"
"typesPublisherContentHash": "6e221e76ff57710b81d3a5281d75cfe02c93f8a2f097437ef29d672733a15f78",
"typeScriptVersion": "4.5"
}

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

````ts
// Type definitions for topo 3.0
// Project: https://github.com/hapijs/topo#readme
// Definitions by: BendingBender <https://github.com/BendingBender>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.3
export = Topo;

@@ -64,7 +58,6 @@

### Additional Details
* Last updated: Tue, 12 Sep 2023 12:34:47 GMT
* Last updated: Wed, 18 Oct 2023 11:45:07 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by [BendingBender](https://github.com/BendingBender).