# lodash.get — Deprecated npm packages and their maintainer-named replacement For lodash.get, latest published version is 4.4.2; named replacement is optional chaining (?.) operator, recorded from its source on 2026-08-25; source re-checked 2026-09-14. - **Package:** lodash.get _(verified: appears in the quote below)_ - **Latest published version:** 4.4.2 _(verified: appears in the quote below)_ - **Maintainer's deprecation message:** This package is deprecated. Use the optional chaining (?.) operator instead. _(verified: appears in the quote below)_ - **Named replacement:** optional chaining (?.) operator _(our reading, not quoted from the source)_ ## What the source says > "deprecated":"This package is deprecated. Use the optional chaining (?.) operator instead." ## Source - https://registry.npmjs.org/lodash.get Last verified: 2026-09-14. Review by: 2027-02-21. Part of [Deprecated npm packages and their maintainer-named replacement](https://referencesource.org/npm-deprecated-package-recommended-replacement/).