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
7
Versions
136
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 2.0.4 to 2.0.5

2

oclif.manifest.json

@@ -1,1 +0,1 @@

{"version":"2.0.4","commands":{}}
{"version":"2.0.5","commands":{}}
{
"name": "@oclif/plugin-warn-if-update-available",
"description": "warns if there is a newer version of CLI released",
"version": "2.0.4",
"version": "2.0.5",
"author": "Salesforce",
"bugs": "https://github.com/oclif/plugin-warn-if-update-available/issues",
"dependencies": {
"@oclif/core": "^1.0.8",
"@oclif/core": "^1.16.4",
"chalk": "^4.1.0",

@@ -20,5 +20,5 @@ "debug": "^4.1.0",

"@types/fs-extra": "^9.0.1",
"@types/lodash": "^4.14.177",
"@types/lodash": "^4.14.185",
"@types/mocha": "^8.0.0",
"@types/node": "^14.0.14",
"@types/node": "^14.18.30",
"@types/semver": "^7.3.1",

@@ -31,5 +31,5 @@ "chai": "^4.2.0",

"mocha": "^8.0.1",
"oclif": "^2.0.0-main.14",
"oclif": "^2.1.0",
"ts-node": "^9.1.1",
"tslib": "^2.0.0",
"tslib": "^2.4.0",
"typescript": "4.4.3"

@@ -71,2 +71,2 @@ },

"main": "lib/index.js"
}
}
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