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.1

8

CHANGELOG.md

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

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

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

8

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

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

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

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

},
"gitHead": "7a1300271f1f4cace6890ff335f2f4abe03e40b6"
"gitHead": "d114c659ddf81ff06df8dd91474ee34ae13953a1"
}