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

asap-cli

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

asap-cli - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

2

package.json
{
"name": "asap-cli",
"version": "0.0.5",
"version": "0.0.6",
"description": "A command line utility for generating ASAP (JWT tokens as per the Atlassian Service Authentication Protocol) token and making curl calls with the same.",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -34,9 +34,9 @@ # ASAP Cli

-h, --help output usage information
-f, --config-file [configFile] ASAP Config File, defaults to .asap-config
-p, --private-key [privateKey] Private Key
-P, --private-key-file [privateKeyFile] Private Key File
-i, --issuer [issuer] JWT issuer
-a, --audience [audience] JWT Audience
-k, --kid [kid] JWT Key ID
-e, --expiry [expiry] Expiry in seconds
--config-file [configFile] ASAP Config File, defaults to .asap-config
--private-key [privateKey] Private Key
--private-key-file [privateKeyFile] Private Key File
--issuer [issuer] JWT issuer
--audience [audience] JWT Audience
--kid [kid] JWT Key ID
--expiry [expiry] Expiry in seconds
```

@@ -43,0 +43,0 @@

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