🚀 Socket Launch Week 🚀 Day 1: Introducing .NET Support in Socket.Learn More
Socket
Sign inDemoInstall
Socket

npm-upgrade

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

npm-upgrade - npm Package Versions

23

3.1.0

Diff
th0r
published 3.1.0 •

Changelog

Source

3.1.0

  • New Feature
    • --global flag that allows to upgrade global packages (#70, @Medallyon)
th0r
published 3.0.0 •

Changelog

Source

3.0.0

  • Breaking Change

    • Drop support for Node.js <= 10.19
  • Internal

    • Update deps
th0r
published 2.0.4 •

Changelog

Source

2.0.4

th0r
published 2.0.3 •

Changelog

Source

2.0.3

  • Internal
    • Update deps
th0r
published 2.0.2 •

Changelog

Source

2.0.2

  • Bug Fix
    • Fix handling of dependency group flags (--production, --development etc.)
th0r
published 2.0.1 •

Changelog

Source

2.0.1

  • Improvement
th0r
published 2.0.0 •

Changelog

Source

2.0.0

  • Breaking Change

    • Drop support for Node.js <= 8.10
  • Improvement

    • Show @types/* packages right below their corresponding modules (closes #32)
  • Internal

    • Update deps
th0r
published 1.4.1 •

Changelog

Source

1.4.1

  • Improvement
    • Preserve indentation in package.json (#21, @cascornelissen)
th0r
published 1.4.0 •

Changelog

Source

1.4.0

  • Internal
    • Update deps
th0r
published 1.3.0 •

Changelog

Source

1.3.0

  • New Feature

    • Show list of packages that will be updated in the end of upgrade process (#18)
  • Internal

    • Drop support for Node 4
    • Update deps