dep-fn
TypeScript icon, indicating that this package has built-in type declarations

2.2.2 • Public • Published

Dep-fn

Updateall

It updates all dependencies to their latest versions.

You can declare set of dependencies that don't need update in package.json like so:

{
  ...
  "depFn":[
    "rambda",
    "redux"
  ]
  ...
}

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 2.2.2
    2
    • latest

Version History

Package Sidebar

Install

npm i dep-fn

Weekly Downloads

66

Version

2.2.2

License

MIT

Unpacked Size

70.9 kB

Total Files

103

Last publish

Collaborators

  • self_refactor