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

@types/node-wifi

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/node-wifi - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

6

node-wifi/index.d.ts

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

// Type definitions for node-wifi 2.0
// Project: https://github.com/friedrith/node-wifi
// Definitions by: hieyou1 <https://github.com/hieyou1>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// Some comments from README: https://github.com/friedrith/node-wifi#readme
export interface WiFiNetwork {

@@ -8,0 +2,0 @@ ssid: string;

10

node-wifi/package.json
{
"name": "@types/node-wifi",
"version": "2.0.0",
"version": "2.0.1",
"description": "TypeScript definitions for node-wifi",

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

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

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

"dependencies": {},
"typesPublisherContentHash": "eb476ffdfecf60fe6d0920ef056e941b47c9c63a1d86fd2078678d8dae3c2846",
"typeScriptVersion": "3.9"
"typesPublisherContentHash": "76577b9e92d9b18489ac4ddfd2288a1f3bfb15ab0f831e026717e847e51483f6",
"typeScriptVersion": "4.5"
}

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

````ts
// Type definitions for node-wifi 2.0
// Project: https://github.com/friedrith/node-wifi
// Definitions by: hieyou1 <https://github.com/hieyou1>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// Some comments from README: https://github.com/friedrith/node-wifi#readme
export interface WiFiNetwork {

@@ -88,7 +82,6 @@ ssid: string;

### Additional Details
* Last updated: Mon, 23 May 2022 18:01:48 GMT
* Last updated: Wed, 18 Oct 2023 05:47:08 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by [hieyou1](https://github.com/hieyou1).
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