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.2 to 1.3.3

2

.oclif.manifest.json

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

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

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

<a name="1.3.3"></a>
## [1.3.3](https://github.com/oclif/plugin-warn-if-update-available/compare/v1.3.2...v1.3.3) (2018-04-20)
### Bug Fixes
* updated config ([abd1c14](https://github.com/oclif/plugin-warn-if-update-available/commit/abd1c14))
<a name="1.3.2"></a>

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

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

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

"@oclif/command": "^1.4.13",
"@oclif/config": "^1.6.4",
"@oclif/config": "^1.6.5",
"@oclif/errors": "^1.0.4",

@@ -22,14 +22,14 @@ "chalk": "^2.4.0",

"@oclif/tslint": "^1.1.0",
"@types/chai": "^4.1.2",
"@types/chai": "^4.1.3",
"@types/fs-extra": "^5.0.2",
"@types/mocha": "^5.0.0",
"@types/node": "^9.6.5",
"@types/mocha": "^5.2.0",
"@types/node": "^9.6.6",
"@types/semver": "^5.5.0",
"chai": "^4.1.2",
"globby": "^8.0.1",
"mocha": "^5.1.0",
"mocha": "^5.1.1",
"ts-node": "6.0.0",
"tslib": "^1.9.0",
"tslint": "^5.9.1",
"typescript": "^2.8.1"
"typescript": "^2.8.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