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

@chainizer/support-yargs

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chainizer/support-yargs - npm Package Compare versions

Comparing version 1.0.0-alpha.32 to 1.0.0-alpha.33

8

CHANGELOG.md

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

<a name="1.0.0-alpha.33"></a>
# [1.0.0-alpha.33](https://gitlab.com/chainizer/chainizer-support-node/compare/v1.0.0-alpha.32...v1.0.0-alpha.33) (2018-05-23)
**Note:** Version bump only for package @chainizer/support-yargs
<a name="1.0.0-alpha.32"></a>

@@ -8,0 +16,0 @@ # [1.0.0-alpha.32](https://gitlab.com/chainizer/chainizer-support-node/compare/v1.0.0-alpha.31...v1.0.0-alpha.32) (2018-05-22)

7

package.json
{
"name": "@chainizer/support-yargs",
"version": "1.0.0-alpha.32",
"version": "1.0.0-alpha.33",
"description": "Yargs integration.",

@@ -20,3 +20,4 @@ "author": "Thibault Morin",

"coverage": "nyc npm test",
"build": "rimraf lib && tsc"
"clean": "rimraf .nyc_output coverage lib logs",
"build": "npm run clean && tsc"
},

@@ -46,3 +47,3 @@ "publishConfig": {

"peerDependencies": {
"yargs": "^11.0.0"
"yargs": "11.*.*"
},

@@ -49,0 +50,0 @@ "devDependencies": {

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