@oclif/core
Advanced tools
Comparing version 4.0.1 to 4.0.2
{ | ||
"name": "@oclif/core", | ||
"description": "base library for oclif CLIs", | ||
"version": "4.0.1", | ||
"version": "4.0.2", | ||
"author": "Salesforce", | ||
@@ -98,2 +98,3 @@ "bugs": "https://github.com/oclif/core/issues", | ||
"./logger": "./lib/logger.js", | ||
"./parser": "./lib/parser/index.js", | ||
"./performance": "./lib/performance.js", | ||
@@ -100,0 +101,0 @@ "./run": "./lib/main.js", |
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
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
399464