@import-meta-env/flow
Advanced tools
Comparing version 0.1.3 to 0.1.4
{ | ||
"name": "@import-meta-env/flow", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"description": "Automatically generate flow type from .env.example", | ||
@@ -36,4 +36,4 @@ "license": "MIT", | ||
"devDependencies": { | ||
"@types/node": "18.18.6", | ||
"typescript": "5.2.2" | ||
"@types/node": "20.14.10", | ||
"typescript": "5.5.3" | ||
}, | ||
@@ -44,5 +44,5 @@ "peerDependencies": { | ||
"dependencies": { | ||
"commander": "^11.0.0", | ||
"commander": "^12.0.0", | ||
"picocolors": "^1.0.0" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
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
119253
3197
+ Addedcommander@12.1.0(transitive)
- Removedcommander@11.1.0(transitive)
Updatedcommander@^12.0.0