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

winreg

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

winreg - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

13

package.json
{
"name": "winreg",
"version": "0.0.5",
"version": "0.0.6",
"description": "provides access to the windows registry through the REG tool",

@@ -16,3 +16,6 @@ "main": "lib/registry.js",

],
"repository": "git://github.com/fresc81/node-winreg.git",
"repository": {
"type": "git",
"url": "git://github.com/fresc81/node-winreg.git"
},
"keywords": [

@@ -22,8 +25,6 @@ "windows",

],
"author": {
"name": "Paul Bottin"
},
"author": "Paul Bottin",
"license": "BSD",
"readmeFilename": "README.md",
"readme": "node-winreg\r\n===========\r\n\r\nnode module that provides access to the Windows Registry through the REG commandline tool"
"gitHead": "36cfe63a8dcb700cf44b0b7317827099d19c26c1"
}
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