@licensespring/node-sdk 1.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (187) hide show
  1. package/README.md +1 -0
  2. package/dist/.env.prod +22 -0
  3. package/dist/hwid/hardware_id_generator/CHANGELOG.md +4 -0
  4. package/dist/hwid/hardware_id_generator/bin/linux/aarch64/glibc/libhardware_id_generator.so +0 -0
  5. package/dist/hwid/hardware_id_generator/bin/linux/aarch64/musl/libhardware_id_generator.so +0 -0
  6. package/dist/hwid/hardware_id_generator/bin/linux/arm/glibc/libhardware_id_generator.so +0 -0
  7. package/dist/hwid/hardware_id_generator/bin/linux/arm/musl/libhardware_id_generator.so +0 -0
  8. package/dist/hwid/hardware_id_generator/bin/linux/i686/glibc/libhardware_id_generator.so +0 -0
  9. package/dist/hwid/hardware_id_generator/bin/linux/i686/musl/libhardware_id_generator.so +0 -0
  10. package/dist/hwid/hardware_id_generator/bin/linux/ppc64le/glibc/libhardware_id_generator.so +0 -0
  11. package/dist/hwid/hardware_id_generator/bin/linux/ppc64le/musl/libhardware_id_generator.so +0 -0
  12. package/dist/hwid/hardware_id_generator/bin/linux/riscv64/glibc/libhardware_id_generator.so +0 -0
  13. package/dist/hwid/hardware_id_generator/bin/linux/riscv64/musl/libhardware_id_generator.so +0 -0
  14. package/dist/hwid/hardware_id_generator/bin/linux/s390x/glibc/libhardware_id_generator.so +0 -0
  15. package/dist/hwid/hardware_id_generator/bin/linux/s390x/musl/libhardware_id_generator.so +0 -0
  16. package/dist/hwid/hardware_id_generator/bin/linux/x86_64/glibc/libhardware_id_generator.so +0 -0
  17. package/dist/hwid/hardware_id_generator/bin/linux/x86_64/musl/libhardware_id_generator.so +0 -0
  18. package/dist/hwid/hardware_id_generator/bin/macos/arm64/libhardware_id_generator.so +0 -0
  19. package/dist/hwid/hardware_id_generator/bin/macos/x86_64/libhardware_id_generator.so +0 -0
  20. package/dist/hwid/hardware_id_generator/bin/windows/arm/hardware_id_generator.dll +0 -0
  21. package/dist/hwid/hardware_id_generator/bin/windows/arm64/hardware_id_generator.dll +0 -0
  22. package/dist/hwid/hardware_id_generator/bin/windows/x64/hardware_id_generator.dll +0 -0
  23. package/dist/hwid/hardware_id_generator/bin/windows/x86/hardware_id_generator.dll +0 -0
  24. package/dist/hwid/hardware_id_generator/documentation/Documentation.html +1 -0
  25. package/dist/hwid/hardware_id_generator/documentation/README.md +25 -0
  26. package/dist/hwid/hardware_id_generator/documentation/html/annotated.html +115 -0
  27. package/dist/hwid/hardware_id_generator/documentation/html/annotated_dup.js +10 -0
  28. package/dist/hwid/hardware_id_generator/documentation/html/bc_s.png +0 -0
  29. package/dist/hwid/hardware_id_generator/documentation/html/bc_sd.png +0 -0
  30. package/dist/hwid/hardware_id_generator/documentation/html/classLicenseSpring_1_1HardwareIdProvider-members.html +114 -0
  31. package/dist/hwid/hardware_id_generator/documentation/html/classLicenseSpring_1_1HardwareIdProvider.html +338 -0
  32. package/dist/hwid/hardware_id_generator/documentation/html/classLicenseSpring_1_1HardwareIdProvider.js +5 -0
  33. package/dist/hwid/hardware_id_generator/documentation/html/classLicenseSpring_1_1HardwareIdProvider.png +0 -0
  34. package/dist/hwid/hardware_id_generator/documentation/html/classLicenseSpring_1_1HardwareIdProviderCloud-members.html +114 -0
  35. package/dist/hwid/hardware_id_generator/documentation/html/classLicenseSpring_1_1HardwareIdProviderCloud.html +184 -0
  36. package/dist/hwid/hardware_id_generator/documentation/html/classLicenseSpring_1_1HardwareIdProviderCloud.js +4 -0
  37. package/dist/hwid/hardware_id_generator/documentation/html/classLicenseSpring_1_1HardwareIdProviderCloud.png +0 -0
  38. package/dist/hwid/hardware_id_generator/documentation/html/classLicenseSpring_1_1HardwareIdProviderLinux-members.html +114 -0
  39. package/dist/hwid/hardware_id_generator/documentation/html/classLicenseSpring_1_1HardwareIdProviderLinux.html +184 -0
  40. package/dist/hwid/hardware_id_generator/documentation/html/classLicenseSpring_1_1HardwareIdProviderLinux.js +4 -0
  41. package/dist/hwid/hardware_id_generator/documentation/html/classLicenseSpring_1_1HardwareIdProviderLinux.png +0 -0
  42. package/dist/hwid/hardware_id_generator/documentation/html/classLicenseSpring_1_1HardwareIdProviderMacos-members.html +114 -0
  43. package/dist/hwid/hardware_id_generator/documentation/html/classLicenseSpring_1_1HardwareIdProviderMacos.html +184 -0
  44. package/dist/hwid/hardware_id_generator/documentation/html/classLicenseSpring_1_1HardwareIdProviderMacos.js +4 -0
  45. package/dist/hwid/hardware_id_generator/documentation/html/classLicenseSpring_1_1HardwareIdProviderMacos.png +0 -0
  46. package/dist/hwid/hardware_id_generator/documentation/html/classLicenseSpring_1_1HardwareIdProviderWindows-members.html +114 -0
  47. package/dist/hwid/hardware_id_generator/documentation/html/classLicenseSpring_1_1HardwareIdProviderWindows.html +192 -0
  48. package/dist/hwid/hardware_id_generator/documentation/html/classLicenseSpring_1_1HardwareIdProviderWindows.js +4 -0
  49. package/dist/hwid/hardware_id_generator/documentation/html/classLicenseSpring_1_1HardwareIdProviderWindows.png +0 -0
  50. package/dist/hwid/hardware_id_generator/documentation/html/classes.html +111 -0
  51. package/dist/hwid/hardware_id_generator/documentation/html/closed.png +0 -0
  52. package/dist/hwid/hardware_id_generator/documentation/html/dir_a49c68042076af89c9be520540c36a5a.html +106 -0
  53. package/dist/hwid/hardware_id_generator/documentation/html/dir_d44c64559bbebec7f509842c48db8b23.html +122 -0
  54. package/dist/hwid/hardware_id_generator/documentation/html/dir_d44c64559bbebec7f509842c48db8b23.js +9 -0
  55. package/dist/hwid/hardware_id_generator/documentation/html/doc.svg +12 -0
  56. package/dist/hwid/hardware_id_generator/documentation/html/docd.svg +12 -0
  57. package/dist/hwid/hardware_id_generator/documentation/html/doxygen.css +2045 -0
  58. package/dist/hwid/hardware_id_generator/documentation/html/doxygen.svg +28 -0
  59. package/dist/hwid/hardware_id_generator/documentation/html/dynsections.js +192 -0
  60. package/dist/hwid/hardware_id_generator/documentation/html/exports_8h_source.html +137 -0
  61. package/dist/hwid/hardware_id_generator/documentation/html/files.html +116 -0
  62. package/dist/hwid/hardware_id_generator/documentation/html/files_dup.js +4 -0
  63. package/dist/hwid/hardware_id_generator/documentation/html/folderclosed.svg +11 -0
  64. package/dist/hwid/hardware_id_generator/documentation/html/folderclosedd.svg +11 -0
  65. package/dist/hwid/hardware_id_generator/documentation/html/folderopen.svg +17 -0
  66. package/dist/hwid/hardware_id_generator/documentation/html/folderopend.svg +12 -0
  67. package/dist/hwid/hardware_id_generator/documentation/html/functions.html +110 -0
  68. package/dist/hwid/hardware_id_generator/documentation/html/functions_func.html +110 -0
  69. package/dist/hwid/hardware_id_generator/documentation/html/hardware__id__provider_8h_source.html +161 -0
  70. package/dist/hwid/hardware_id_generator/documentation/html/hardware__id__provider__cloud_8h_source.html +142 -0
  71. package/dist/hwid/hardware_id_generator/documentation/html/hardware__id__provider__linux_8h_source.html +131 -0
  72. package/dist/hwid/hardware_id_generator/documentation/html/hardware__id__provider__macos_8h_source.html +131 -0
  73. package/dist/hwid/hardware_id_generator/documentation/html/hardware__id__provider__windows_8h_source.html +149 -0
  74. package/dist/hwid/hardware_id_generator/documentation/html/hierarchy.html +114 -0
  75. package/dist/hwid/hardware_id_generator/documentation/html/hierarchy.js +9 -0
  76. package/dist/hwid/hardware_id_generator/documentation/html/index.html +132 -0
  77. package/dist/hwid/hardware_id_generator/documentation/html/index.js +4 -0
  78. package/dist/hwid/hardware_id_generator/documentation/html/jquery.js +34 -0
  79. package/dist/hwid/hardware_id_generator/documentation/html/logo_small.png +0 -0
  80. package/dist/hwid/hardware_id_generator/documentation/html/menu.js +136 -0
  81. package/dist/hwid/hardware_id_generator/documentation/html/menudata.js +35 -0
  82. package/dist/hwid/hardware_id_generator/documentation/html/minus.svg +8 -0
  83. package/dist/hwid/hardware_id_generator/documentation/html/minusd.svg +8 -0
  84. package/dist/hwid/hardware_id_generator/documentation/html/nav_f.png +0 -0
  85. package/dist/hwid/hardware_id_generator/documentation/html/nav_fd.png +0 -0
  86. package/dist/hwid/hardware_id_generator/documentation/html/nav_g.png +0 -0
  87. package/dist/hwid/hardware_id_generator/documentation/html/nav_h.png +0 -0
  88. package/dist/hwid/hardware_id_generator/documentation/html/nav_hd.png +0 -0
  89. package/dist/hwid/hardware_id_generator/documentation/html/navtree.css +149 -0
  90. package/dist/hwid/hardware_id_generator/documentation/html/navtree.js +559 -0
  91. package/dist/hwid/hardware_id_generator/documentation/html/navtreedata.js +50 -0
  92. package/dist/hwid/hardware_id_generator/documentation/html/navtreeindex0.js +31 -0
  93. package/dist/hwid/hardware_id_generator/documentation/html/open.png +0 -0
  94. package/dist/hwid/hardware_id_generator/documentation/html/plus.svg +9 -0
  95. package/dist/hwid/hardware_id_generator/documentation/html/plusd.svg +9 -0
  96. package/dist/hwid/hardware_id_generator/documentation/html/resize.js +155 -0
  97. package/dist/hwid/hardware_id_generator/documentation/html/search/all_0.js +4 -0
  98. package/dist/hwid/hardware_id_generator/documentation/html/search/all_1.js +4 -0
  99. package/dist/hwid/hardware_id_generator/documentation/html/search/all_2.js +6 -0
  100. package/dist/hwid/hardware_id_generator/documentation/html/search/all_3.js +9 -0
  101. package/dist/hwid/hardware_id_generator/documentation/html/search/all_4.js +4 -0
  102. package/dist/hwid/hardware_id_generator/documentation/html/search/all_5.js +5 -0
  103. package/dist/hwid/hardware_id_generator/documentation/html/search/all_6.js +4 -0
  104. package/dist/hwid/hardware_id_generator/documentation/html/search/all_7.js +4 -0
  105. package/dist/hwid/hardware_id_generator/documentation/html/search/all_8.js +4 -0
  106. package/dist/hwid/hardware_id_generator/documentation/html/search/all_9.js +4 -0
  107. package/dist/hwid/hardware_id_generator/documentation/html/search/classes_0.js +8 -0
  108. package/dist/hwid/hardware_id_generator/documentation/html/search/close.svg +18 -0
  109. package/dist/hwid/hardware_id_generator/documentation/html/search/functions_0.js +4 -0
  110. package/dist/hwid/hardware_id_generator/documentation/html/search/functions_1.js +4 -0
  111. package/dist/hwid/hardware_id_generator/documentation/html/search/functions_2.js +6 -0
  112. package/dist/hwid/hardware_id_generator/documentation/html/search/functions_3.js +4 -0
  113. package/dist/hwid/hardware_id_generator/documentation/html/search/mag.svg +24 -0
  114. package/dist/hwid/hardware_id_generator/documentation/html/search/mag_d.svg +24 -0
  115. package/dist/hwid/hardware_id_generator/documentation/html/search/mag_sel.svg +31 -0
  116. package/dist/hwid/hardware_id_generator/documentation/html/search/mag_seld.svg +31 -0
  117. package/dist/hwid/hardware_id_generator/documentation/html/search/pages_0.js +4 -0
  118. package/dist/hwid/hardware_id_generator/documentation/html/search/pages_1.js +4 -0
  119. package/dist/hwid/hardware_id_generator/documentation/html/search/pages_2.js +4 -0
  120. package/dist/hwid/hardware_id_generator/documentation/html/search/pages_3.js +4 -0
  121. package/dist/hwid/hardware_id_generator/documentation/html/search/search.css +291 -0
  122. package/dist/hwid/hardware_id_generator/documentation/html/search/search.js +840 -0
  123. package/dist/hwid/hardware_id_generator/documentation/html/search/searchdata.js +24 -0
  124. package/dist/hwid/hardware_id_generator/documentation/html/splitbar.png +0 -0
  125. package/dist/hwid/hardware_id_generator/documentation/html/splitbard.png +0 -0
  126. package/dist/hwid/hardware_id_generator/documentation/html/sync_off.png +0 -0
  127. package/dist/hwid/hardware_id_generator/documentation/html/sync_on.png +0 -0
  128. package/dist/hwid/hardware_id_generator/documentation/html/tab_a.png +0 -0
  129. package/dist/hwid/hardware_id_generator/documentation/html/tab_ad.png +0 -0
  130. package/dist/hwid/hardware_id_generator/documentation/html/tab_b.png +0 -0
  131. package/dist/hwid/hardware_id_generator/documentation/html/tab_bd.png +0 -0
  132. package/dist/hwid/hardware_id_generator/documentation/html/tab_h.png +0 -0
  133. package/dist/hwid/hardware_id_generator/documentation/html/tab_hd.png +0 -0
  134. package/dist/hwid/hardware_id_generator/documentation/html/tab_s.png +0 -0
  135. package/dist/hwid/hardware_id_generator/documentation/html/tab_sd.png +0 -0
  136. package/dist/hwid/hardware_id_generator/documentation/html/tabs.css +1 -0
  137. package/dist/hwid/hardware_id_generator/documentation/licenses/curl/LICENSE.txt +11 -0
  138. package/dist/hwid/hardware_id_generator/documentation/licenses/openssl/LICENSE.txt +177 -0
  139. package/dist/hwid/index.d.ts +12 -0
  140. package/dist/hwid/index.js +82 -0
  141. package/dist/hwid/index.js.map +1 -0
  142. package/dist/hwid/install.d.ts +1 -0
  143. package/dist/hwid/install.js +49 -0
  144. package/dist/hwid/install.js.map +1 -0
  145. package/dist/src/abstract-manager.d.ts +21 -0
  146. package/dist/src/abstract-manager.js +170 -0
  147. package/dist/src/abstract-manager.js.map +1 -0
  148. package/dist/src/api.d.ts +2765 -0
  149. package/dist/src/api.js +2533 -0
  150. package/dist/src/api.js.map +1 -0
  151. package/dist/src/common.d.ts +11 -0
  152. package/dist/src/common.js +87 -0
  153. package/dist/src/common.js.map +1 -0
  154. package/dist/src/floating.d.ts +46 -0
  155. package/dist/src/floating.js +273 -0
  156. package/dist/src/floating.js.map +1 -0
  157. package/dist/src/index.d.ts +4 -0
  158. package/dist/src/index.js +13 -0
  159. package/dist/src/index.js.map +1 -0
  160. package/dist/src/license-data.d.ts +52 -0
  161. package/dist/src/license-data.js +214 -0
  162. package/dist/src/license-data.js.map +1 -0
  163. package/dist/src/license-file.d.ts +23 -0
  164. package/dist/src/license-file.js +238 -0
  165. package/dist/src/license-file.js.map +1 -0
  166. package/dist/src/license-manager.d.ts +34 -0
  167. package/dist/src/license-manager.js +1010 -0
  168. package/dist/src/license-manager.js.map +1 -0
  169. package/dist/src/license.d.ts +644 -0
  170. package/dist/src/license.js +630 -0
  171. package/dist/src/license.js.map +1 -0
  172. package/dist/src/offline-activation.d.ts +6 -0
  173. package/dist/src/offline-activation.js +10 -0
  174. package/dist/src/offline-activation.js.map +1 -0
  175. package/dist/src/service.d.ts +21 -0
  176. package/dist/src/service.js +100 -0
  177. package/dist/src/service.js.map +1 -0
  178. package/dist/src/types.d.ts +513 -0
  179. package/dist/src/types.js +14 -0
  180. package/dist/src/types.js.map +1 -0
  181. package/dist/src/version.d.ts +2 -0
  182. package/dist/src/version.js +5 -0
  183. package/dist/src/version.js.map +1 -0
  184. package/dist/src/watchdog.d.ts +18 -0
  185. package/dist/src/watchdog.js +80 -0
  186. package/dist/src/watchdog.js.map +1 -0
  187. package/package.json +45 -0
@@ -0,0 +1,214 @@
1
+ "use strict";
2
+ var __importDefault = (this && this.__importDefault) || function (mod) {
3
+ return (mod && mod.__esModule) ? mod : { "default": mod };
4
+ };
5
+ Object.defineProperty(exports, "__esModule", { value: true });
6
+ const dayjs_1 = __importDefault(require("dayjs"));
7
+ const utc_js_1 = __importDefault(require("dayjs/plugin/utc.js"));
8
+ const isSameOrAfter_js_1 = __importDefault(require("dayjs/plugin/isSameOrAfter.js"));
9
+ dayjs_1.default.extend(utc_js_1.default);
10
+ dayjs_1.default.extend(isSameOrAfter_js_1.default);
11
+ class LicenseData {
12
+ constructor(productCode, gracePeriod, hardwareID) {
13
+ this.productCode = productCode;
14
+ this.gracePeriod = gracePeriod;
15
+ this.hardwareID = hardwareID;
16
+ this.license = {};
17
+ this.features = {};
18
+ this.variables = [];
19
+ this.floatingPeriod = (0, dayjs_1.default)().utc().toISOString();
20
+ }
21
+ getIdentificator() {
22
+ return this.license.user ? { username: this.license.user.email } : { license_key: this.license.license_key };
23
+ }
24
+ localConsumptionSetup() {
25
+ if (this.localConsumptions == undefined && this.license.license_type == 'consumption') {
26
+ this.localConsumptions = 0;
27
+ }
28
+ }
29
+ gracePeriodSetup() {
30
+ if (this.gracePeriodStartDate == undefined) {
31
+ this.gracePeriodStartDate = (0, dayjs_1.default)('2099-01-01').utc().toISOString();
32
+ }
33
+ }
34
+ get gracePeriodEndDate() {
35
+ var _a;
36
+ return (0, dayjs_1.default)(this.gracePeriodStartDate).utc().add((_a = this.license.grace_period) !== null && _a !== void 0 ? _a : 0, 'hours');
37
+ }
38
+ get validityWithGracePeriod() {
39
+ if (this.license.validity_period && this.license.grace_period) {
40
+ return (0, dayjs_1.default)(this.license.validity_period).add(this.license.grace_period, 'hours');
41
+ }
42
+ return this.license.validity_period;
43
+ }
44
+ toJSON() {
45
+ return JSON.stringify(Object.assign(Object.assign({}, this.license), { product: this.productCode, hardware_id: this.hardwareID, last_check: this.lastCheck, last_usage: this.lastUsage, floating_period: this.floatingPeriod, local_consumptions: this.localConsumptions, bundle_code: this.bundleCode, grace_period: this.gracePeriod, grace_period_start_date: this.gracePeriodStartDate, variables: this.variables, features: this.features }));
46
+ }
47
+ fromJSON(licenseFile) {
48
+ for (const key in licenseFile) {
49
+ const keyCamel = key.toLowerCase().replace(/[-_][a-z0-9]/g, (group) => group.slice(-1).toUpperCase());
50
+ if (this.hasOwnProperty(keyCamel)) {
51
+ this[keyCamel] = licenseFile[key];
52
+ }
53
+ else {
54
+ this.license[key] = licenseFile[key];
55
+ }
56
+ }
57
+ for (const feature of licenseFile.product_features || []) {
58
+ const localConsumptions = (this.features[feature.code] || {}).local_consumption;
59
+ this.features[feature.code] = {
60
+ code: feature.code,
61
+ feature_type: feature.feature_type,
62
+ floating_start_date: feature.floating_start_date,
63
+ floating_end_date: feature.floating_end_date,
64
+ local_consumption: localConsumptions,
65
+ };
66
+ }
67
+ return this;
68
+ }
69
+ updateCache(method, response, feature) {
70
+ var _a;
71
+ this.lastUsage = (0, dayjs_1.default)().utc().toISOString();
72
+ switch (method) {
73
+ case 'check_license':
74
+ this.lastCheck = (0, dayjs_1.default)().utc().toISOString();
75
+ this.fromJSON(response);
76
+ break;
77
+ case 'activate_license':
78
+ case 'activate_air_gap':
79
+ this.fromJSON(response);
80
+ this.localConsumptionSetup();
81
+ this.gracePeriodSetup();
82
+ this.license.license_enabled = true;
83
+ this.license.license_active = true;
84
+ this.license.is_expired = false;
85
+ break;
86
+ case 'activate_license_offline':
87
+ response['prevent_vm'] = (_a = (response['product_details'] || {})['prevent_vm']) !== null && _a !== void 0 ? _a : false;
88
+ this.fromJSON(response);
89
+ this.localConsumptionSetup();
90
+ this.gracePeriodSetup();
91
+ this.license.license_enabled = true;
92
+ this.license.license_active = true;
93
+ this.license.is_expired = false;
94
+ break;
95
+ case 'normal':
96
+ case 'update_license_offline':
97
+ case 'product_details':
98
+ case 'device_variables':
99
+ case 'feature_consumption':
100
+ case 'register_feature':
101
+ this.fromJSON(response);
102
+ break;
103
+ case 'license_consumption':
104
+ this.fromJSON(response);
105
+ this.localConsumptions = 0;
106
+ break;
107
+ case 'floating_server_register':
108
+ response.floating_in_use_devices = response.floating_slots_in_use;
109
+ this.fromJSON(response.license_json);
110
+ delete response.license_json;
111
+ this.fromJSON(response);
112
+ this.localConsumptionSetup();
113
+ this.license.license_enabled = true;
114
+ this.license.is_expired = false;
115
+ this.license.license_active = true;
116
+ break;
117
+ }
118
+ }
119
+ updateFromErrorCode(errorCode) {
120
+ errorCode = (errorCode || '').toUpperCase();
121
+ if (errorCode == 'LICENSE_NOT_ACTIVE') {
122
+ this.license.license_active = false;
123
+ }
124
+ else if (errorCode == 'LICENSE_NOT_ENABLED') {
125
+ this.license.license_enabled = false;
126
+ }
127
+ else if (errorCode == 'LICENSE_EXPIRED') {
128
+ this.license.is_expired = true;
129
+ }
130
+ }
131
+ get isActiveFloatingCloud() {
132
+ if (this.license.is_floating_cloud) {
133
+ return (0, dayjs_1.default)(this.floatingPeriod).utc().isSameOrAfter((0, dayjs_1.default)().utc());
134
+ }
135
+ return false;
136
+ }
137
+ deactivate() {
138
+ this.license.license_active = false;
139
+ this.license.times_activated = Math.max(0, (this.license.times_activated || 0) - 1);
140
+ }
141
+ updateConsumption(consumptions = 1) {
142
+ var _a, _b, _c, _d, _e;
143
+ if (this.license.license_type != 'consumption') {
144
+ throw { status: 400, code: 'wrong_license_type', message: 'License is not a consumption license' };
145
+ }
146
+ if (this.license.allow_unlimited_consumptions || ((_a = this.license.max_consumptions) !== null && _a !== void 0 ? _a : 0) + ((_b = this.license.max_overages) !== null && _b !== void 0 ? _b : 0) < ((_c = this.localConsumptions) !== null && _c !== void 0 ? _c : 0) + ((_d = this.license.total_consumptions) !== null && _d !== void 0 ? _d : 0) + consumptions) {
147
+ this.localConsumptions = ((_e = this.localConsumptions) !== null && _e !== void 0 ? _e : 0) + consumptions;
148
+ }
149
+ throw { status: 400, code: 'license_not_enough_consumptions', message: 'Not enough consumptions left' };
150
+ }
151
+ resetLocalConsumption() {
152
+ this.localConsumptions = 0;
153
+ }
154
+ get isFloatingLicense() {
155
+ return this.license.is_floating || this.license.is_floating_cloud;
156
+ }
157
+ updateFloatingPeriod(endDate) {
158
+ if (this.isFloatingLicense) {
159
+ this.floatingPeriod = (0, dayjs_1.default)(endDate).utc().toISOString();
160
+ }
161
+ }
162
+ releaseLicense() {
163
+ var _a;
164
+ this.license.is_borrowed = false;
165
+ this.license.borrowed_until = null;
166
+ this.license.floating_in_use_devices = Math.max(0, ((_a = this.license.floating_in_use_devices) !== null && _a !== void 0 ? _a : 0) - 1);
167
+ this.floatingPeriod = (0, dayjs_1.default)().utc().toString();
168
+ }
169
+ getFeature(featureCode) {
170
+ var _a;
171
+ const targetFeature = (((_a = this.license.product_features) === null || _a === void 0 ? void 0 : _a.filter(feature => feature.code == featureCode)) || [])[0];
172
+ if (!targetFeature) {
173
+ throw { status: 400, code: 'feature_not_found', message: 'Feature with given code not found' };
174
+ }
175
+ return targetFeature;
176
+ }
177
+ registerFeature(featureCode) {
178
+ var _a;
179
+ const targetFeature = this.getFeature(featureCode);
180
+ if (targetFeature.is_floating || targetFeature.is_floating_cloud) {
181
+ this.features[featureCode].floating_start_date = (0, dayjs_1.default)().utc().toISOString();
182
+ this.features[featureCode].floating_end_date = (0, dayjs_1.default)().utc().add((_a = targetFeature.floating_timeout) !== null && _a !== void 0 ? _a : 0, 'minutes').toISOString();
183
+ }
184
+ }
185
+ releaseFeature(featureCode) {
186
+ const targetFeature = this.getFeature(featureCode);
187
+ if (targetFeature.is_floating || targetFeature.is_floating_cloud) {
188
+ this.features[featureCode].floating_start_date = (0, dayjs_1.default)('2099-01-01').utc().toISOString();
189
+ this.features[featureCode].floating_end_date = (0, dayjs_1.default)().utc().toISOString();
190
+ }
191
+ }
192
+ updateFeatureConsumption(featureCode, consumptions = 1) {
193
+ const targetFeature = this.getFeature(featureCode);
194
+ if (targetFeature.feature_type != 'consumption') {
195
+ throw { status: 400, code: 'feature_not_consumption', message: 'Feature is not a consumption feature' };
196
+ }
197
+ if (targetFeature.allow_unlimited_consumptions || (targetFeature.max_consumption + targetFeature.max_overages > targetFeature.total_consumptions + (this.features[featureCode].local_consumption || 0) + consumptions)) {
198
+ this.features[featureCode].local_consumption = (this.features[featureCode].local_consumption || 0) + consumptions;
199
+ }
200
+ else {
201
+ throw { status: 400, code: 'feature_not_enough_consumptions', message: 'Not enough consumptions left' };
202
+ }
203
+ }
204
+ get isGracePeriodStarted() {
205
+ return (0, dayjs_1.default)(this.license.grace_period).utc().isBefore((0, dayjs_1.default)('2099-01-01').utc());
206
+ }
207
+ updateGracePeriodStartDate() {
208
+ if (!this.isGracePeriodStarted) {
209
+ this.gracePeriodStartDate = (0, dayjs_1.default)().utc().toISOString();
210
+ }
211
+ }
212
+ }
213
+ exports.default = LicenseData;
214
+ //# sourceMappingURL=license-data.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"license-data.js","sourceRoot":"","sources":["../../src/license-data.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,23 @@
1
+ import LicenseData from './license-data';
2
+ import { LicensespringConfig } from './types';
3
+ import OfflineActivation from './offline-activation';
4
+ export default class LicenseFile {
5
+ private config;
6
+ private hardwareID;
7
+ licenseDataCache: LicenseData;
8
+ private key;
9
+ constructor(config: LicensespringConfig, hardwareID: string);
10
+ private encrypt;
11
+ private decrypt;
12
+ saveLicenseFile(): void;
13
+ createRequestFile(request: OfflineActivation, offlinePath: string): void;
14
+ saveGuardFile(payload: any): void;
15
+ removeGuardFile(): void;
16
+ loadGuardFile(): any;
17
+ loadOfflineLicense(path: string): string;
18
+ loadOfflineResponse(path: string): OfflineActivation;
19
+ loadLicenseFile(): any;
20
+ setPath(productCode: string, customPath?: string): string;
21
+ deleteLicenseFile(): void;
22
+ clearStorage(): void;
23
+ }
@@ -0,0 +1,238 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
15
+ }) : function(o, v) {
16
+ o["default"] = v;
17
+ });
18
+ var __importStar = (this && this.__importStar) || function (mod) {
19
+ if (mod && mod.__esModule) return mod;
20
+ var result = {};
21
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
22
+ __setModuleDefault(result, mod);
23
+ return result;
24
+ };
25
+ var __importDefault = (this && this.__importDefault) || function (mod) {
26
+ return (mod && mod.__esModule) ? mod : { "default": mod };
27
+ };
28
+ Object.defineProperty(exports, "__esModule", { value: true });
29
+ const fs = __importStar(require("node:fs"));
30
+ const path = __importStar(require("node:path"));
31
+ const crypto = __importStar(require("node:crypto"));
32
+ const os = __importStar(require("node:os"));
33
+ const typia_1 = __importDefault(require("typia"));
34
+ const license_data_1 = __importDefault(require("./license-data"));
35
+ const offline_activation_1 = __importDefault(require("./offline-activation"));
36
+ class LicenseFile {
37
+ constructor(config, hardwareID) {
38
+ this.config = config;
39
+ this.hardwareID = hardwareID;
40
+ (() => { const $guard = typia_1.default.assert.guard; const $io0 = input => "string" === typeof input.apiKey && "string" === typeof input.sharedKey && "string" === typeof input.apiPath && "string" === typeof input.publicKey && "string" === typeof input.productCode && "string" === typeof input.appName && "string" === typeof input.appVersion && "string" === typeof input.filePath && "string" === typeof input.filename && "number" === typeof input.gracePeriod && "string" === typeof input.fileKey && (undefined === input.airGapKey || "string" === typeof input.airGapKey) && "boolean" === typeof input.isGuardFileEnabled && "number" === typeof input.hardwareIDMethod && "string" === typeof input.sdkVersion; const $ao0 = (input, _path, _exceptionable = true) => ("string" === typeof input.apiKey || $guard(_exceptionable, {
41
+ path: _path + ".apiKey",
42
+ expected: "string",
43
+ value: input.apiKey
44
+ }, _errorFactory)) && ("string" === typeof input.sharedKey || $guard(_exceptionable, {
45
+ path: _path + ".sharedKey",
46
+ expected: "string",
47
+ value: input.sharedKey
48
+ }, _errorFactory)) && ("string" === typeof input.apiPath || $guard(_exceptionable, {
49
+ path: _path + ".apiPath",
50
+ expected: "string",
51
+ value: input.apiPath
52
+ }, _errorFactory)) && ("string" === typeof input.publicKey || $guard(_exceptionable, {
53
+ path: _path + ".publicKey",
54
+ expected: "string",
55
+ value: input.publicKey
56
+ }, _errorFactory)) && ("string" === typeof input.productCode || $guard(_exceptionable, {
57
+ path: _path + ".productCode",
58
+ expected: "string",
59
+ value: input.productCode
60
+ }, _errorFactory)) && ("string" === typeof input.appName || $guard(_exceptionable, {
61
+ path: _path + ".appName",
62
+ expected: "string",
63
+ value: input.appName
64
+ }, _errorFactory)) && ("string" === typeof input.appVersion || $guard(_exceptionable, {
65
+ path: _path + ".appVersion",
66
+ expected: "string",
67
+ value: input.appVersion
68
+ }, _errorFactory)) && ("string" === typeof input.filePath || $guard(_exceptionable, {
69
+ path: _path + ".filePath",
70
+ expected: "string",
71
+ value: input.filePath
72
+ }, _errorFactory)) && ("string" === typeof input.filename || $guard(_exceptionable, {
73
+ path: _path + ".filename",
74
+ expected: "string",
75
+ value: input.filename
76
+ }, _errorFactory)) && ("number" === typeof input.gracePeriod || $guard(_exceptionable, {
77
+ path: _path + ".gracePeriod",
78
+ expected: "number",
79
+ value: input.gracePeriod
80
+ }, _errorFactory)) && ("string" === typeof input.fileKey || $guard(_exceptionable, {
81
+ path: _path + ".fileKey",
82
+ expected: "string",
83
+ value: input.fileKey
84
+ }, _errorFactory)) && (undefined === input.airGapKey || "string" === typeof input.airGapKey || $guard(_exceptionable, {
85
+ path: _path + ".airGapKey",
86
+ expected: "(string | undefined)",
87
+ value: input.airGapKey
88
+ }, _errorFactory)) && ("boolean" === typeof input.isGuardFileEnabled || $guard(_exceptionable, {
89
+ path: _path + ".isGuardFileEnabled",
90
+ expected: "boolean",
91
+ value: input.isGuardFileEnabled
92
+ }, _errorFactory)) && ("number" === typeof input.hardwareIDMethod || $guard(_exceptionable, {
93
+ path: _path + ".hardwareIDMethod",
94
+ expected: "number",
95
+ value: input.hardwareIDMethod
96
+ }, _errorFactory)) && ("string" === typeof input.sdkVersion || $guard(_exceptionable, {
97
+ path: _path + ".sdkVersion",
98
+ expected: "string",
99
+ value: input.sdkVersion
100
+ }, _errorFactory)); const __is = input => "object" === typeof input && null !== input && $io0(input); let _errorFactory; return (input, errorFactory) => {
101
+ if (false === __is(input)) {
102
+ _errorFactory = errorFactory;
103
+ ((input, _path, _exceptionable = true) => ("object" === typeof input && null !== input || $guard(true, {
104
+ path: _path + "",
105
+ expected: "LicensespringConfig",
106
+ value: input
107
+ }, _errorFactory)) && $ao0(input, _path + "", true) || $guard(true, {
108
+ path: _path + "",
109
+ expected: "LicensespringConfig",
110
+ value: input
111
+ }, _errorFactory))(input, "$input", true);
112
+ }
113
+ return input;
114
+ }; })()(config);
115
+ this.licenseDataCache = new license_data_1.default(config.productCode, config.gracePeriod, this.hardwareID);
116
+ this.key = crypto.createHash('sha256').update(this.config.fileKey).digest('base64').slice(0, 32);
117
+ }
118
+ encrypt(payload) {
119
+ const iv = crypto.randomBytes(16);
120
+ const header = iv.toString('base64').slice(0, 24);
121
+ const cipher = crypto.createCipheriv('aes-256-cbc', this.key, iv);
122
+ let encrypted = cipher.update(payload, 'utf8', 'base64');
123
+ encrypted += cipher.final('base64');
124
+ return header + encrypted;
125
+ }
126
+ decrypt(encryptedPayload) {
127
+ const ivBase64 = encryptedPayload.slice(0, 24);
128
+ const encryptedBase64 = encryptedPayload.slice(24);
129
+ const iv = Buffer.from(ivBase64, 'base64');
130
+ const decipher = crypto.createDecipheriv('aes-256-cbc', this.key, iv);
131
+ let decrypted = decipher.update(encryptedBase64, 'base64', 'utf8');
132
+ decrypted += decipher.final('utf8');
133
+ return decrypted;
134
+ }
135
+ saveLicenseFile() {
136
+ const payload = this.licenseDataCache.toJSON();
137
+ const payloadEncrypted = this.encrypt(payload);
138
+ if (this.config.filePath && !fs.existsSync(this.config.filePath)) {
139
+ fs.mkdirSync(this.config.filePath, { recursive: true });
140
+ }
141
+ fs.writeFileSync(path.join(this.config.filePath, this.config.filename + '.key'), payloadEncrypted);
142
+ }
143
+ createRequestFile(request, offlinePath) {
144
+ if (!fs.existsSync(offlinePath)) {
145
+ fs.mkdirSync(offlinePath, { recursive: true });
146
+ }
147
+ const filename = request.isActivation ? 'activate_offline.req' : 'deactivate_offline.req';
148
+ const payload = Buffer.from(JSON.stringify(request.data), 'base64').toString();
149
+ fs.writeFileSync(path.join(offlinePath, filename), payload);
150
+ if (request.isActivation) {
151
+ this.saveGuardFile(request.guard);
152
+ }
153
+ }
154
+ saveGuardFile(payload) {
155
+ if (this.config.isGuardFileEnabled) {
156
+ if (!fs.existsSync(this.config.filePath)) {
157
+ fs.mkdirSync(this.config.filePath, { recursive: true });
158
+ }
159
+ const payloadEncrypted = this.encrypt(JSON.stringify(payload));
160
+ fs.writeFileSync(path.join(this.config.filePath, 'OfflineActivation.guard'), payloadEncrypted);
161
+ }
162
+ }
163
+ removeGuardFile() {
164
+ const filepath = path.join(this.config.filePath, 'OfflineActivation.guard');
165
+ if (fs.existsSync(filepath)) {
166
+ fs.unlinkSync(filepath);
167
+ }
168
+ }
169
+ loadGuardFile() {
170
+ const filepath = path.join(this.config.filePath, 'OfflineActivation.guard');
171
+ const encryptedPayload = fs.readFileSync(filepath).toString();
172
+ return JSON.parse(this.decrypt(encryptedPayload));
173
+ }
174
+ loadOfflineLicense(path) {
175
+ return fs.readFileSync(path).toString();
176
+ }
177
+ loadOfflineResponse(path) {
178
+ const offlineData = new offline_activation_1.default();
179
+ offlineData.isActivation = true;
180
+ offlineData.data = fs.readFileSync(path).toString();
181
+ offlineData.isGuardFileEnabled = this.config.isGuardFileEnabled;
182
+ if (this.config.isGuardFileEnabled) {
183
+ offlineData.guard = this.loadGuardFile();
184
+ }
185
+ return offlineData;
186
+ }
187
+ loadLicenseFile() {
188
+ const filepath = path.join(this.config.filePath, this.config.filename + '.key');
189
+ if (!fs.existsSync(filepath)) {
190
+ throw { status: 400, code: 'license_file_not_found', message: 'Licesnse file not found' };
191
+ }
192
+ try {
193
+ const payloadEncrypted = fs.readFileSync(filepath).toString();
194
+ const payloadParsed = JSON.parse(this.decrypt(payloadEncrypted));
195
+ this.licenseDataCache.fromJSON(payloadParsed);
196
+ this.licenseDataCache.gracePeriod = this.config.gracePeriod;
197
+ return payloadParsed;
198
+ }
199
+ catch (e) {
200
+ throw { status: 500, code: 'license_file_error', message: 'Error reading license file' };
201
+ }
202
+ }
203
+ setPath(productCode, customPath) {
204
+ if (customPath) {
205
+ return customPath;
206
+ }
207
+ let filepath;
208
+ if (os.platform() == 'win32') {
209
+ filepath = process.env.SYSTEMDRIVE && process.env.USERNAME ? path.join(path.join(process.env.SYSTEMDRIVE, 'Users', process.env.USERNAME), 'AppData', 'Local', 'LicenseSpring', productCode) : null;
210
+ }
211
+ else if (process.env.HOME) {
212
+ filepath = path.join(process.env.HOME, '.LicenseSpring', 'LicenseSpring', productCode);
213
+ }
214
+ else if (os.homedir()) {
215
+ filepath = path.join(os.homedir(), 'Library', 'Application Support', 'LicenseSpring', productCode);
216
+ }
217
+ if (filepath)
218
+ return filepath;
219
+ throw { status: 500, code: 'unsupported_operating_system', message: 'Unsupported operating system' };
220
+ }
221
+ deleteLicenseFile() {
222
+ this.removeGuardFile();
223
+ const filepath = path.join(this.config.filePath, this.config.filename + '.key');
224
+ if (fs.existsSync(filepath)) {
225
+ fs.unlinkSync(filepath);
226
+ }
227
+ this.licenseDataCache = new license_data_1.default(this.config.productCode, this.config.gracePeriod, this.hardwareID);
228
+ }
229
+ clearStorage() {
230
+ this.deleteLicenseFile();
231
+ this.removeGuardFile();
232
+ if (fs.existsSync(this.config.filePath)) {
233
+ fs.rmdirSync(this.config.filePath, { recursive: true });
234
+ }
235
+ }
236
+ }
237
+ exports.default = LicenseFile;
238
+ //# sourceMappingURL=license-file.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"license-file.js","sourceRoot":"","sources":["../../src/license-file.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,34 @@
1
+ import { CustomerLicenseUsersResponse, DeviceVariable, GetCustomerLicensesPayload, GetUserLicensesPayload, InstallationFileResponse, LicenseBorrowResponse, LicenseConsumptionsResponse, LicenseFeatureConsumptionResponse, LicenseFeatureResponse, LicenseIdentificator, LicenseIdentificatorAddConsumptions, LicenseIdentificatorAddFeatureConsumptions, LicenseIdentificatorAndFeature, LicenseIdentificatorOfflineWithVariables, LicenseIdentificatorWithBorrowedUntil, LicenseIdentificatorWithInstallation, LicenseIdentificatorWithVariables, LicenseResponse, LicenseResponseOffline, LicenseTrialResponse, Managed, PasswordChangePayload, ProductDetailsPayload, ProductDetailsResponse, SSOURLParams, TrialKeyPayload, VersionsResponse } from './types';
2
+ import AbstractManager from './abstract-manager';
3
+ import License from './license';
4
+ export default class LicenseManager extends AbstractManager {
5
+ checkLicenseStatus(license: LicenseResponse): void;
6
+ isValid(license: LicenseResponse): boolean;
7
+ maintenanceDaysRemaining(license: LicenseResponse): number | null;
8
+ daysRemaining(license: LicenseResponse): number | undefined;
9
+ checkLicense(payload: Managed<LicenseIdentificator>): Promise<LicenseResponse>;
10
+ activateLicense(payload: Managed<LicenseIdentificatorWithVariables>): Promise<LicenseResponse>;
11
+ deactivateLicense(payload: Managed<LicenseIdentificator>): Promise<boolean>;
12
+ activateOffline(payload: Managed<LicenseIdentificatorOfflineWithVariables>): Promise<LicenseResponseOffline>;
13
+ deactivateOffline(payload: Managed<LicenseIdentificator>): Promise<boolean>;
14
+ getTrialKey(payload: Managed<TrialKeyPayload>): Promise<LicenseTrialResponse>;
15
+ getUserLicenses(payload: Managed<GetUserLicensesPayload>): Promise<LicenseResponse[]>;
16
+ getCustomerLicenseUsers(payload: Managed<GetCustomerLicensesPayload>): Promise<CustomerLicenseUsersResponse>;
17
+ checkLicenseFeature(payload: Managed<LicenseIdentificatorAndFeature>): Promise<LicenseFeatureResponse>;
18
+ addConsumption(payload: Managed<LicenseIdentificatorAddConsumptions>): Promise<LicenseConsumptionsResponse>;
19
+ addFeatureConsumption(payload: Managed<LicenseIdentificatorAddFeatureConsumptions>): Promise<LicenseFeatureConsumptionResponse>;
20
+ featureRelease(payload: Managed<LicenseIdentificatorAndFeature>): Promise<boolean>;
21
+ getProductDetails(payload: Managed<ProductDetailsPayload>): Promise<ProductDetailsResponse>;
22
+ getDeviceVariables(payload: Managed<LicenseIdentificator>): Promise<DeviceVariable[]>;
23
+ trackDeviceVariables(payload: Managed<LicenseIdentificatorWithVariables>): Promise<DeviceVariable[]>;
24
+ floatingBorrow(payload: Managed<LicenseIdentificatorWithBorrowedUntil>): Promise<LicenseBorrowResponse>;
25
+ floatingRelease(payload: Managed<LicenseIdentificator>): Promise<boolean>;
26
+ changePassword(payload: PasswordChangePayload): Promise<boolean>;
27
+ getVersions(payload: Managed<LicenseIdentificator>): Promise<VersionsResponse>;
28
+ getInstallationFile(payload: Managed<LicenseIdentificatorWithInstallation>): Promise<InstallationFileResponse>;
29
+ getSSOUrl(payload: SSOURLParams): Promise<{
30
+ url: string;
31
+ }>;
32
+ getAirGapActivationCode(initializationCode: string, licenseKey: string): string;
33
+ activateAirGapLicense(confirmationCode: string, licenseKey: string, policyFilePath: string, policyID: string): License;
34
+ }