Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@oclif/plugin-warn-if-update-available

Package Overview
Dependencies
Maintainers
2
Versions
133
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@oclif/plugin-warn-if-update-available - npm Package Compare versions

Comparing version 3.1.1 to 3.1.2

2

lib/hooks/init/check-update.js

@@ -133,3 +133,3 @@ import { Ansis } from 'ansis';

]);
this.warn(lodash.template(message)({
this.warn(lodash.default.template(message)({
ansis,

@@ -136,0 +136,0 @@ // chalk and ansis have the same api. Keeping chalk for backwards compatibility.

{
"commands": {},
"version": "3.1.1"
"version": "3.1.2"
}
{
"name": "@oclif/plugin-warn-if-update-available",
"description": "warns if there is a newer version of CLI released",
"version": "3.1.1",
"version": "3.1.2",
"author": "Salesforce",

@@ -6,0 +6,0 @@ "bugs": "https://github.com/oclif/plugin-warn-if-update-available/issues",

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