@pnpm/logger
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "@pnpm/logger", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Logger for pnpm", | ||
@@ -38,3 +38,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@types/node": "^9.4.0", | ||
"@types/node": "^9.4.0 || 10", | ||
"bole": "^3.0.2", | ||
@@ -52,3 +52,3 @@ "ndjson": "^1.5.0" | ||
"tape": "^4.8.0", | ||
"ts-node": "^4.0.0", | ||
"ts-node": "^6.0.0", | ||
"tslint": "^5.0.0", | ||
@@ -55,0 +55,0 @@ "typescript": "^2.1.5", |
Sorry, the diff of this file is not supported yet
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
6969
+ Added@types/node@10.17.60(transitive)
- Removed@types/node@9.6.61(transitive)
Updated@types/node@^9.4.0 || 10