Socket
Socket
Sign inDemoInstall

@thegrizzlylabs/cordova-plugin-genius-scan

Package Overview
Dependencies
0
Maintainers
1
Versions
127
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.10.1 to 4.11.0

src/ios/GSSDK/GSSDKCore.xcframework/ios-arm64_x86_64-simulator/GSSDKCore.framework/AdobeRGB1998.icc

2

package.json
{
"name": "@thegrizzlylabs/cordova-plugin-genius-scan",
"version": "4.10.1",
"version": "4.11.0",
"description": "Cordova Plugin for Genius Scan SDK",

@@ -5,0 +5,0 @@ "author": "TheGrizzlyLabs <sdk@thegrizzlylabs.com> (https://www.thegrizzlylabs.com/)",

@@ -18,12 +18,2 @@ {

{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "GSSDKCore",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "TypeDecl",

@@ -476,3 +466,167 @@ "name": "GSKDocumentGenerator",

{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "GSSDKCore",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "GSSDKCore",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "TypeDecl",
"name": "GSSDKCoreResources",
"printedName": "GSSDKCoreResources",
"children": [
{
"kind": "Var",
"name": "bundle",
"printedName": "bundle",
"children": [
{
"kind": "TypeNominal",
"name": "Bundle",
"printedName": "Foundation.Bundle",
"usr": "c:objc(cs)NSBundle"
}
],
"declKind": "Var",
"usr": "c:@M@GSSDKCore@objc(cs)GSSDKCoreResources(cpy)bundle",
"mangledName": "$s9GSSDKCore0A9ResourcesC6bundleSo8NSBundleCvpZ",
"moduleName": "GSSDKCore",
"static": true,
"declAttributes": [
"AccessControl",
"ObjC"
],
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Bundle",
"printedName": "Foundation.Bundle",
"usr": "c:objc(cs)NSBundle"
}
],
"declKind": "Accessor",
"usr": "c:@M@GSSDKCore@objc(cs)GSSDKCoreResources(cm)bundle",
"mangledName": "$s9GSSDKCore0A9ResourcesC6bundleSo8NSBundleCvgZ",
"moduleName": "GSSDKCore",
"static": true,
"declAttributes": [
"ObjC"
],
"accessorKind": "get"
}
]
},
{
"kind": "Constructor",
"name": "init",
"printedName": "init()",
"children": [
{
"kind": "TypeNominal",
"name": "GSSDKCoreResources",
"printedName": "GSSDKCore.GSSDKCoreResources",
"usr": "c:@M@GSSDKCore@objc(cs)GSSDKCoreResources"
}
],
"declKind": "Constructor",
"usr": "c:@M@GSSDKCore@objc(cs)GSSDKCoreResources(im)init",
"mangledName": "$s9GSSDKCore0A9ResourcesCACycfc",
"moduleName": "GSSDKCore",
"overriding": true,
"implicit": true,
"objc_name": "init",
"declAttributes": [
"Dynamic",
"ObjC",
"Override"
],
"init_kind": "Designated"
}
],
"declKind": "Class",
"usr": "c:@M@GSSDKCore@objc(cs)GSSDKCoreResources",
"mangledName": "$s9GSSDKCore0A9ResourcesC",
"moduleName": "GSSDKCore",
"declAttributes": [
"AccessControl",
"ObjC",
"RawDocComment"
],
"superclassUsr": "c:objc(cs)NSObject",
"inheritsConvenienceInitializers": true,
"superclassNames": [
"ObjectiveC.NSObject"
],
"conformances": [
{
"kind": "Conformance",
"name": "Equatable",
"printedName": "Equatable",
"usr": "s:SQ",
"mangledName": "$sSQ"
},
{
"kind": "Conformance",
"name": "Hashable",
"printedName": "Hashable",
"usr": "s:SH",
"mangledName": "$sSH"
},
{
"kind": "Conformance",
"name": "CVarArg",
"printedName": "CVarArg",
"usr": "s:s7CVarArgP",
"mangledName": "$ss7CVarArgP"
},
{
"kind": "Conformance",
"name": "_KeyValueCodingAndObservingPublishing",
"printedName": "_KeyValueCodingAndObservingPublishing",
"usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP",
"mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP"
},
{
"kind": "Conformance",
"name": "_KeyValueCodingAndObserving",
"printedName": "_KeyValueCodingAndObserving",
"usr": "s:10Foundation27_KeyValueCodingAndObservingP",
"mangledName": "$s10Foundation27_KeyValueCodingAndObservingP"
},
{
"kind": "Conformance",
"name": "CustomStringConvertible",
"printedName": "CustomStringConvertible",
"usr": "s:s23CustomStringConvertibleP",
"mangledName": "$ss23CustomStringConvertibleP"
},
{
"kind": "Conformance",
"name": "CustomDebugStringConvertible",
"printedName": "CustomDebugStringConvertible",
"usr": "s:s28CustomDebugStringConvertibleP",
"mangledName": "$ss28CustomDebugStringConvertibleP"
}
]
},
{
"kind": "TypeDecl",
"name": "GSKPDFDocument",

@@ -600,9 +754,128 @@ "printedName": "GSKPDFDocument",

{
"filePath": "\/Users\/distiller\/project\/src\/src_ios\/pdf\/GSKDocumentGeneratorConfiguration.swift",
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Sources\/PDF\/GSKDocumentGenerator.swift",
"kind": "StringLiteral",
"offset": 729,
"length": 14,
"value": "\"AdobeRGB1998\""
},
{
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Sources\/PDF\/GSKDocumentGenerator.swift",
"kind": "StringLiteral",
"offset": 753,
"length": 5,
"value": "\"icc\""
},
{
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Sources\/PDF\/GSKDocumentGenerator.swift",
"kind": "BooleanLiteral",
"offset": 780,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Sources\/PDF\/GSKDocumentGeneratorConfiguration.swift",
"kind": "StringLiteral",
"offset": 192,
"length": 33,
"value": "\"GSSDKCore.GSKDocumentGeneratorConfiguration\""
},
{
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Sources\/PDF\/GSKDocumentGeneratorConfiguration.swift",
"kind": "StringLiteral",
"offset": 904,
"length": 15,
"value": "\"outputFileUrl\""
},
{
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Sources\/PDF\/GSKDocumentGeneratorConfiguration.swift",
"kind": "StringLiteral",
"offset": 1102,
"length": 34,
"value": "\"Missing or invalid outputFileUrl\""
},
{
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Sources\/PDF\/GSKDocumentGeneratorConfiguration.swift",
"kind": "StringLiteral",
"offset": 1192,
"length": 16,
"value": "\"pdfFontFileUrl\""
},
{
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Sources\/PDF\/GSKPDFDocument+Dictionary.swift",
"kind": "StringLiteral",
"offset": 299,
"length": 7,
"value": "\"title\""
},
{
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Sources\/PDF\/GSKPDFDocument+Dictionary.swift",
"kind": "StringLiteral",
"offset": 353,
"length": 10,
"value": "\"password\""
},
{
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Sources\/PDF\/GSKPDFDocument+Dictionary.swift",
"kind": "StringLiteral",
"offset": 410,
"length": 10,
"value": "\"keywords\""
},
{
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Sources\/PDF\/GSKPDFDocument+Dictionary.swift",
"kind": "StringLiteral",
"offset": 468,
"length": 7,
"value": "\"pages\""
},
{
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Sources\/PDF\/GSKPDFDocument+Dictionary.swift",
"kind": "Array",
"offset": 500,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Sources\/PDF\/GSKPDFDocument+Dictionary.swift",
"kind": "StringLiteral",
"offset": 612,
"length": 10,
"value": "\"imageUrl\""
},
{
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Sources\/PDF\/GSKPDFDocument+Dictionary.swift",
"kind": "StringLiteral",
"offset": 773,
"length": 29,
"value": "\"Missing or invalid imageUrl\""
},
{
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Sources\/PDF\/GSKPDFDocument+Dictionary.swift",
"kind": "StringLiteral",
"offset": 1012,
"length": 29,
"value": "\"imageUrl is not a valid URL\""
},
{
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Sources\/PDF\/GSKPDFDocument+Dictionary.swift",
"kind": "StringLiteral",
"offset": 1097,
"length": 16,
"value": "\"hocrTextLayout\""
},
{
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Sources\/PDF\/GSKPDFDocument+Dictionary.swift",
"kind": "FloatLiteral",
"offset": 1248,
"length": 4,
"value": "8.27"
},
{
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Sources\/PDF\/GSKPDFDocument+Dictionary.swift",
"kind": "IntegerLiteral",
"offset": 1262,
"length": 1,
"value": "0"
}
]
}

@@ -18,12 +18,2 @@ {

{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "GSSDKCore",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "TypeDecl",

@@ -476,3 +466,167 @@ "name": "GSKDocumentGenerator",

{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "GSSDKCore",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "GSSDKCore",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "TypeDecl",
"name": "GSSDKCoreResources",
"printedName": "GSSDKCoreResources",
"children": [
{
"kind": "Var",
"name": "bundle",
"printedName": "bundle",
"children": [
{
"kind": "TypeNominal",
"name": "Bundle",
"printedName": "Foundation.Bundle",
"usr": "c:objc(cs)NSBundle"
}
],
"declKind": "Var",
"usr": "c:@M@GSSDKCore@objc(cs)GSSDKCoreResources(cpy)bundle",
"mangledName": "$s9GSSDKCore0A9ResourcesC6bundleSo8NSBundleCvpZ",
"moduleName": "GSSDKCore",
"static": true,
"declAttributes": [
"AccessControl",
"ObjC"
],
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Bundle",
"printedName": "Foundation.Bundle",
"usr": "c:objc(cs)NSBundle"
}
],
"declKind": "Accessor",
"usr": "c:@M@GSSDKCore@objc(cs)GSSDKCoreResources(cm)bundle",
"mangledName": "$s9GSSDKCore0A9ResourcesC6bundleSo8NSBundleCvgZ",
"moduleName": "GSSDKCore",
"static": true,
"declAttributes": [
"ObjC"
],
"accessorKind": "get"
}
]
},
{
"kind": "Constructor",
"name": "init",
"printedName": "init()",
"children": [
{
"kind": "TypeNominal",
"name": "GSSDKCoreResources",
"printedName": "GSSDKCore.GSSDKCoreResources",
"usr": "c:@M@GSSDKCore@objc(cs)GSSDKCoreResources"
}
],
"declKind": "Constructor",
"usr": "c:@M@GSSDKCore@objc(cs)GSSDKCoreResources(im)init",
"mangledName": "$s9GSSDKCore0A9ResourcesCACycfc",
"moduleName": "GSSDKCore",
"overriding": true,
"implicit": true,
"objc_name": "init",
"declAttributes": [
"Dynamic",
"ObjC",
"Override"
],
"init_kind": "Designated"
}
],
"declKind": "Class",
"usr": "c:@M@GSSDKCore@objc(cs)GSSDKCoreResources",
"mangledName": "$s9GSSDKCore0A9ResourcesC",
"moduleName": "GSSDKCore",
"declAttributes": [
"AccessControl",
"ObjC",
"RawDocComment"
],
"superclassUsr": "c:objc(cs)NSObject",
"inheritsConvenienceInitializers": true,
"superclassNames": [
"ObjectiveC.NSObject"
],
"conformances": [
{
"kind": "Conformance",
"name": "Equatable",
"printedName": "Equatable",
"usr": "s:SQ",
"mangledName": "$sSQ"
},
{
"kind": "Conformance",
"name": "Hashable",
"printedName": "Hashable",
"usr": "s:SH",
"mangledName": "$sSH"
},
{
"kind": "Conformance",
"name": "CVarArg",
"printedName": "CVarArg",
"usr": "s:s7CVarArgP",
"mangledName": "$ss7CVarArgP"
},
{
"kind": "Conformance",
"name": "_KeyValueCodingAndObservingPublishing",
"printedName": "_KeyValueCodingAndObservingPublishing",
"usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP",
"mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP"
},
{
"kind": "Conformance",
"name": "_KeyValueCodingAndObserving",
"printedName": "_KeyValueCodingAndObserving",
"usr": "s:10Foundation27_KeyValueCodingAndObservingP",
"mangledName": "$s10Foundation27_KeyValueCodingAndObservingP"
},
{
"kind": "Conformance",
"name": "CustomStringConvertible",
"printedName": "CustomStringConvertible",
"usr": "s:s23CustomStringConvertibleP",
"mangledName": "$ss23CustomStringConvertibleP"
},
{
"kind": "Conformance",
"name": "CustomDebugStringConvertible",
"printedName": "CustomDebugStringConvertible",
"usr": "s:s28CustomDebugStringConvertibleP",
"mangledName": "$ss28CustomDebugStringConvertibleP"
}
]
},
{
"kind": "TypeDecl",
"name": "GSKPDFDocument",

@@ -600,9 +754,128 @@ "printedName": "GSKPDFDocument",

{
"filePath": "\/Users\/distiller\/project\/src\/src_ios\/pdf\/GSKDocumentGeneratorConfiguration.swift",
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Sources\/PDF\/GSKDocumentGenerator.swift",
"kind": "StringLiteral",
"offset": 729,
"length": 14,
"value": "\"AdobeRGB1998\""
},
{
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Sources\/PDF\/GSKDocumentGenerator.swift",
"kind": "StringLiteral",
"offset": 753,
"length": 5,
"value": "\"icc\""
},
{
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Sources\/PDF\/GSKDocumentGenerator.swift",
"kind": "BooleanLiteral",
"offset": 780,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Sources\/PDF\/GSKDocumentGeneratorConfiguration.swift",
"kind": "StringLiteral",
"offset": 192,
"length": 33,
"value": "\"GSSDKCore.GSKDocumentGeneratorConfiguration\""
},
{
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Sources\/PDF\/GSKDocumentGeneratorConfiguration.swift",
"kind": "StringLiteral",
"offset": 904,
"length": 15,
"value": "\"outputFileUrl\""
},
{
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Sources\/PDF\/GSKDocumentGeneratorConfiguration.swift",
"kind": "StringLiteral",
"offset": 1102,
"length": 34,
"value": "\"Missing or invalid outputFileUrl\""
},
{
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Sources\/PDF\/GSKDocumentGeneratorConfiguration.swift",
"kind": "StringLiteral",
"offset": 1192,
"length": 16,
"value": "\"pdfFontFileUrl\""
},
{
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Sources\/PDF\/GSKPDFDocument+Dictionary.swift",
"kind": "StringLiteral",
"offset": 299,
"length": 7,
"value": "\"title\""
},
{
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Sources\/PDF\/GSKPDFDocument+Dictionary.swift",
"kind": "StringLiteral",
"offset": 353,
"length": 10,
"value": "\"password\""
},
{
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Sources\/PDF\/GSKPDFDocument+Dictionary.swift",
"kind": "StringLiteral",
"offset": 410,
"length": 10,
"value": "\"keywords\""
},
{
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Sources\/PDF\/GSKPDFDocument+Dictionary.swift",
"kind": "StringLiteral",
"offset": 468,
"length": 7,
"value": "\"pages\""
},
{
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Sources\/PDF\/GSKPDFDocument+Dictionary.swift",
"kind": "Array",
"offset": 500,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Sources\/PDF\/GSKPDFDocument+Dictionary.swift",
"kind": "StringLiteral",
"offset": 612,
"length": 10,
"value": "\"imageUrl\""
},
{
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Sources\/PDF\/GSKPDFDocument+Dictionary.swift",
"kind": "StringLiteral",
"offset": 773,
"length": 29,
"value": "\"Missing or invalid imageUrl\""
},
{
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Sources\/PDF\/GSKPDFDocument+Dictionary.swift",
"kind": "StringLiteral",
"offset": 1012,
"length": 29,
"value": "\"imageUrl is not a valid URL\""
},
{
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Sources\/PDF\/GSKPDFDocument+Dictionary.swift",
"kind": "StringLiteral",
"offset": 1097,
"length": 16,
"value": "\"hocrTextLayout\""
},
{
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Sources\/PDF\/GSKPDFDocument+Dictionary.swift",
"kind": "FloatLiteral",
"offset": 1248,
"length": 4,
"value": "8.27"
},
{
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Sources\/PDF\/GSKPDFDocument+Dictionary.swift",
"kind": "IntegerLiteral",
"offset": 1262,
"length": 1,
"value": "0"
}
]
}

@@ -18,12 +18,2 @@ {

{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "GSSDKCore",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "TypeDecl",

@@ -476,3 +466,167 @@ "name": "GSKDocumentGenerator",

{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "GSSDKCore",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "GSSDKCore",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "TypeDecl",
"name": "GSSDKCoreResources",
"printedName": "GSSDKCoreResources",
"children": [
{
"kind": "Var",
"name": "bundle",
"printedName": "bundle",
"children": [
{
"kind": "TypeNominal",
"name": "Bundle",
"printedName": "Foundation.Bundle",
"usr": "c:objc(cs)NSBundle"
}
],
"declKind": "Var",
"usr": "c:@M@GSSDKCore@objc(cs)GSSDKCoreResources(cpy)bundle",
"mangledName": "$s9GSSDKCore0A9ResourcesC6bundleSo8NSBundleCvpZ",
"moduleName": "GSSDKCore",
"static": true,
"declAttributes": [
"AccessControl",
"ObjC"
],
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Bundle",
"printedName": "Foundation.Bundle",
"usr": "c:objc(cs)NSBundle"
}
],
"declKind": "Accessor",
"usr": "c:@M@GSSDKCore@objc(cs)GSSDKCoreResources(cm)bundle",
"mangledName": "$s9GSSDKCore0A9ResourcesC6bundleSo8NSBundleCvgZ",
"moduleName": "GSSDKCore",
"static": true,
"declAttributes": [
"ObjC"
],
"accessorKind": "get"
}
]
},
{
"kind": "Constructor",
"name": "init",
"printedName": "init()",
"children": [
{
"kind": "TypeNominal",
"name": "GSSDKCoreResources",
"printedName": "GSSDKCore.GSSDKCoreResources",
"usr": "c:@M@GSSDKCore@objc(cs)GSSDKCoreResources"
}
],
"declKind": "Constructor",
"usr": "c:@M@GSSDKCore@objc(cs)GSSDKCoreResources(im)init",
"mangledName": "$s9GSSDKCore0A9ResourcesCACycfc",
"moduleName": "GSSDKCore",
"overriding": true,
"implicit": true,
"objc_name": "init",
"declAttributes": [
"Dynamic",
"ObjC",
"Override"
],
"init_kind": "Designated"
}
],
"declKind": "Class",
"usr": "c:@M@GSSDKCore@objc(cs)GSSDKCoreResources",
"mangledName": "$s9GSSDKCore0A9ResourcesC",
"moduleName": "GSSDKCore",
"declAttributes": [
"AccessControl",
"ObjC",
"RawDocComment"
],
"superclassUsr": "c:objc(cs)NSObject",
"inheritsConvenienceInitializers": true,
"superclassNames": [
"ObjectiveC.NSObject"
],
"conformances": [
{
"kind": "Conformance",
"name": "Equatable",
"printedName": "Equatable",
"usr": "s:SQ",
"mangledName": "$sSQ"
},
{
"kind": "Conformance",
"name": "Hashable",
"printedName": "Hashable",
"usr": "s:SH",
"mangledName": "$sSH"
},
{
"kind": "Conformance",
"name": "CVarArg",
"printedName": "CVarArg",
"usr": "s:s7CVarArgP",
"mangledName": "$ss7CVarArgP"
},
{
"kind": "Conformance",
"name": "_KeyValueCodingAndObservingPublishing",
"printedName": "_KeyValueCodingAndObservingPublishing",
"usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP",
"mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP"
},
{
"kind": "Conformance",
"name": "_KeyValueCodingAndObserving",
"printedName": "_KeyValueCodingAndObserving",
"usr": "s:10Foundation27_KeyValueCodingAndObservingP",
"mangledName": "$s10Foundation27_KeyValueCodingAndObservingP"
},
{
"kind": "Conformance",
"name": "CustomStringConvertible",
"printedName": "CustomStringConvertible",
"usr": "s:s23CustomStringConvertibleP",
"mangledName": "$ss23CustomStringConvertibleP"
},
{
"kind": "Conformance",
"name": "CustomDebugStringConvertible",
"printedName": "CustomDebugStringConvertible",
"usr": "s:s28CustomDebugStringConvertibleP",
"mangledName": "$ss28CustomDebugStringConvertibleP"
}
]
},
{
"kind": "TypeDecl",
"name": "GSKPDFDocument",

@@ -600,9 +754,128 @@ "printedName": "GSKPDFDocument",

{
"filePath": "\/Users\/distiller\/project\/src\/src_ios\/pdf\/GSKDocumentGeneratorConfiguration.swift",
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Sources\/PDF\/GSKDocumentGenerator.swift",
"kind": "StringLiteral",
"offset": 729,
"length": 14,
"value": "\"AdobeRGB1998\""
},
{
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Sources\/PDF\/GSKDocumentGenerator.swift",
"kind": "StringLiteral",
"offset": 753,
"length": 5,
"value": "\"icc\""
},
{
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Sources\/PDF\/GSKDocumentGenerator.swift",
"kind": "BooleanLiteral",
"offset": 780,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Sources\/PDF\/GSKDocumentGeneratorConfiguration.swift",
"kind": "StringLiteral",
"offset": 192,
"length": 33,
"value": "\"GSSDKCore.GSKDocumentGeneratorConfiguration\""
},
{
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Sources\/PDF\/GSKDocumentGeneratorConfiguration.swift",
"kind": "StringLiteral",
"offset": 904,
"length": 15,
"value": "\"outputFileUrl\""
},
{
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Sources\/PDF\/GSKDocumentGeneratorConfiguration.swift",
"kind": "StringLiteral",
"offset": 1102,
"length": 34,
"value": "\"Missing or invalid outputFileUrl\""
},
{
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Sources\/PDF\/GSKDocumentGeneratorConfiguration.swift",
"kind": "StringLiteral",
"offset": 1192,
"length": 16,
"value": "\"pdfFontFileUrl\""
},
{
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Sources\/PDF\/GSKPDFDocument+Dictionary.swift",
"kind": "StringLiteral",
"offset": 299,
"length": 7,
"value": "\"title\""
},
{
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Sources\/PDF\/GSKPDFDocument+Dictionary.swift",
"kind": "StringLiteral",
"offset": 353,
"length": 10,
"value": "\"password\""
},
{
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Sources\/PDF\/GSKPDFDocument+Dictionary.swift",
"kind": "StringLiteral",
"offset": 410,
"length": 10,
"value": "\"keywords\""
},
{
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Sources\/PDF\/GSKPDFDocument+Dictionary.swift",
"kind": "StringLiteral",
"offset": 468,
"length": 7,
"value": "\"pages\""
},
{
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Sources\/PDF\/GSKPDFDocument+Dictionary.swift",
"kind": "Array",
"offset": 500,
"length": 2,
"value": "[]"
},
{
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Sources\/PDF\/GSKPDFDocument+Dictionary.swift",
"kind": "StringLiteral",
"offset": 612,
"length": 10,
"value": "\"imageUrl\""
},
{
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Sources\/PDF\/GSKPDFDocument+Dictionary.swift",
"kind": "StringLiteral",
"offset": 773,
"length": 29,
"value": "\"Missing or invalid imageUrl\""
},
{
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Sources\/PDF\/GSKPDFDocument+Dictionary.swift",
"kind": "StringLiteral",
"offset": 1012,
"length": 29,
"value": "\"imageUrl is not a valid URL\""
},
{
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Sources\/PDF\/GSKPDFDocument+Dictionary.swift",
"kind": "StringLiteral",
"offset": 1097,
"length": 16,
"value": "\"hocrTextLayout\""
},
{
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Sources\/PDF\/GSKPDFDocument+Dictionary.swift",
"kind": "FloatLiteral",
"offset": 1248,
"length": 4,
"value": "8.27"
},
{
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Sources\/PDF\/GSKPDFDocument+Dictionary.swift",
"kind": "IntegerLiteral",
"offset": 1262,
"length": 1,
"value": "0"
}
]
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc