Socket
Socket
Sign inDemoInstall

@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.30 to 1.2.31

winreg/LICENSE

8

winreg/index.d.ts

@@ -126,3 +126,3 @@ // Type definitions for Winreg v1.2.0

*/
host?: string;
host?: string | undefined;

@@ -132,3 +132,3 @@ /**

*/
hive?: string;
hive?: string | undefined;

@@ -138,3 +138,3 @@ /**

*/
key?: string;
key?: string | undefined;

@@ -144,3 +144,3 @@ /**

*/
arch?: string;
arch?: string | undefined;
}

@@ -147,0 +147,0 @@

{
"name": "@types/winreg",
"version": "1.2.30",
"description": "TypeScript definitions for Winreg v1.2.0",
"version": "1.2.31",
"description": "TypeScript definitions for Winreg",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/winreg",
"license": "MIT",
"author": "RX14 <https://github.com/RX14>, BobBuehler <https://github.com/BobBuehler>",
"contributors": [
{
"name": "RX14",
"url": "https://github.com/RX14",
"githubUsername": "RX14"
},
{
"name": "BobBuehler",
"url": "https://github.com/BobBuehler",
"githubUsername": "BobBuehler"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/winreg"
},
"scripts": {},
"dependencies": {},
"typings": "index.d.ts",
"typesPublisherContentHash": "7816b11af86d3dd4436b1b1438222ee4ad3b1258d82df0db9030cd6537418ebc"
"typesPublisherContentHash": "95797d40e7447e2a129eebcd26a3fb231fdd83a3a23e7a3927cfc0699315b35b",
"typeScriptVersion": "3.6"
}

@@ -5,15 +5,13 @@ # Installation

# Summary
This package contains type definitions for Winreg v1.2.0 (http://fresc81.github.io/node-winreg/).
This package contains type definitions for Winreg (http://fresc81.github.io/node-winreg/).
# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/winreg
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/winreg.
Additional Details
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT
* File structure: Mixed
* Library Dependencies: none
* Module Dependencies: none
* Global values: Winreg
### Additional Details
* Last updated: Fri, 02 Jul 2021 18:05:41 GMT
* Dependencies: none
* Global values: `Winreg`
# Credits
These definitions were written by RX14 <https://github.com/RX14>, BobBuehler <https://github.com/BobBuehler>.
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