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

@oclif/config

Package Overview
Dependencies
Maintainers
8
Versions
131
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@oclif/config - npm Package Compare versions

Comparing version 1.17.0 to 1.17.1

8

package.json
{
"name": "@oclif/config",
"description": "base config object and standard interfaces for oclif components",
"version": "1.17.0",
"version": "1.17.1",
"author": "Jeff Dickey @jdxcode",

@@ -9,3 +9,3 @@ "bugs": "https://github.com/oclif/config/issues",

"@oclif/errors": "^1.3.3",
"@oclif/parser": "^3.8.0",
"@oclif/parser": "^3.8.6",
"debug": "^4.1.1",

@@ -31,5 +31,5 @@ "globby": "^11.0.1",

"lodash": "^4.17.11",
"mocha": "^6.1.4",
"mocha": "^8.2.1",
"proxyquire": "^2.1.0",
"ts-node": "^8.1.0",
"ts-node": "^9.0.0",
"typescript": "3.8.3"

@@ -36,0 +36,0 @@ },

@@ -9,5 +9,4 @@ @oclif/config

[![Appveyor CI](https://ci.appveyor.com/api/projects/status/github/oclif/config?branch=master&svg=true)](https://ci.appveyor.com/project/heroku/config/branch/master)
[![Codecov](https://codecov.io/gh/oclif/config/branch/master/graph/badge.svg)](https://codecov.io/gh/oclif/config)
[![Known Vulnerabilities](https://snyk.io/test/npm/@oclif/config/badge.svg)](https://snyk.io/test/npm/@oclif/config)
[![Downloads/week](https://img.shields.io/npm/dw/@oclif/config.svg)](https://npmjs.org/package/@oclif/config)
[![License](https://img.shields.io/npm/l/@oclif/config.svg)](https://github.com/oclif/config/blob/master/package.json)
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