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
5
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

to
13.4.0

8

CHANGELOG.md

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

# [13.4.0](https://github.com/xing/hops/compare/v13.3.5...v13.4.0) (2021-03-15)
**Note:** Version bump only for package hops-yargs
## [13.3.5](https://github.com/xing/hops/compare/v13.3.4...v13.3.5) (2021-02-26)

@@ -8,0 +16,0 @@

8

package.json
{
"name": "hops-yargs",
"version": "13.3.5",
"version": "13.4.0",
"description": "yargs support for Hops applications",

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

"dependencies": {
"hops-bootstrap": "^13.3.5",
"hops-mixin": "^13.3.5",
"hops-bootstrap": "^13.4.0",
"hops-mixin": "^13.4.0",
"is-plain-obj": "^3.0.0",

@@ -22,3 +22,3 @@ "mixinable": "^5.0.1",

},
"gitHead": "eb310f47b675d840e39174aff38d874ba47d38e1"
"gitHead": "7a1300271f1f4cace6890ff335f2f4abe03e40b6"
}