Socket
Socket
Sign inDemoInstall

npmconf

Package Overview
Dependencies
Maintainers
1
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

npmconf - npm Package Compare versions

Comparing version 0.0.17 to 0.0.18

2

config-defs.js

@@ -230,2 +230,4 @@ // defaults, types, and shorthands.

, "user-agent" : "node/" + process.version
+ ' ' + process.platform
+ ' ' + process.arch
, "rebuild-bundle" : true

@@ -232,0 +234,0 @@ , registry : "https://registry.npmjs.org/"

2

package.json
{
"name": "npmconf",
"version": "0.0.17",
"version": "0.0.18",
"description": "The config thing npm uses",

@@ -5,0 +5,0 @@ "main": "npmconf.js",

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