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

asma-types

Package Overview
Dependencies
Maintainers
6
Versions
154
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

asma-types - npm Package Compare versions

Comparing version 1.1.25 to 1.1.26

0

lib/index.d.ts

@@ -0,0 +0,0 @@ export type { IUploadedDocument } from './interfaces/api/advoca/IUploadedDocument';

@@ -0,0 +0,0 @@ export * from './interfaces/jwtClaims';

@@ -0,0 +0,0 @@ export interface ISaveToDataBase {

export {};
//# sourceMappingURL=ISaveToDataBase.js.map

@@ -0,0 +0,0 @@ export interface IUploadedDocument {

export {};
//# sourceMappingURL=IUploadedDocument.js.map

@@ -0,0 +0,0 @@ export declare enum ArtifactPresenterTypes {

@@ -0,0 +0,0 @@ export var ArtifactPresenterTypes;

@@ -0,0 +0,0 @@ /**

@@ -0,0 +0,0 @@ // deprecated, replaced with QueriesInitiator

2

lib/interfaces/jwtClaims.d.ts

@@ -1,2 +0,2 @@

import type { roles_enum, feature_names_enum } from "asma-genql-directory/lib";
import type { roles_enum, feature_names_enum } from "asma-genql-directory/src/generated";
export interface IBaseJwtClaims {

@@ -3,0 +3,0 @@ user_id: string;

@@ -0,0 +0,0 @@ export function isRecipientJwtClaims(claims) {

{
"name": "asma-types",
"version": "1.1.25",
"version": "1.1.26",
"description": "shared ts asma types",

@@ -20,3 +20,3 @@ "main": "lib/index.js",

"@genql/runtime": "^2.10.0",
"asma-genql-directory": "^1.0.73"
"asma-genql-directory": "^1.0.77"
},

@@ -23,0 +23,0 @@ "devDependencies": {

@@ -0,0 +0,0 @@ export type { IUploadedDocument } from './interfaces/api/advoca/IUploadedDocument'

@@ -0,0 +0,0 @@ export interface ISaveToDataBase {

@@ -0,0 +0,0 @@ export interface IUploadedDocument {

@@ -0,0 +0,0 @@ export enum ArtifactPresenterTypes {

@@ -0,0 +0,0 @@ // deprecated, replaced with QueriesInitiator

@@ -1,2 +0,2 @@

import type { roles_enum, feature_names_enum } from "asma-genql-directory/lib"
import type { roles_enum, feature_names_enum } from "asma-genql-directory/src/generated"

@@ -3,0 +3,0 @@ //type roles_enum = 'RECIPIENT' | 'SUPER_USER' | 'THERAPIST' | 'USER'

@@ -0,0 +0,0 @@ {

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