@pnpm/cli-utils
Advanced tools
Comparing version 0.4.22 to 0.4.23
# @pnpm/cli-utils | ||
## 0.4.23 | ||
### Patch Changes | ||
- Updated dependencies [972864e0d] | ||
- @pnpm/config@11.2.5 | ||
## 0.4.22 | ||
@@ -4,0 +11,0 @@ |
@@ -10,3 +10,3 @@ "use strict"; | ||
var __exportStar = (this && this.__exportStar) || function(m, exports) { | ||
for (var p in m) if (p !== "default" && !exports.hasOwnProperty(p)) __createBinding(exports, m, p); | ||
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p); | ||
}; | ||
@@ -13,0 +13,0 @@ Object.defineProperty(exports, "__esModule", { value: true }); |
{ | ||
"name": "@pnpm/cli-utils", | ||
"version": "0.4.22", | ||
"version": "0.4.23", | ||
"description": "Utils for pnpm commands", | ||
@@ -38,3 +38,3 @@ "main": "lib/index.js", | ||
"@pnpm/cli-meta": "1.0.1", | ||
"@pnpm/config": "11.2.4", | ||
"@pnpm/config": "11.2.5", | ||
"@pnpm/error": "1.3.0", | ||
@@ -41,0 +41,0 @@ "@pnpm/manifest-utils": "1.0.3", |
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
14862
+ Added@pnpm/config@11.2.5(transitive)
- Removed@pnpm/config@11.2.4(transitive)
Updated@pnpm/config@11.2.5