Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/winreg

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/winreg - npm Package Compare versions

Comparing version 1.2.33 to 1.2.34

5

winreg/index.d.ts

@@ -1,6 +0,1 @@

// Type definitions for Winreg v1.2.0
// Project: http://fresc81.github.io/node-winreg/
// Definitions by: RX14 <https://github.com/RX14>, BobBuehler <https://github.com/BobBuehler>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
declare var Winreg: WinregStatic;

@@ -7,0 +2,0 @@

14

winreg/package.json
{
"name": "@types/winreg",
"version": "1.2.33",
"description": "TypeScript definitions for Winreg",
"version": "1.2.34",
"description": "TypeScript definitions for winreg",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/winreg",

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

"name": "RX14",
"url": "https://github.com/RX14",
"githubUsername": "RX14"
"githubUsername": "RX14",
"url": "https://github.com/RX14"
},
{
"name": "BobBuehler",
"url": "https://github.com/BobBuehler",
"githubUsername": "BobBuehler"
"githubUsername": "BobBuehler",
"url": "https://github.com/BobBuehler"
}

@@ -29,4 +29,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "e18866f866409aa0070cfd802645e7f5d625e4d98ba664b6e8621e5bbff3fc37",
"typesPublisherContentHash": "e296e7d8e608f8e38570bc7a3f64a61aee9a4ff80484e83e08f3ed106b76a1b1",
"typeScriptVersion": "4.5"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for Winreg (http://fresc81.github.io/node-winreg/).
This package contains type definitions for winreg (http://fresc81.github.io/node-winreg/).

@@ -12,7 +12,6 @@ # Details

### Additional Details
* Last updated: Mon, 25 Sep 2023 13:39:07 GMT
* Last updated: Wed, 18 Oct 2023 18:04:04 GMT
* Dependencies: none
* Global values: `Winreg`
# Credits
These definitions were written by [RX14](https://github.com/RX14), and [BobBuehler](https://github.com/BobBuehler).
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