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

hops-yargs

Package Overview
Dependencies
Maintainers
4
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hops-yargs - npm Package Compare versions

Comparing version 14.0.0-nightly.2 to 14.0.0-nightly.3

12

CHANGELOG.md

@@ -6,2 +6,14 @@ # Change Log

# [14.0.0-nightly.3](https://github.com/xing/hops/compare/v14.0.0-nightly.2...v14.0.0-nightly.3) (2020-11-20)
### Bug Fixes
* upgrade dependency is-plain-obj ([3f9fb41](https://github.com/xing/hops/commit/3f9fb4144ddbcab62a0f02e11dd5947e5b81994b))
* upgrade yargs to v16 ([35e48f1](https://github.com/xing/hops/commit/35e48f1a72e7e3ef220b3cedfc30209d00b715f7))
# [14.0.0-nightly.2](https://github.com/xing/hops/compare/v14.0.0-nightly.1...v14.0.0-nightly.2) (2020-11-13)

@@ -8,0 +20,0 @@

12

package.json
{
"name": "hops-yargs",
"version": "14.0.0-nightly.2",
"version": "14.0.0-nightly.3",
"description": "yargs support for Hops applications",

@@ -12,7 +12,7 @@ "repository": {

"dependencies": {
"hops-bootstrap": "^14.0.0-nightly.2",
"hops-mixin": "^14.0.0-nightly.2",
"is-plain-obj": "^2.0.0",
"hops-bootstrap": "^14.0.0-nightly.3",
"hops-mixin": "^14.0.0-nightly.3",
"is-plain-obj": "^3.0.0",
"mixinable": "^5.0.1",
"yargs": "^15.0.0"
"yargs": "^16.1.1"
},

@@ -22,3 +22,3 @@ "engines": {

},
"gitHead": "49f67ab11e8a3ee293e5b743084958b8acc06b71"
"gitHead": "23a49d771b31a4a901749f82740f3eb3253f8893"
}
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