@oclif/core
Advanced tools
+3
-2
| { | ||
| "name": "@oclif/core", | ||
| "description": "base library for oclif CLIs", | ||
| "version": "4.11.2", | ||
| "version": "4.11.3", | ||
| "author": "Salesforce", | ||
@@ -22,3 +22,3 @@ "bugs": "https://github.com/oclif/core/issues", | ||
| "supports-color": "^8", | ||
| "tinyglobby": "^0.2.14", | ||
| "tinyglobby": "^0.2.16", | ||
| "widest-line": "^3.1.0", | ||
@@ -44,2 +44,3 @@ "wordwrap": "^1.0.0", | ||
| "@types/node": "^18", | ||
| "@types/picomatch": "^4.0.3", | ||
| "@types/pnpapi": "^0.0.5", | ||
@@ -46,0 +47,0 @@ "@types/sinon": "^17.0.3", |
456395
0.01%40
2.56%Updated