@oclif/config
Advanced tools
Comparing version 1.17.0 to 1.17.1
{ | ||
"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) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
54271
27
12
2
Updated@oclif/parser@^3.8.6