New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@oclif/command

Package Overview
Dependencies
Maintainers
4
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@oclif/command - npm Package Compare versions

Comparing version 1.4.29 to 1.4.30

8

CHANGELOG.md

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

<a name="1.4.30"></a>
## [1.4.30](https://github.com/oclif/command/compare/v1.4.29...v1.4.30) (2018-05-15)
### Bug Fixes
* use node 8 compatible syntax ([085369c](https://github.com/oclif/command/commit/085369c))
<a name="1.4.29"></a>

@@ -2,0 +10,0 @@ ## [1.4.29](https://github.com/oclif/command/compare/v1.4.28...v1.4.29) (2018-05-13)

2

flush.js

@@ -5,3 +5,3 @@ module.exports = async () => {

await ux.flush()
} catch {}
} catch (err) {}
}
{
"name": "@oclif/command",
"description": "oclif base command",
"version": "1.4.29",
"version": "1.4.30",
"author": "Jeff Dickey @jdxcode",

@@ -6,0 +6,0 @@ "bugs": "https://github.com/oclif/command/issues",

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