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

asma-genql-directory

Package Overview
Dependencies
Maintainers
7
Versions
293
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

asma-genql-directory - npm Package Compare versions

Comparing version

to
1.2.78

yarn-error.log

8

lib/generated/guards.esm.js

@@ -322,2 +322,10 @@

var customer_user_features_mutation_response_possibleTypes = ['customer_user_features_mutation_response']
export var iscustomer_user_features_mutation_response = function(obj) {
if (!obj || !obj.__typename) throw new Error('__typename is missing in "iscustomer_user_features_mutation_response"')
return customer_user_features_mutation_response_possibleTypes.includes(obj.__typename)
}
var customer_user_max_fields_possibleTypes = ['customer_user_max_fields']

@@ -324,0 +332,0 @@ export var iscustomer_user_max_fields = function(obj) {

@@ -185,2 +185,7 @@ import {

export declare const enumcustomerUserFeaturesConstraint: {
readonly customer_user_features_pkey: 'customer_user_features_pkey'
readonly idx_customer_user_features: 'idx_customer_user_features'
}
export declare const enumcustomerUserFeaturesSelectColumn: {

@@ -203,2 +208,6 @@ readonly block: 'block'

export declare const enumcustomerUserFeaturesUpdateColumn: {
readonly _PLACEHOLDER: '_PLACEHOLDER'
}
export declare const enumcustomerUserSelectColumn: {

@@ -317,2 +326,3 @@ readonly brukerBrukerNavn: 'brukerBrukerNavn'

readonly artifact_NewQnrDesign: 'artifact_NewQnrDesign'
readonly artifact_PostJournalDocumentsBulkActions: 'artifact_PostJournalDocumentsBulkActions'
readonly artifact_QnrContextMe: 'artifact_QnrContextMe'

@@ -319,0 +329,0 @@ readonly artifact_QnrModuleContextME: 'artifact_QnrModuleContextME'

@@ -144,2 +144,7 @@ import {

export const enumcustomerUserFeaturesConstraint = {
customer_user_features_pkey: 'customer_user_features_pkey',
idx_customer_user_features: 'idx_customer_user_features',
}
export const enumcustomerUserFeaturesSelectColumn = {

@@ -162,2 +167,6 @@ block: 'block',

export const enumcustomerUserFeaturesUpdateColumn = {
_PLACEHOLDER: '_PLACEHOLDER',
}
export const enumcustomerUserSelectColumn = {

@@ -280,2 +289,4 @@ brukerBrukerNavn: 'brukerBrukerNavn',

artifact_NewQnrDesign: 'artifact_NewQnrDesign',
artifact_PostJournalDocumentsBulkActions:
'artifact_PostJournalDocumentsBulkActions',
artifact_QnrContextMe: 'artifact_QnrContextMe',

@@ -282,0 +293,0 @@ artifact_QnrModuleContextME: 'artifact_QnrModuleContextME',

24

package.json
{
"name": "asma-genql-directory",
"version": "1.2.77",
"version": "1.2.78",
"description": "autogen for directory srv",

@@ -8,2 +8,12 @@ "main": "lib/index.js",

"type": "module",
"author": "ie",
"license": "ISC",
"devDependencies": {
"@genql/cli": "^2.10.0",
"typescript": "^5.1.3"
},
"dependencies": {
"@genql/runtime": "^2.10.0",
"graphql": "^16.8.1"
},
"scripts": {

@@ -20,13 +30,3 @@ "build": "npx tsc && npx tsc -p . && yarn clean && yarn copy-files",

"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "ie",
"license": "ISC",
"devDependencies": {
"@genql/cli": "^2.10.0",
"typescript": "^5.1.3"
},
"dependencies": {
"@genql/runtime": "^2.10.0",
"graphql": "^16.8.1"
}
}
}

@@ -322,2 +322,10 @@

var customer_user_features_mutation_response_possibleTypes = ['customer_user_features_mutation_response']
export var iscustomer_user_features_mutation_response = function(obj) {
if (!obj || !obj.__typename) throw new Error('__typename is missing in "iscustomer_user_features_mutation_response"')
return customer_user_features_mutation_response_possibleTypes.includes(obj.__typename)
}
var customer_user_max_fields_possibleTypes = ['customer_user_max_fields']

@@ -324,0 +332,0 @@ export var iscustomer_user_max_fields = function(obj) {

@@ -185,2 +185,7 @@ import {

export declare const enumcustomerUserFeaturesConstraint: {
readonly customer_user_features_pkey: 'customer_user_features_pkey'
readonly idx_customer_user_features: 'idx_customer_user_features'
}
export declare const enumcustomerUserFeaturesSelectColumn: {

@@ -203,2 +208,6 @@ readonly block: 'block'

export declare const enumcustomerUserFeaturesUpdateColumn: {
readonly _PLACEHOLDER: '_PLACEHOLDER'
}
export declare const enumcustomerUserSelectColumn: {

@@ -317,2 +326,3 @@ readonly brukerBrukerNavn: 'brukerBrukerNavn'

readonly artifact_NewQnrDesign: 'artifact_NewQnrDesign'
readonly artifact_PostJournalDocumentsBulkActions: 'artifact_PostJournalDocumentsBulkActions'
readonly artifact_QnrContextMe: 'artifact_QnrContextMe'

@@ -319,0 +329,0 @@ readonly artifact_QnrModuleContextME: 'artifact_QnrModuleContextME'

@@ -144,2 +144,7 @@ import {

export const enumcustomerUserFeaturesConstraint = {
customer_user_features_pkey: 'customer_user_features_pkey',
idx_customer_user_features: 'idx_customer_user_features',
}
export const enumcustomerUserFeaturesSelectColumn = {

@@ -162,2 +167,6 @@ block: 'block',

export const enumcustomerUserFeaturesUpdateColumn = {
_PLACEHOLDER: '_PLACEHOLDER',
}
export const enumcustomerUserSelectColumn = {

@@ -280,2 +289,4 @@ brukerBrukerNavn: 'brukerBrukerNavn',

artifact_NewQnrDesign: 'artifact_NewQnrDesign',
artifact_PostJournalDocumentsBulkActions:
'artifact_PostJournalDocumentsBulkActions',
artifact_QnrContextMe: 'artifact_QnrContextMe',

@@ -282,0 +293,0 @@ artifact_QnrModuleContextME: 'artifact_QnrModuleContextME',

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display