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
14.3.2

8

CHANGELOG.md

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

## [14.3.2](https://github.com/xing/hops/compare/v14.3.1...v14.3.2) (2021-08-02)
**Note:** Version bump only for package hops-yargs
## [14.3.1](https://github.com/xing/hops/compare/v14.3.0...v14.3.1) (2021-07-28)

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

8

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

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

"dependencies": {
"hops-bootstrap": "14.3.1",
"hops-mixin": "14.3.1",
"hops-bootstrap": "14.3.2",
"hops-mixin": "14.3.2",
"is-plain-obj": "^3.0.0",

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

},
"gitHead": "3132cff61033407c530bf6ad8133371ce4e9a5fd"
"gitHead": "9fecc6dae1a4e7aa3a12c91511fa8cb66cd4a809"
}