cordova-lib icon indicating copy to clipboard operation
cordova-lib copied to clipboard

`stringify-package` is deprecated

Open GitToTheHub opened this issue 1 month ago • 2 comments

When I install cordova-cli version 13, i get a deprecation warning from npm for stringify-package:

npm warn deprecated [email protected]: This module is not used anymore, and has been replaced by @npmcli/package-json

stringify-packageshould be replaced with @npmcli/package-json

GitToTheHub avatar Nov 25 '25 12:11 GitToTheHub