ape-updating

5.0.3 • Public • Published

ape-updating

Build Status npm Version

Dependency updating utility.

Usage

Updat Dependencies in Package.

'use strict'
 
const apeUpdating = require('ape-updating')
 
// Update all dependencies
apeUpdating.updateDependencies().then(() => {
  /* ... */
})
 

License

This software is released under the MIT License.

Links

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 5.0.3
    286
    • latest

Version History

Package Sidebar

Install

npm i ape-updating

Weekly Downloads

314

Version

5.0.3

License

MIT

Unpacked Size

12.9 kB

Total Files

22

Last publish

Collaborators

  • okunishinishi