@pnpm/core-loggers
Advanced tools
Comparing version 6.1.4 to 7.0.0
{ | ||
"name": "@pnpm/core-loggers", | ||
"description": "Core loggers of pnpm", | ||
"version": "6.1.4", | ||
"version": "7.0.0", | ||
"bugs": { | ||
@@ -18,3 +18,3 @@ "url": "https://github.com/pnpm/pnpm/issues" | ||
"devDependencies": { | ||
"@pnpm/core-loggers": "6.1.4", | ||
"@pnpm/core-loggers": "7.0.0", | ||
"@pnpm/logger": "^4.0.0" | ||
@@ -26,14 +26,17 @@ }, | ||
"keywords": [ | ||
"pnpm6" | ||
"pnpm7" | ||
], | ||
"license": "MIT", | ||
"engines": { | ||
"node": ">=12.17" | ||
"node": ">=14.19" | ||
}, | ||
"repository": "https://github.com/pnpm/pnpm/blob/main/packages/core-loggers", | ||
"dependencies": { | ||
"@pnpm/types": "7.10.0" | ||
"@pnpm/types": "8.0.0" | ||
}, | ||
"homepage": "https://github.com/pnpm/pnpm/blob/main/packages/core-loggers#readme", | ||
"funding": "https://opencollective.com/pnpm", | ||
"exports": { | ||
".": "./lib/index.js" | ||
}, | ||
"scripts": { | ||
@@ -40,0 +43,0 @@ "start": "tsc --watch", |
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
27561
+ Added@pnpm/types@8.0.0(transitive)
- Removed@pnpm/types@7.10.0(transitive)
Updated@pnpm/types@8.0.0