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
3
Versions
134
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 1.5.2 to 1.5.3

7

CHANGELOG.md

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

## [1.5.3](https://github.com/oclif/plugin-warn-if-update-available/compare/v1.5.2...v1.5.3) (2018-09-14)
### Bug Fixes
* remove greenkeeper-lockfile ([e95cd6c](https://github.com/oclif/plugin-warn-if-update-available/commit/e95cd6c))
## [1.5.2](https://github.com/oclif/plugin-warn-if-update-available/compare/v1.5.1...v1.5.2) (2018-08-28)

@@ -2,0 +9,0 @@

2

oclif.manifest.json

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

{"version":"1.5.2","commands":{}}
{"version":"1.5.3","commands":{}}
{
"name": "@oclif/plugin-warn-if-update-available",
"description": "warns if there is a newer version of CLI released",
"version": "1.5.2",
"version": "1.5.3",
"author": "Jeff Dickey @jdxcode",

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

"@oclif/command": "^1.5.0",
"@oclif/config": "^1.7.2",
"@oclif/config": "^1.7.6",
"@oclif/errors": "^1.2.0",
"chalk": "^2.4.1",
"debug": "^3.1.0",
"debug": "^4.0.1",
"fs-extra": "^7.0.0",
"http-call": "^5.2.1",
"http-call": "^5.2.2",
"semver": "^5.5.1"
},
"devDependencies": {
"@oclif/dev-cli": "^1.17.0",
"@oclif/test": "^1.2.0",
"@oclif/tslint": "^2.0.0",
"@oclif/dev-cli": "^1.18.0",
"@oclif/test": "^1.2.1",
"@oclif/tslint": "^3.1.0",
"@types/chai": "^4.1.4",
"@types/fs-extra": "^5.0.4",
"@types/mocha": "^5.2.5",
"@types/node": "^10.9.3",
"@types/node": "^10.9.4",
"@types/semver": "^5.5.0",

@@ -33,3 +33,3 @@ "chai": "^4.1.2",

"tslint": "^5.11.0",
"typescript": "^3.0.1"
"typescript": "^3.0.3"
},

@@ -36,0 +36,0 @@ "engines": {

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