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

@soos-io/api-client

Package Overview
Dependencies
Maintainers
1
Versions
255
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

to
0.2.34

2

dist/services/ArgumentParserBase.d.ts

@@ -13,5 +13,5 @@ import { IntegrationType } from "../enums";

declare abstract class ArgumentParserBase {
argumentParser: ArgumentParser;
protected scanType?: ScanType;
protected scriptVersion: string;
protected argumentParser: ArgumentParser;
protected integrationName?: IntegrationName;

@@ -18,0 +18,0 @@ protected integrationType?: IntegrationType;

{
"name": "@soos-io/api-client",
"version": "0.2.33",
"version": "0.2.34",
"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",