update-notifier
Advanced tools
Comparing version 5.0.1 to 5.1.0
{ | ||
"name": "update-notifier", | ||
"version": "5.0.1", | ||
"version": "5.1.0", | ||
"description": "Update notifications for your CLI app", | ||
@@ -37,3 +37,3 @@ "license": "BSD-2-Clause", | ||
"dependencies": { | ||
"boxen": "^4.2.0", | ||
"boxen": "^5.0.0", | ||
"chalk": "^4.1.0", | ||
@@ -44,3 +44,3 @@ "configstore": "^5.0.1", | ||
"is-ci": "^2.0.0", | ||
"is-installed-globally": "^0.3.2", | ||
"is-installed-globally": "^0.4.0", | ||
"is-npm": "^5.0.0", | ||
@@ -50,3 +50,3 @@ "is-yarn-global": "^0.3.0", | ||
"pupa": "^2.1.1", | ||
"semver": "^7.3.2", | ||
"semver": "^7.3.4", | ||
"semver-diff": "^3.1.1", | ||
@@ -61,4 +61,4 @@ "xdg-basedir": "^4.0.0" | ||
"strip-ansi": "^6.0.0", | ||
"xo": "^0.34.1" | ||
"xo": "^0.37.1" | ||
} | ||
} |
@@ -1,2 +0,2 @@ | ||
# update-notifier [![Build Status](https://travis-ci.org/yeoman/update-notifier.svg?branch=master)](https://travis-ci.org/yeoman/update-notifier) | ||
# update-notifier | ||
@@ -191,3 +191,3 @@ > Update notifications for your CLI app | ||
Users can also opt-out by [setting the environment variable](https://github.com/sindresorhus/guides/blob/master/set-environment-variables.md) `NO_UPDATE_NOTIFIER` with any value or by using the `--no-update-notifier` flag on a per run basis. | ||
Users can also opt-out by [setting the environment variable](https://github.com/sindresorhus/guides/blob/main/set-environment-variables.md) `NO_UPDATE_NOTIFIER` with any value or by using the `--no-update-notifier` flag on a per run basis. | ||
@@ -208,3 +208,3 @@ The check is also skipped automatically: | ||
- [Yeoman](https://yeoman.io) - Modern workflows for modern webapps | ||
- [AVA](https://ava.li) - Simple concurrent test runner | ||
- [AVA](https://avajs.dev) - Simple concurrent test runner | ||
- [XO](https://github.com/xojs/xo) - JavaScript happiness style linter | ||
@@ -211,0 +211,0 @@ - [Node GH](https://github.com/node-gh/gh) - GitHub command line tool |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
15265
+ Addedboxen@5.1.2(transitive)
+ Addedcamelcase@6.3.0(transitive)
+ Addedglobal-dirs@3.0.1(transitive)
+ Addedini@1.3.82.0.0(transitive)
+ Addedis-installed-globally@0.4.0(transitive)
+ Addedtype-fest@0.20.2(transitive)
+ Addedwrap-ansi@7.0.0(transitive)
- Removedboxen@4.2.0(transitive)
- Removedcamelcase@5.3.1(transitive)
- Removedchalk@3.0.0(transitive)
- Removedglobal-dirs@2.1.0(transitive)
- Removedini@1.3.7(transitive)
- Removedis-installed-globally@0.3.2(transitive)
- Removedterm-size@2.2.1(transitive)
- Removedtype-fest@0.8.1(transitive)
Updatedboxen@^5.0.0
Updatedis-installed-globally@^0.4.0
Updatedsemver@^7.3.4