depanalyzer
Toggle table of contents
2.3.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
depanalyzer
depanalyzer
/
com.depanalyzer.update
/
TransactionalUpdateService
/
TransactionalUpdateService
Transactional
Update
Service
constructor
(
updaterFactory
:
(
ProjectType
)
->
BuildFileUpdater
,
npmLockfileSynchronizer
:
(
File
)
->
Unit
=
::syncNpmLockfile
)