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

@streetcred.id/service-clients

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@streetcred.id/service-clients - npm Package Compare versions

Comparing version 1.1.2042 to 1.1.2051

78

dist/agencyServiceClient.js

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

httpMethod: "POST",
path: "common/upload",
path: "agency/v1/common/upload",
formDataParameters: [

@@ -296,3 +296,3 @@ Parameters.uploadedFiles,

httpMethod: "GET",
path: "common/networks",
path: "agency/v1/common/networks",
responses: {

@@ -319,3 +319,3 @@ 200: {

httpMethod: "GET",
path: "common/networks/{networkId}/txnAuthorAgreement",
path: "agency/v1/common/networks/{networkId}/txnAuthorAgreement",
urlParameters: [

@@ -334,3 +334,3 @@ Parameters.networkId

httpMethod: "PUT",
path: "common/networks/{networkId}/txnAuthorAgreement",
path: "agency/v1/common/networks/{networkId}/txnAuthorAgreement",
urlParameters: [

@@ -347,3 +347,3 @@ Parameters.networkId

httpMethod: "GET",
path: "connections",
path: "agency/v1/connections",
queryParameters: [

@@ -373,3 +373,3 @@ Parameters.state

httpMethod: "POST",
path: "connections",
path: "agency/v1/connections",
requestBody: {

@@ -390,3 +390,3 @@ parameterPath: "body",

httpMethod: "GET",
path: "connections/{connectionId}",
path: "agency/v1/connections/{connectionId}",
urlParameters: [

@@ -405,3 +405,3 @@ Parameters.connectionId0

httpMethod: "DELETE",
path: "connections/{connectionId}",
path: "agency/v1/connections/{connectionId}",
urlParameters: [

@@ -418,3 +418,3 @@ Parameters.connectionId0

httpMethod: "GET",
path: "credentials",
path: "agency/v1/credentials",
queryParameters: [

@@ -445,3 +445,3 @@ Parameters.connectionId1,

httpMethod: "POST",
path: "credentials",
path: "agency/v1/credentials",
requestBody: {

@@ -465,3 +465,3 @@ parameterPath: [

httpMethod: "GET",
path: "credentials/{credentialId}",
path: "agency/v1/credentials/{credentialId}",
urlParameters: [

@@ -480,3 +480,3 @@ Parameters.credentialId

httpMethod: "PUT",
path: "credentials/{credentialId}",
path: "agency/v1/credentials/{credentialId}",
urlParameters: [

@@ -511,3 +511,3 @@ Parameters.credentialId

httpMethod: "DELETE",
path: "credentials/{credentialId}",
path: "agency/v1/credentials/{credentialId}",
urlParameters: [

@@ -524,3 +524,3 @@ Parameters.credentialId

httpMethod: "GET",
path: "definitions/credentials",
path: "agency/v1/definitions/credentials",
responses: {

@@ -547,3 +547,3 @@ 200: {

httpMethod: "POST",
path: "definitions/credentials",
path: "agency/v1/definitions/credentials",
requestBody: {

@@ -567,3 +567,3 @@ parameterPath: [

httpMethod: "GET",
path: "definitions/credentials/{definitionId}",
path: "agency/v1/definitions/credentials/{definitionId}",
urlParameters: [

@@ -582,3 +582,3 @@ Parameters.definitionId

httpMethod: "POST",
path: "definitions/credentials/{schemaId}",
path: "agency/v1/definitions/credentials/{schemaId}",
urlParameters: [

@@ -605,3 +605,3 @@ Parameters.schemaId

httpMethod: "POST",
path: "definitions/schemas",
path: "agency/v1/definitions/schemas",
requestBody: {

@@ -630,3 +630,3 @@ parameterPath: [

httpMethod: "GET",
path: "definitions/schemas",
path: "agency/v1/definitions/schemas",
responses: {

@@ -653,3 +653,3 @@ 200: {

httpMethod: "GET",
path: "definitions/verifications/{definitionId}",
path: "agency/v1/definitions/verifications/{definitionId}",
urlParameters: [

@@ -668,3 +668,3 @@ Parameters.definitionId

httpMethod: "GET",
path: "definitions/verifications",
path: "agency/v1/definitions/verifications",
responses: {

@@ -691,3 +691,3 @@ 200: {

httpMethod: "POST",
path: "definitions/verifications",
path: "agency/v1/definitions/verifications",
requestBody: {

@@ -711,3 +711,3 @@ parameterPath: [

httpMethod: "POST",
path: "messages",
path: "agency/v1/messages",
requestBody: {

@@ -729,3 +729,3 @@ parameterPath: [

httpMethod: "GET",
path: "messages/connection/{connectionId}",
path: "agency/v1/messages/connection/{connectionId}",
urlParameters: [

@@ -755,3 +755,3 @@ Parameters.connectionId0

httpMethod: "GET",
path: "messages/{messageId}",
path: "agency/v1/messages/{messageId}",
urlParameters: [

@@ -770,3 +770,3 @@ Parameters.messageId

httpMethod: "GET",
path: "tenants",
path: "agency/v1/tenants",
responses: {

@@ -793,3 +793,3 @@ 200: {

httpMethod: "POST",
path: "tenants",
path: "agency/v1/tenants",
requestBody: {

@@ -813,3 +813,3 @@ parameterPath: [

httpMethod: "GET",
path: "tenants/{tenantId}",
path: "agency/v1/tenants/{tenantId}",
urlParameters: [

@@ -828,3 +828,3 @@ Parameters.tenantId

httpMethod: "DELETE",
path: "tenants/{tenantId}",
path: "agency/v1/tenants/{tenantId}",
urlParameters: [

@@ -841,3 +841,3 @@ Parameters.tenantId

httpMethod: "GET",
path: "tenants/issuerStatus",
path: "agency/v1/tenants/issuerStatus",
responses: {

@@ -853,3 +853,3 @@ 200: {

httpMethod: "GET",
path: "verifications",
path: "agency/v1/verifications",
queryParameters: [

@@ -879,3 +879,3 @@ Parameters.connectionId1

httpMethod: "POST",
path: "verifications",
path: "agency/v1/verifications",
requestBody: {

@@ -899,3 +899,3 @@ parameterPath: [

httpMethod: "GET",
path: "verifications/{verificationId}",
path: "agency/v1/verifications/{verificationId}",
urlParameters: [

@@ -914,3 +914,3 @@ Parameters.verificationId

httpMethod: "GET",
path: "verifications/{verificationId}/verify",
path: "agency/v1/verifications/{verificationId}/verify",
urlParameters: [

@@ -929,3 +929,3 @@ Parameters.verificationId

httpMethod: "GET",
path: "webhooks",
path: "agency/v1/webhooks",
responses: {

@@ -952,3 +952,3 @@ 200: {

httpMethod: "POST",
path: "webhooks",
path: "agency/v1/webhooks",
requestBody: {

@@ -972,3 +972,3 @@ parameterPath: [

httpMethod: "DELETE",
path: "webhooks/{webhookId}",
path: "agency/v1/webhooks/{webhookId}",
urlParameters: [

@@ -985,3 +985,3 @@ Parameters.webhookId

httpMethod: "PUT",
path: "webhooks/{webhookId}/enable",
path: "agency/v1/webhooks/{webhookId}/enable",
urlParameters: [

@@ -998,3 +998,3 @@ Parameters.webhookId

httpMethod: "PUT",
path: "webhooks/{webhookId}/disable",
path: "agency/v1/webhooks/{webhookId}/disable",
urlParameters: [

@@ -1001,0 +1001,0 @@ Parameters.webhookId

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

var packageName = "";
var packageVersion = "1.1.2042";
var packageVersion = "1.1.2051";
var AgencyServiceClientContext = /** @class */ (function (_super) {

@@ -57,3 +57,3 @@ __extends(AgencyServiceClientContext, _super);

_this = _super.call(this, credentials, options) || this;
_this.baseUri = options.baseUri || _this.baseUri || "http://localhost";
_this.baseUri = options.baseUri || _this.baseUri || "https://api.streetcred.id/agency/v1";
_this.requestContentType = "application/json; charset=utf-8";

@@ -60,0 +60,0 @@ _this.credentials = credentials;

{
"name": "@streetcred.id/service-clients",
"version": "1.1.2042",
"version": "1.1.2051",
"main": "./dist/index.js",

@@ -5,0 +5,0 @@ "types": "./dist/index.d.ts",

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