update-notifier
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>update-notifier</artifactId>
<version>4.1.3</version>
</dependency><?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<packaging>jar</packaging>
<groupId>org.webjars.npm</groupId>
<artifactId>update-notifier</artifactId>
<version>4.1.3</version>
<name>update-notifier</name>
<description>WebJar for update-notifier</description>
<url>https://www.webjars.org</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
<scm>
<url>https://github.com/yeoman/update-notifier</url>
<connection>https://github.com/yeoman/update-notifier.git</connection>
<developerConnection>https://github.com/yeoman/update-notifier.git</developerConnection>
<tag>v4.1.3</tag>
</scm>
<developers>
<developer>
<id>webjars</id>
<url>https://www.webjars.org</url>
</developer>
</developers>
<licenses>
<license>
<name>BSD 2-Clause</name>
<url>https://spdx.org/licenses/BSD 2-Clause#licenseText</url>
<distribution>repo</distribution>
</license>
</licenses>
<issueManagement>
<url>https://github.com/yeoman/update-notifier/issues</url>
</issueManagement>
<dependencies>
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>import-lazy</artifactId>
<version>[2.1.0,3)</version>
</dependency>
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>chalk</artifactId>
<version>[3.0.0,4)</version>
</dependency>
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>latest-version</artifactId>
<version>[5.0.0,6)</version>
</dependency>
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>is-ci</artifactId>
<version>[2.0.0,3)</version>
</dependency>
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>has-yarn</artifactId>
<version>[2.1.0,3)</version>
</dependency>
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>boxen</artifactId>
<version>[4.2.0,5)</version>
</dependency>
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>configstore</artifactId>
<version>[5.0.1,6)</version>
</dependency>
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>is-yarn-global</artifactId>
<version>[0.3.0,0.4)</version>
</dependency>
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>is-npm</artifactId>
<version>[4.0.0,5)</version>
</dependency>
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>pupa</artifactId>
<version>[2.0.1,3)</version>
</dependency>
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>xdg-basedir</artifactId>
<version>[4.0.0,5)</version>
</dependency>
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>semver-diff</artifactId>
<version>[3.1.1,4)</version>
</dependency>
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>is-installed-globally</artifactId>
<version>[0.3.1,0.4)</version>
</dependency>
</dependencies>
</project>