feat: Command Line SDK update for version 14.0.0#274
feat: Command Line SDK update for version 14.0.0#274premtsd-code wants to merge 1 commit intomasterfrom
Conversation
…xt string types in push command
|
Caution Review failedPull request was closed or merged during review WalkthroughThis pull request upgrades the tar library from version 6.1.11 to 7.4.3 and refactors related code. The tar library usage is updated from default imports to named imports (create and extract) in two files. The isInstalledViaNpm check is expanded to recognize NVM installation paths. Encryption support is added to text-based attribute types by propagating the encrypt flag through to database service methods. The corresponding TypeScript types package is also updated. Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 minutes 🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
This PR contains updates to the Command Line SDK for version 14.0.0.
Summary by CodeRabbit
New Features
Improvements