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

@gtsc/api-auth-entity-storage-service

Package Overview
Dependencies
Maintainers
0
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gtsc/api-auth-entity-storage-service - npm Package Compare versions

Comparing version 0.0.3-next.39 to 0.0.3-next.40

2

dist/types/processors/entityStorageAuthenticationProcessor.d.ts

@@ -12,3 +12,3 @@ import type { IHttpResponse, IHttpRestRouteProcessor, IHttpServerRequest, IRestRoute } from "@gtsc/api-models";

/**
* Create a new instance of JwtAuthenticationProcessor.
* Create a new instance of EntityStorageAuthenticationProcessor.
* @param options Options for the processor.

@@ -15,0 +15,0 @@ * @param options.vaultConnectorType The vault for the private keys, defaults to "vault".

@@ -19,3 +19,3 @@ [**@gtsc/api-auth-entity-storage-service**](../overview.md) • **Docs**

Create a new instance of JwtAuthenticationProcessor.
Create a new instance of EntityStorageAuthenticationProcessor.

@@ -22,0 +22,0 @@ #### Parameters

{
"name": "@gtsc/api-auth-entity-storage-service",
"version": "0.0.3-next.39",
"version": "0.0.3-next.40",
"description": "Auth Entity Storage contract implementation and REST endpoint definitions",

@@ -17,5 +17,5 @@ "repository": {

"dependencies": {
"@gtsc/api-auth-entity-storage-models": "0.0.3-next.39",
"@gtsc/api-core": "0.0.3-next.39",
"@gtsc/api-models": "0.0.3-next.39",
"@gtsc/api-auth-entity-storage-models": "0.0.3-next.40",
"@gtsc/api-core": "0.0.3-next.40",
"@gtsc/api-models": "0.0.3-next.40",
"@gtsc/core": "next",

@@ -22,0 +22,0 @@ "@gtsc/entity": "next",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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