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.3 to 2.0.4

7

CHANGELOG.md

@@ -5,2 +5,9 @@ # Changelog

### [2.0.4](https://github.com/oclif/plugin-warn-if-update-available/compare/v2.0.3...v2.0.4) (2022-01-06)
### Bug Fixes
* add main to package.json ([#249](https://github.com/oclif/plugin-warn-if-update-available/issues/249)) ([761e127](https://github.com/oclif/plugin-warn-if-update-available/commit/761e12724f390148d4dc514be7a6b7c101a3b4dd))
### [2.0.3](https://github.com/oclif/plugin-warn-if-update-available/compare/v2.0.2...v2.0.3) (2021-12-17)

@@ -7,0 +14,0 @@

2

oclif.manifest.json

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

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

@@ -67,3 +67,4 @@ "bugs": "https://github.com/oclif/plugin-warn-if-update-available/issues",

"version": "oclif readme && git add README.md"
}
},
"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