Socket
Socket
Sign inDemoInstall

npm-check-updates

Package Overview
Dependencies
Maintainers
2
Versions
470
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

npm-check-updates - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

4

package.json
{
"name": "npm-check-updates",
"version": "3.0.0",
"version": "3.0.1",
"author": "Tomas Junnonen <tomas1@gmail.com>",

@@ -61,2 +61,3 @@ "license": "Apache-2.0",

"semver-utils": "^1.1.4",
"spawn-please": "^0.3.0",
"update-notifier": "^2.5.0"

@@ -73,3 +74,2 @@ },

"snyk": "^1.136.0",
"spawn-please": "^0.3.0",
"tmp": "0.0.33"

@@ -76,0 +76,0 @@ },

[![npm](https://badge.fury.io/js/npm-check-updates.svg)](http://badge.fury.io/js/npm-check-updates)
[![Build Status](https://travis-ci.org/tjunnone/npm-check-updates.svg?branch=master)](https://travis-ci.org/tjunnone/npm-check-updates)
npm-check-updates upgrades your package.json dependencies to the *latest* versions, ignoring specified versions.
> v3 released! See the [release notes](https://github.com/tjunnone/npm-check-updates/releases/tag/v3.0.0) for a description of breaking changes.
**npm-check-updates upgrades your package.json dependencies to the *latest* versions, ignoring specified versions.**
npm-check-updates maintains your existing semantic versioning *policies*, i.e., it will upgrade `"express": "^4.0.0"` to `"express": "^5.0.0"`.

@@ -7,0 +9,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc