Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@soos-io/api-client

Package Overview
Dependencies
Maintainers
0
Versions
207
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@soos-io/api-client - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

4

dist/services/ArgumentParserBase.js

@@ -48,3 +48,3 @@ "use strict";

this.addEnumArgument(this.argumentParser, "--logLevel", enums_2.LogLevel, {
help: "Minimum level to show logs: PASS, IGNORE, INFO, WARN or FAIL.",
help: "Minimum level to show logs: DEBUG, INFO, WARN, FAIL, ERROR.",
default: enums_2.LogLevel.INFO,

@@ -59,3 +59,3 @@ required: false,

this.argumentParser.add_argument("--verbose", {
help: "Enable verbose logging.",
help: "DEPRECATED - Change logLevel to DEBUG. This parameter has no effect.",
action: "store_true",

@@ -62,0 +62,0 @@ default: false,

{
"name": "@soos-io/api-client",
"version": "1.0.0",
"version": "1.0.1",
"description": "This is the SOOS API Client for registered clients leveraging the various integrations to the SOOS platform.",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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