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.1.7 to 0.1.8

2

config-defs.js

@@ -242,2 +242,3 @@ // defaults, types, and shorthands.

, ignore: ""
, "ignore-scripts": false
, "init-module": path.resolve(home, '.npm-init.js')

@@ -341,2 +342,3 @@ , "init.version" : "0.0.0"

, ignore : String
, "ignore-scripts": Boolean
, "init-module": path

@@ -343,0 +345,0 @@ , "init.version" : [null, semver]

2

package.json
{
"name": "npmconf",
"version": "0.1.7",
"version": "0.1.8",
"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