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 1.3.3 to 1.3.4

2

.oclif.manifest.json

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

{"version":"1.3.3","commands":{}}
{"version":"1.3.4","commands":{}}

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

<a name="1.3.4"></a>
## [1.3.4](https://github.com/oclif/plugin-warn-if-update-available/compare/v1.3.3...v1.3.4) (2018-04-24)
### Bug Fixes
* updated deps ([8d86972](https://github.com/oclif/plugin-warn-if-update-available/commit/8d86972))
<a name="1.3.3"></a>

@@ -2,0 +10,0 @@ ## [1.3.3](https://github.com/oclif/plugin-warn-if-update-available/compare/v1.3.2...v1.3.3) (2018-04-20)

{
"name": "@oclif/plugin-warn-if-update-available",
"description": "warns if there is a newer version of CLI released",
"version": "1.3.3",
"version": "1.3.4",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/oclif/plugin-warn-if-update-available/issues",
"dependencies": {
"@oclif/command": "^1.4.13",
"@oclif/config": "^1.6.5",
"@oclif/errors": "^1.0.4",
"@oclif/command": "^1.4.15",
"@oclif/config": "^1.6.13",
"@oclif/errors": "^1.0.6",
"chalk": "^2.4.0",
"debug": "^3.1.0",
"fs-extra": "^5.0.0",
"http-call": "^5.1.0",
"http-call": "^5.1.1",
"semver": "^5.5.0"
},
"devDependencies": {
"@oclif/dev-cli": "^1.13.1",
"@oclif/dev-cli": "^1.13.6",
"@oclif/test": "^1.0.5",

@@ -20,0 +20,0 @@ "@oclif/tslint": "^1.1.0",

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