@cloudbase/manager-node 4.3.2 → 4.3.4

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 (223) hide show
  1. package/lib/agent/index.js +70 -0
  2. package/lib/agent/type.js +2 -0
  3. package/lib/cloudrun/index.js +4 -36
  4. package/lib/environment.js +5 -0
  5. package/lib/function/index.js +9 -1
  6. package/lib/index.js +3 -0
  7. package/lib/utils/index.js +60 -3
  8. package/package.json +1 -1
  9. package/types/agent/index.d.ts +20 -0
  10. package/types/agent/type.d.ts +22 -0
  11. package/types/cloudrun/index.d.ts +3 -0
  12. package/types/environment.d.ts +3 -0
  13. package/types/index.d.ts +2 -0
  14. package/types/utils/index.d.ts +26 -2
  15. package/.yarn/unplugged/fsevents-patch-61ccaa93a2/node_modules/fsevents/.ready +0 -0
  16. package/.yarn/unplugged/fsevents-patch-61ccaa93a2/node_modules/fsevents/.travis.yml +0 -103
  17. package/.yarn/unplugged/fsevents-patch-61ccaa93a2/node_modules/fsevents/ISSUE_TEMPLATE.md +0 -8
  18. package/.yarn/unplugged/fsevents-patch-61ccaa93a2/node_modules/fsevents/LICENSE +0 -22
  19. package/.yarn/unplugged/fsevents-patch-61ccaa93a2/node_modules/fsevents/Readme.md +0 -78
  20. package/.yarn/unplugged/fsevents-patch-61ccaa93a2/node_modules/fsevents/binding.gyp +0 -21
  21. package/.yarn/unplugged/fsevents-patch-61ccaa93a2/node_modules/fsevents/fsevents.cc +0 -88
  22. package/.yarn/unplugged/fsevents-patch-61ccaa93a2/node_modules/fsevents/fsevents.js +0 -108
  23. package/.yarn/unplugged/fsevents-patch-61ccaa93a2/node_modules/fsevents/install.js +0 -13
  24. package/.yarn/unplugged/fsevents-patch-61ccaa93a2/node_modules/fsevents/package.json +0 -34
  25. package/.yarn/unplugged/fsevents-patch-61ccaa93a2/node_modules/fsevents/vfs.js +0 -76
  26. package/.yarn/unplugged/husky-npm-3.1.0-5cc13e4e34/node_modules/husky/.eslintrc.js +0 -20
  27. package/.yarn/unplugged/husky-npm-3.1.0-5cc13e4e34/node_modules/husky/.prettierrc +0 -4
  28. package/.yarn/unplugged/husky-npm-3.1.0-5cc13e4e34/node_modules/husky/.ready +0 -0
  29. package/.yarn/unplugged/husky-npm-3.1.0-5cc13e4e34/node_modules/husky/CHANGELOG.md +0 -310
  30. package/.yarn/unplugged/husky-npm-3.1.0-5cc13e4e34/node_modules/husky/LICENSE +0 -21
  31. package/.yarn/unplugged/husky-npm-3.1.0-5cc13e4e34/node_modules/husky/README.md +0 -344
  32. package/.yarn/unplugged/husky-npm-3.1.0-5cc13e4e34/node_modules/husky/husky.js +0 -15
  33. package/.yarn/unplugged/husky-npm-3.1.0-5cc13e4e34/node_modules/husky/lib/checkGitDirEnv.js +0 -13
  34. package/.yarn/unplugged/husky-npm-3.1.0-5cc13e4e34/node_modules/husky/lib/debug.js +0 -8
  35. package/.yarn/unplugged/husky-npm-3.1.0-5cc13e4e34/node_modules/husky/lib/getConf.js +0 -15
  36. package/.yarn/unplugged/husky-npm-3.1.0-5cc13e4e34/node_modules/husky/lib/installer/bin.js +0 -48
  37. package/.yarn/unplugged/husky-npm-3.1.0-5cc13e4e34/node_modules/husky/lib/installer/getScript.js +0 -106
  38. package/.yarn/unplugged/husky-npm-3.1.0-5cc13e4e34/node_modules/husky/lib/installer/gitRevParse.js +0 -29
  39. package/.yarn/unplugged/husky-npm-3.1.0-5cc13e4e34/node_modules/husky/lib/installer/index.js +0 -151
  40. package/.yarn/unplugged/husky-npm-3.1.0-5cc13e4e34/node_modules/husky/lib/installer/is.js +0 -24
  41. package/.yarn/unplugged/husky-npm-3.1.0-5cc13e4e34/node_modules/husky/lib/runner/bin.js +0 -16
  42. package/.yarn/unplugged/husky-npm-3.1.0-5cc13e4e34/node_modules/husky/lib/runner/index.js +0 -84
  43. package/.yarn/unplugged/husky-npm-3.1.0-5cc13e4e34/node_modules/husky/lib/upgrader/bin.js +0 -8
  44. package/.yarn/unplugged/husky-npm-3.1.0-5cc13e4e34/node_modules/husky/lib/upgrader/index.js +0 -65
  45. package/.yarn/unplugged/husky-npm-3.1.0-5cc13e4e34/node_modules/husky/package.json +0 -114
  46. package/.yarn/unplugged/husky-npm-3.1.0-5cc13e4e34/node_modules/husky/run.js +0 -14
  47. package/.yarn/unplugged/nan-npm-2.22.2-bb092bb459/node_modules/nan/.github/workflows/ci.yml +0 -52
  48. package/.yarn/unplugged/nan-npm-2.22.2-bb092bb459/node_modules/nan/.ready +0 -0
  49. package/.yarn/unplugged/nan-npm-2.22.2-bb092bb459/node_modules/nan/CHANGELOG.md +0 -577
  50. package/.yarn/unplugged/nan-npm-2.22.2-bb092bb459/node_modules/nan/CMakeLists.txt +0 -138
  51. package/.yarn/unplugged/nan-npm-2.22.2-bb092bb459/node_modules/nan/LICENSE.md +0 -9
  52. package/.yarn/unplugged/nan-npm-2.22.2-bb092bb459/node_modules/nan/README.md +0 -455
  53. package/.yarn/unplugged/nan-npm-2.22.2-bb092bb459/node_modules/nan/doc/asyncworker.md +0 -146
  54. package/.yarn/unplugged/nan-npm-2.22.2-bb092bb459/node_modules/nan/doc/buffers.md +0 -54
  55. package/.yarn/unplugged/nan-npm-2.22.2-bb092bb459/node_modules/nan/doc/callback.md +0 -76
  56. package/.yarn/unplugged/nan-npm-2.22.2-bb092bb459/node_modules/nan/doc/converters.md +0 -41
  57. package/.yarn/unplugged/nan-npm-2.22.2-bb092bb459/node_modules/nan/doc/errors.md +0 -226
  58. package/.yarn/unplugged/nan-npm-2.22.2-bb092bb459/node_modules/nan/doc/json.md +0 -62
  59. package/.yarn/unplugged/nan-npm-2.22.2-bb092bb459/node_modules/nan/doc/maybe_types.md +0 -583
  60. package/.yarn/unplugged/nan-npm-2.22.2-bb092bb459/node_modules/nan/doc/methods.md +0 -672
  61. package/.yarn/unplugged/nan-npm-2.22.2-bb092bb459/node_modules/nan/doc/new.md +0 -147
  62. package/.yarn/unplugged/nan-npm-2.22.2-bb092bb459/node_modules/nan/doc/node_misc.md +0 -123
  63. package/.yarn/unplugged/nan-npm-2.22.2-bb092bb459/node_modules/nan/doc/object_wrappers.md +0 -263
  64. package/.yarn/unplugged/nan-npm-2.22.2-bb092bb459/node_modules/nan/doc/persistent.md +0 -296
  65. package/.yarn/unplugged/nan-npm-2.22.2-bb092bb459/node_modules/nan/doc/scopes.md +0 -73
  66. package/.yarn/unplugged/nan-npm-2.22.2-bb092bb459/node_modules/nan/doc/script.md +0 -58
  67. package/.yarn/unplugged/nan-npm-2.22.2-bb092bb459/node_modules/nan/doc/string_bytes.md +0 -62
  68. package/.yarn/unplugged/nan-npm-2.22.2-bb092bb459/node_modules/nan/doc/v8_internals.md +0 -199
  69. package/.yarn/unplugged/nan-npm-2.22.2-bb092bb459/node_modules/nan/doc/v8_misc.md +0 -85
  70. package/.yarn/unplugged/nan-npm-2.22.2-bb092bb459/node_modules/nan/include_dirs.js +0 -1
  71. package/.yarn/unplugged/nan-npm-2.22.2-bb092bb459/node_modules/nan/nan.h +0 -3049
  72. package/.yarn/unplugged/nan-npm-2.22.2-bb092bb459/node_modules/nan/nan_callbacks.h +0 -128
  73. package/.yarn/unplugged/nan-npm-2.22.2-bb092bb459/node_modules/nan/nan_callbacks_12_inl.h +0 -676
  74. package/.yarn/unplugged/nan-npm-2.22.2-bb092bb459/node_modules/nan/nan_callbacks_pre_12_inl.h +0 -520
  75. package/.yarn/unplugged/nan-npm-2.22.2-bb092bb459/node_modules/nan/nan_converters.h +0 -72
  76. package/.yarn/unplugged/nan-npm-2.22.2-bb092bb459/node_modules/nan/nan_converters_43_inl.h +0 -68
  77. package/.yarn/unplugged/nan-npm-2.22.2-bb092bb459/node_modules/nan/nan_converters_pre_43_inl.h +0 -42
  78. package/.yarn/unplugged/nan-npm-2.22.2-bb092bb459/node_modules/nan/nan_define_own_property_helper.h +0 -29
  79. package/.yarn/unplugged/nan-npm-2.22.2-bb092bb459/node_modules/nan/nan_implementation_12_inl.h +0 -430
  80. package/.yarn/unplugged/nan-npm-2.22.2-bb092bb459/node_modules/nan/nan_implementation_pre_12_inl.h +0 -263
  81. package/.yarn/unplugged/nan-npm-2.22.2-bb092bb459/node_modules/nan/nan_json.h +0 -166
  82. package/.yarn/unplugged/nan-npm-2.22.2-bb092bb459/node_modules/nan/nan_maybe_43_inl.h +0 -356
  83. package/.yarn/unplugged/nan-npm-2.22.2-bb092bb459/node_modules/nan/nan_maybe_pre_43_inl.h +0 -268
  84. package/.yarn/unplugged/nan-npm-2.22.2-bb092bb459/node_modules/nan/nan_new.h +0 -340
  85. package/.yarn/unplugged/nan-npm-2.22.2-bb092bb459/node_modules/nan/nan_object_wrap.h +0 -156
  86. package/.yarn/unplugged/nan-npm-2.22.2-bb092bb459/node_modules/nan/nan_persistent_12_inl.h +0 -132
  87. package/.yarn/unplugged/nan-npm-2.22.2-bb092bb459/node_modules/nan/nan_persistent_pre_12_inl.h +0 -242
  88. package/.yarn/unplugged/nan-npm-2.22.2-bb092bb459/node_modules/nan/nan_private.h +0 -73
  89. package/.yarn/unplugged/nan-npm-2.22.2-bb092bb459/node_modules/nan/nan_scriptorigin.h +0 -95
  90. package/.yarn/unplugged/nan-npm-2.22.2-bb092bb459/node_modules/nan/nan_string_bytes.h +0 -305
  91. package/.yarn/unplugged/nan-npm-2.22.2-bb092bb459/node_modules/nan/nan_typedarray_contents.h +0 -96
  92. package/.yarn/unplugged/nan-npm-2.22.2-bb092bb459/node_modules/nan/nan_weak.h +0 -437
  93. package/.yarn/unplugged/nan-npm-2.22.2-bb092bb459/node_modules/nan/package.json +0 -38
  94. package/.yarn/unplugged/nan-npm-2.22.2-bb092bb459/node_modules/nan/tools/1to2.js +0 -412
  95. package/.yarn/unplugged/nan-npm-2.22.2-bb092bb459/node_modules/nan/tools/README.md +0 -14
  96. package/.yarn/unplugged/nan-npm-2.22.2-bb092bb459/node_modules/nan/tools/package.json +0 -19
  97. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/.ready +0 -0
  98. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/.release-please-manifest.json +0 -3
  99. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/CHANGELOG.md +0 -1053
  100. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/CODE_OF_CONDUCT.md +0 -4
  101. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/CONTRIBUTING.md +0 -34
  102. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/LICENSE +0 -24
  103. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/README.md +0 -273
  104. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/SECURITY.md +0 -2
  105. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/addon.gypi +0 -204
  106. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/bin/node-gyp.js +0 -138
  107. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/eslint.config.js +0 -3
  108. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/gyp/.release-please-manifest.json +0 -3
  109. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/gyp/LICENSE +0 -28
  110. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/gyp/data/ninja/build.ninja +0 -4
  111. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/gyp/data/win/large-pdb-shim.cc +0 -12
  112. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/gyp/gyp +0 -8
  113. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/gyp/gyp.bat +0 -5
  114. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/gyp/gyp_main.py +0 -45
  115. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/gyp/pylib/gyp/MSVSNew.py +0 -365
  116. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/gyp/pylib/gyp/MSVSProject.py +0 -206
  117. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/gyp/pylib/gyp/MSVSSettings.py +0 -1272
  118. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/gyp/pylib/gyp/MSVSSettings_test.py +0 -1547
  119. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/gyp/pylib/gyp/MSVSToolFile.py +0 -59
  120. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/gyp/pylib/gyp/MSVSUserFile.py +0 -152
  121. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/gyp/pylib/gyp/MSVSUtil.py +0 -270
  122. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/gyp/pylib/gyp/MSVSVersion.py +0 -574
  123. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/gyp/pylib/gyp/__init__.py +0 -704
  124. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/gyp/pylib/gyp/common.py +0 -709
  125. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/gyp/pylib/gyp/common_test.py +0 -173
  126. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/gyp/pylib/gyp/easy_xml.py +0 -169
  127. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/gyp/pylib/gyp/easy_xml_test.py +0 -113
  128. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/gyp/pylib/gyp/flock_tool.py +0 -55
  129. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/gyp/pylib/gyp/generator/__init__.py +0 -0
  130. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/gyp/pylib/gyp/generator/analyzer.py +0 -805
  131. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/gyp/pylib/gyp/generator/android.py +0 -1172
  132. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/gyp/pylib/gyp/generator/cmake.py +0 -1319
  133. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/gyp/pylib/gyp/generator/compile_commands_json.py +0 -128
  134. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/gyp/pylib/gyp/generator/dump_dependency_json.py +0 -104
  135. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/gyp/pylib/gyp/generator/eclipse.py +0 -462
  136. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/gyp/pylib/gyp/generator/gypd.py +0 -89
  137. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/gyp/pylib/gyp/generator/gypsh.py +0 -56
  138. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/gyp/pylib/gyp/generator/make.py +0 -2745
  139. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/gyp/pylib/gyp/generator/msvs.py +0 -3976
  140. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/gyp/pylib/gyp/generator/msvs_test.py +0 -44
  141. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/gyp/pylib/gyp/generator/ninja.py +0 -2965
  142. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/gyp/pylib/gyp/generator/ninja_test.py +0 -67
  143. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/gyp/pylib/gyp/generator/xcode.py +0 -1391
  144. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/gyp/pylib/gyp/generator/xcode_test.py +0 -26
  145. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/gyp/pylib/gyp/input.py +0 -3112
  146. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/gyp/pylib/gyp/input_test.py +0 -99
  147. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/gyp/pylib/gyp/mac_tool.py +0 -767
  148. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/gyp/pylib/gyp/msvs_emulation.py +0 -1260
  149. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/gyp/pylib/gyp/ninja_syntax.py +0 -174
  150. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/gyp/pylib/gyp/simple_copy.py +0 -61
  151. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/gyp/pylib/gyp/win_tool.py +0 -373
  152. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/gyp/pylib/gyp/xcode_emulation.py +0 -1939
  153. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/gyp/pylib/gyp/xcode_emulation_test.py +0 -54
  154. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/gyp/pylib/gyp/xcode_ninja.py +0 -303
  155. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/gyp/pylib/gyp/xcodeproj_file.py +0 -3196
  156. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/gyp/pylib/gyp/xml_fix.py +0 -65
  157. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/gyp/pylib/packaging/LICENSE +0 -3
  158. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/gyp/pylib/packaging/LICENSE.APACHE +0 -177
  159. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/gyp/pylib/packaging/LICENSE.BSD +0 -23
  160. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/gyp/pylib/packaging/__init__.py +0 -15
  161. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/gyp/pylib/packaging/_elffile.py +0 -108
  162. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/gyp/pylib/packaging/_manylinux.py +0 -252
  163. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/gyp/pylib/packaging/_musllinux.py +0 -83
  164. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/gyp/pylib/packaging/_parser.py +0 -359
  165. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/gyp/pylib/packaging/_structures.py +0 -61
  166. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/gyp/pylib/packaging/_tokenizer.py +0 -192
  167. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/gyp/pylib/packaging/markers.py +0 -252
  168. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/gyp/pylib/packaging/metadata.py +0 -825
  169. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/gyp/pylib/packaging/py.typed +0 -0
  170. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/gyp/pylib/packaging/requirements.py +0 -90
  171. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/gyp/pylib/packaging/specifiers.py +0 -1030
  172. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/gyp/pylib/packaging/tags.py +0 -553
  173. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/gyp/pylib/packaging/utils.py +0 -172
  174. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/gyp/pylib/packaging/version.py +0 -563
  175. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/gyp/pyproject.toml +0 -115
  176. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/gyp/release-please-config.json +0 -11
  177. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/gyp/test_gyp.py +0 -261
  178. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/lib/Find-VisualStudio.cs +0 -250
  179. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/lib/build.js +0 -230
  180. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/lib/clean.js +0 -15
  181. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/lib/configure.js +0 -328
  182. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/lib/create-config-gypi.js +0 -153
  183. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/lib/download.js +0 -39
  184. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/lib/find-node-directory.js +0 -63
  185. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/lib/find-python.js +0 -310
  186. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/lib/find-visualstudio.js +0 -600
  187. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/lib/install.js +0 -415
  188. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/lib/list.js +0 -26
  189. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/lib/log.js +0 -168
  190. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/lib/node-gyp.js +0 -188
  191. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/lib/process-release.js +0 -146
  192. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/lib/rebuild.js +0 -12
  193. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/lib/remove.js +0 -43
  194. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/lib/util.js +0 -81
  195. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/macOS_Catalina_acid_test.sh +0 -21
  196. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/package.json +0 -52
  197. package/.yarn/unplugged/node-gyp-npm-11.2.0-36aeb0fa50/node_modules/node-gyp/release-please-config.json +0 -40
  198. package/.yarn/unplugged/node-notifier-npm-5.4.5-0ff6280985/node_modules/node-notifier/.prettierrc +0 -4
  199. package/.yarn/unplugged/node-notifier-npm-5.4.5-0ff6280985/node_modules/node-notifier/.ready +0 -0
  200. package/.yarn/unplugged/node-notifier-npm-5.4.5-0ff6280985/node_modules/node-notifier/CHANGELOG.md +0 -286
  201. package/.yarn/unplugged/node-notifier-npm-5.4.5-0ff6280985/node_modules/node-notifier/LICENSE +0 -21
  202. package/.yarn/unplugged/node-notifier-npm-5.4.5-0ff6280985/node_modules/node-notifier/README.md +0 -457
  203. package/.yarn/unplugged/node-notifier-npm-5.4.5-0ff6280985/node_modules/node-notifier/index.js +0 -52
  204. package/.yarn/unplugged/node-notifier-npm-5.4.5-0ff6280985/node_modules/node-notifier/lib/checkGrowl.js +0 -24
  205. package/.yarn/unplugged/node-notifier-npm-5.4.5-0ff6280985/node_modules/node-notifier/lib/utils.js +0 -515
  206. package/.yarn/unplugged/node-notifier-npm-5.4.5-0ff6280985/node_modules/node-notifier/notifiers/balloon.js +0 -156
  207. package/.yarn/unplugged/node-notifier-npm-5.4.5-0ff6280985/node_modules/node-notifier/notifiers/growl.js +0 -76
  208. package/.yarn/unplugged/node-notifier-npm-5.4.5-0ff6280985/node_modules/node-notifier/notifiers/notificationcenter.js +0 -100
  209. package/.yarn/unplugged/node-notifier-npm-5.4.5-0ff6280985/node_modules/node-notifier/notifiers/notifysend.js +0 -94
  210. package/.yarn/unplugged/node-notifier-npm-5.4.5-0ff6280985/node_modules/node-notifier/notifiers/toaster.js +0 -100
  211. package/.yarn/unplugged/node-notifier-npm-5.4.5-0ff6280985/node_modules/node-notifier/package.json +0 -72
  212. package/.yarn/unplugged/node-notifier-npm-5.4.5-0ff6280985/node_modules/node-notifier/vendor/mac.noindex/terminal-notifier.app/Contents/Info.plist +0 -63
  213. package/.yarn/unplugged/node-notifier-npm-5.4.5-0ff6280985/node_modules/node-notifier/vendor/mac.noindex/terminal-notifier.app/Contents/MacOS/terminal-notifier +0 -0
  214. package/.yarn/unplugged/node-notifier-npm-5.4.5-0ff6280985/node_modules/node-notifier/vendor/mac.noindex/terminal-notifier.app/Contents/PkgInfo +0 -1
  215. package/.yarn/unplugged/node-notifier-npm-5.4.5-0ff6280985/node_modules/node-notifier/vendor/mac.noindex/terminal-notifier.app/Contents/Resources/Terminal.icns +0 -0
  216. package/.yarn/unplugged/node-notifier-npm-5.4.5-0ff6280985/node_modules/node-notifier/vendor/mac.noindex/terminal-notifier.app/Contents/Resources/en.lproj/Credits.rtf +0 -29
  217. package/.yarn/unplugged/node-notifier-npm-5.4.5-0ff6280985/node_modules/node-notifier/vendor/mac.noindex/terminal-notifier.app/Contents/Resources/en.lproj/InfoPlist.strings +0 -0
  218. package/.yarn/unplugged/node-notifier-npm-5.4.5-0ff6280985/node_modules/node-notifier/vendor/mac.noindex/terminal-notifier.app/Contents/Resources/en.lproj/MainMenu.nib +0 -0
  219. package/.yarn/unplugged/node-notifier-npm-5.4.5-0ff6280985/node_modules/node-notifier/vendor/notifu/notifu.exe +0 -0
  220. package/.yarn/unplugged/node-notifier-npm-5.4.5-0ff6280985/node_modules/node-notifier/vendor/notifu/notifu64.exe +0 -0
  221. package/.yarn/unplugged/node-notifier-npm-5.4.5-0ff6280985/node_modules/node-notifier/vendor/snoreToast/LICENSE +0 -165
  222. package/.yarn/unplugged/node-notifier-npm-5.4.5-0ff6280985/node_modules/node-notifier/vendor/snoreToast/SnoreToast.exe +0 -0
  223. package/.yarn/unplugged/node-notifier-npm-5.4.5-0ff6280985/node_modules/node-notifier/vendor/terminal-notifier-LICENSE +0 -9
@@ -1,412 +0,0 @@
1
- #!/usr/bin/env node
2
- /*********************************************************************
3
- * NAN - Native Abstractions for Node.js
4
- *
5
- * Copyright (c) 2018 NAN contributors
6
- *
7
- * MIT License <https://github.com/nodejs/nan/blob/master/LICENSE.md>
8
- ********************************************************************/
9
-
10
- var commander = require('commander'),
11
- fs = require('fs'),
12
- glob = require('glob'),
13
- groups = [],
14
- total = 0,
15
- warning1 = '/* ERROR: Rewrite using Buffer */\n',
16
- warning2 = '\\/\\* ERROR\\: Rewrite using Buffer \\*\\/\\n',
17
- length,
18
- i;
19
-
20
- fs.readFile(__dirname + '/package.json', 'utf8', function (err, data) {
21
- if (err) {
22
- throw err;
23
- }
24
-
25
- commander
26
- .version(JSON.parse(data).version)
27
- .usage('[options] <file ...>')
28
- .parse(process.argv);
29
-
30
- if (!process.argv.slice(2).length) {
31
- commander.outputHelp();
32
- }
33
- });
34
-
35
- /* construct strings representing regular expressions
36
- each expression contains a unique group allowing for identification of the match
37
- the index of this key group, relative to the regular expression in question,
38
- is indicated by the first array member */
39
-
40
- /* simple substistutions, key group is the entire match, 0 */
41
- groups.push([0, [
42
- '_NAN_',
43
- 'NODE_SET_METHOD',
44
- 'NODE_SET_PROTOTYPE_METHOD',
45
- 'NanAsciiString',
46
- 'NanEscapeScope',
47
- 'NanReturnValue',
48
- 'NanUcs2String'].join('|')]);
49
-
50
- /* substitutions of parameterless macros, key group is 1 */
51
- groups.push([1, ['(', [
52
- 'NanEscapableScope',
53
- 'NanReturnNull',
54
- 'NanReturnUndefined',
55
- 'NanScope'].join('|'), ')\\(\\)'].join('')]);
56
-
57
- /* replace TryCatch with NanTryCatch once, gobbling possible namespace, key group 2 */
58
- groups.push([2, '(?:(?:v8\\:\\:)?|(Nan)?)(TryCatch)']);
59
-
60
- /* NanNew("string") will likely not fail a ToLocalChecked(), key group 1 */
61
- groups.push([1, ['(NanNew)', '(\\("[^\\"]*"[^\\)]*\\))(?!\\.ToLocalChecked\\(\\))'].join('')]);
62
-
63
- /* Removed v8 APIs, warn that the code needs rewriting using node::Buffer, key group 2 */
64
- groups.push([2, ['(', warning2, ')?', '^.*?(', [
65
- 'GetIndexedPropertiesExternalArrayDataLength',
66
- 'GetIndexedPropertiesExternalArrayData',
67
- 'GetIndexedPropertiesExternalArrayDataType',
68
- 'GetIndexedPropertiesPixelData',
69
- 'GetIndexedPropertiesPixelDataLength',
70
- 'HasIndexedPropertiesInExternalArrayData',
71
- 'HasIndexedPropertiesInPixelData',
72
- 'SetIndexedPropertiesToExternalArrayData',
73
- 'SetIndexedPropertiesToPixelData'].join('|'), ')'].join('')]);
74
-
75
- /* No need for NanScope in V8-exposed methods, key group 2 */
76
- groups.push([2, ['((', [
77
- 'NAN_METHOD',
78
- 'NAN_GETTER',
79
- 'NAN_SETTER',
80
- 'NAN_PROPERTY_GETTER',
81
- 'NAN_PROPERTY_SETTER',
82
- 'NAN_PROPERTY_ENUMERATOR',
83
- 'NAN_PROPERTY_DELETER',
84
- 'NAN_PROPERTY_QUERY',
85
- 'NAN_INDEX_GETTER',
86
- 'NAN_INDEX_SETTER',
87
- 'NAN_INDEX_ENUMERATOR',
88
- 'NAN_INDEX_DELETER',
89
- 'NAN_INDEX_QUERY'].join('|'), ')\\([^\\)]*\\)\\s*\\{)\\s*NanScope\\(\\)\\s*;'].join('')]);
90
-
91
- /* v8::Value::ToXXXXXXX returns v8::MaybeLocal<T>, key group 3 */
92
- groups.push([3, ['([\\s\\(\\)])([^\\s\\(\\)]+)->(', [
93
- 'Boolean',
94
- 'Number',
95
- 'String',
96
- 'Object',
97
- 'Integer',
98
- 'Uint32',
99
- 'Int32'].join('|'), ')\\('].join('')]);
100
-
101
- /* v8::Value::XXXXXXXValue returns v8::Maybe<T>, key group 3 */
102
- groups.push([3, ['([\\s\\(\\)])([^\\s\\(\\)]+)->((?:', [
103
- 'Boolean',
104
- 'Number',
105
- 'Integer',
106
- 'Uint32',
107
- 'Int32'].join('|'), ')Value)\\('].join('')]);
108
-
109
- /* NAN_WEAK_CALLBACK macro was removed, write out callback definition, key group 1 */
110
- groups.push([1, '(NAN_WEAK_CALLBACK)\\(([^\\s\\)]+)\\)']);
111
-
112
- /* node::ObjectWrap and v8::Persistent have been replaced with Nan implementations, key group 1 */
113
- groups.push([1, ['(', [
114
- 'NanDisposePersistent',
115
- 'NanObjectWrapHandle'].join('|'), ')\\s*\\(\\s*([^\\s\\)]+)'].join('')]);
116
-
117
- /* Since NanPersistent there is no need for NanMakeWeakPersistent, key group 1 */
118
- groups.push([1, '(NanMakeWeakPersistent)\\s*\\(\\s*([^\\s,]+)\\s*,\\s*']);
119
-
120
- /* Many methods of v8::Object and others now return v8::MaybeLocal<T>, key group 3 */
121
- groups.push([3, ['([\\s])([^\\s]+)->(', [
122
- 'GetEndColumn',
123
- 'GetFunction',
124
- 'GetLineNumber',
125
- 'NewInstance',
126
- 'GetPropertyNames',
127
- 'GetOwnPropertyNames',
128
- 'GetSourceLine',
129
- 'GetStartColumn',
130
- 'ObjectProtoToString',
131
- 'ToArrayIndex',
132
- 'ToDetailString',
133
- 'CallAsConstructor',
134
- 'CallAsFunction',
135
- 'CloneElementAt',
136
- 'Delete',
137
- 'ForceSet',
138
- 'Get',
139
- 'GetPropertyAttributes',
140
- 'GetRealNamedProperty',
141
- 'GetRealNamedPropertyInPrototypeChain',
142
- 'Has',
143
- 'HasOwnProperty',
144
- 'HasRealIndexedProperty',
145
- 'HasRealNamedCallbackProperty',
146
- 'HasRealNamedProperty',
147
- 'Set',
148
- 'SetAccessor',
149
- 'SetIndexedPropertyHandler',
150
- 'SetNamedPropertyHandler',
151
- 'SetPrototype'].join('|'), ')\\('].join('')]);
152
-
153
- /* You should get an error if any of these fail anyways,
154
- or handle the error better, it is indicated either way, key group 2 */
155
- groups.push([2, ['NanNew(<(?:v8\\:\\:)?(', ['Date', 'String', 'RegExp'].join('|'), ')>)(\\([^\\)]*\\))(?!\\.ToLocalChecked\\(\\))'].join('')]);
156
-
157
- /* v8::Value::Equals now returns a v8::Maybe, key group 3 */
158
- groups.push([3, '([\\s\\(\\)])([^\\s\\(\\)]+)->(Equals)\\(([^\\s\\)]+)']);
159
-
160
- /* NanPersistent makes this unnecessary, key group 1 */
161
- groups.push([1, '(NanAssignPersistent)(?:<v8\\:\\:[^>]+>)?\\(([^,]+),\\s*']);
162
-
163
- /* args has been renamed to info, key group 2 */
164
- groups.push([2, '(\\W)(args)(\\W)'])
165
-
166
- /* node::ObjectWrap was replaced with NanObjectWrap, key group 2 */
167
- groups.push([2, '(\\W)(?:node\\:\\:)?(ObjectWrap)(\\W)']);
168
-
169
- /* v8::Persistent was replaced with NanPersistent, key group 2 */
170
- groups.push([2, '(\\W)(?:v8\\:\\:)?(Persistent)(\\W)']);
171
-
172
- /* counts the number of capturing groups in a well-formed regular expression,
173
- ignoring non-capturing groups and escaped parentheses */
174
- function groupcount(s) {
175
- var positive = s.match(/\((?!\?)/g),
176
- negative = s.match(/\\\(/g);
177
- return (positive ? positive.length : 0) - (negative ? negative.length : 0);
178
- }
179
-
180
- /* compute the absolute position of each key group in the joined master RegExp */
181
- for (i = 1, length = groups.length; i < length; i++) {
182
- total += groupcount(groups[i - 1][1]);
183
- groups[i][0] += total;
184
- }
185
-
186
- /* create the master RegExp, which is the union of all the groups' expressions */
187
- master = new RegExp(groups.map(function (a) { return a[1]; }).join('|'), 'gm');
188
-
189
- /* replacement function for String.replace, receives 21 arguments */
190
- function replace() {
191
- /* simple expressions */
192
- switch (arguments[groups[0][0]]) {
193
- case '_NAN_':
194
- return 'NAN_';
195
- case 'NODE_SET_METHOD':
196
- return 'NanSetMethod';
197
- case 'NODE_SET_PROTOTYPE_METHOD':
198
- return 'NanSetPrototypeMethod';
199
- case 'NanAsciiString':
200
- return 'NanUtf8String';
201
- case 'NanEscapeScope':
202
- return 'scope.Escape';
203
- case 'NanReturnNull':
204
- return 'info.GetReturnValue().SetNull';
205
- case 'NanReturnValue':
206
- return 'info.GetReturnValue().Set';
207
- case 'NanUcs2String':
208
- return 'v8::String::Value';
209
- default:
210
- }
211
-
212
- /* macros without arguments */
213
- switch (arguments[groups[1][0]]) {
214
- case 'NanEscapableScope':
215
- return 'NanEscapableScope scope'
216
- case 'NanReturnUndefined':
217
- return 'return';
218
- case 'NanScope':
219
- return 'NanScope scope';
220
- default:
221
- }
222
-
223
- /* TryCatch, emulate negative backref */
224
- if (arguments[groups[2][0]] === 'TryCatch') {
225
- return arguments[groups[2][0] - 1] ? arguments[0] : 'NanTryCatch';
226
- }
227
-
228
- /* NanNew("foo") --> NanNew("foo").ToLocalChecked() */
229
- if (arguments[groups[3][0]] === 'NanNew') {
230
- return [arguments[0], '.ToLocalChecked()'].join('');
231
- }
232
-
233
- /* insert warning for removed functions as comment on new line above */
234
- switch (arguments[groups[4][0]]) {
235
- case 'GetIndexedPropertiesExternalArrayData':
236
- case 'GetIndexedPropertiesExternalArrayDataLength':
237
- case 'GetIndexedPropertiesExternalArrayDataType':
238
- case 'GetIndexedPropertiesPixelData':
239
- case 'GetIndexedPropertiesPixelDataLength':
240
- case 'HasIndexedPropertiesInExternalArrayData':
241
- case 'HasIndexedPropertiesInPixelData':
242
- case 'SetIndexedPropertiesToExternalArrayData':
243
- case 'SetIndexedPropertiesToPixelData':
244
- return arguments[groups[4][0] - 1] ? arguments[0] : [warning1, arguments[0]].join('');
245
- default:
246
- }
247
-
248
- /* remove unnecessary NanScope() */
249
- switch (arguments[groups[5][0]]) {
250
- case 'NAN_GETTER':
251
- case 'NAN_METHOD':
252
- case 'NAN_SETTER':
253
- case 'NAN_INDEX_DELETER':
254
- case 'NAN_INDEX_ENUMERATOR':
255
- case 'NAN_INDEX_GETTER':
256
- case 'NAN_INDEX_QUERY':
257
- case 'NAN_INDEX_SETTER':
258
- case 'NAN_PROPERTY_DELETER':
259
- case 'NAN_PROPERTY_ENUMERATOR':
260
- case 'NAN_PROPERTY_GETTER':
261
- case 'NAN_PROPERTY_QUERY':
262
- case 'NAN_PROPERTY_SETTER':
263
- return arguments[groups[5][0] - 1];
264
- default:
265
- }
266
-
267
- /* Value conversion */
268
- switch (arguments[groups[6][0]]) {
269
- case 'Boolean':
270
- case 'Int32':
271
- case 'Integer':
272
- case 'Number':
273
- case 'Object':
274
- case 'String':
275
- case 'Uint32':
276
- return [arguments[groups[6][0] - 2], 'NanTo<v8::', arguments[groups[6][0]], '>(', arguments[groups[6][0] - 1]].join('');
277
- default:
278
- }
279
-
280
- /* other value conversion */
281
- switch (arguments[groups[7][0]]) {
282
- case 'BooleanValue':
283
- return [arguments[groups[7][0] - 2], 'NanTo<bool>(', arguments[groups[7][0] - 1]].join('');
284
- case 'Int32Value':
285
- return [arguments[groups[7][0] - 2], 'NanTo<int32_t>(', arguments[groups[7][0] - 1]].join('');
286
- case 'IntegerValue':
287
- return [arguments[groups[7][0] - 2], 'NanTo<int64_t>(', arguments[groups[7][0] - 1]].join('');
288
- case 'Uint32Value':
289
- return [arguments[groups[7][0] - 2], 'NanTo<uint32_t>(', arguments[groups[7][0] - 1]].join('');
290
- default:
291
- }
292
-
293
- /* NAN_WEAK_CALLBACK */
294
- if (arguments[groups[8][0]] === 'NAN_WEAK_CALLBACK') {
295
- return ['template<typename T>\nvoid ',
296
- arguments[groups[8][0] + 1], '(const NanWeakCallbackInfo<T> &data)'].join('');
297
- }
298
-
299
- /* use methods on NAN classes instead */
300
- switch (arguments[groups[9][0]]) {
301
- case 'NanDisposePersistent':
302
- return [arguments[groups[9][0] + 1], '.Reset('].join('');
303
- case 'NanObjectWrapHandle':
304
- return [arguments[groups[9][0] + 1], '->handle('].join('');
305
- default:
306
- }
307
-
308
- /* use method on NanPersistent instead */
309
- if (arguments[groups[10][0]] === 'NanMakeWeakPersistent') {
310
- return arguments[groups[10][0] + 1] + '.SetWeak(';
311
- }
312
-
313
- /* These return Maybes, the upper ones take no arguments */
314
- switch (arguments[groups[11][0]]) {
315
- case 'GetEndColumn':
316
- case 'GetFunction':
317
- case 'GetLineNumber':
318
- case 'GetOwnPropertyNames':
319
- case 'GetPropertyNames':
320
- case 'GetSourceLine':
321
- case 'GetStartColumn':
322
- case 'NewInstance':
323
- case 'ObjectProtoToString':
324
- case 'ToArrayIndex':
325
- case 'ToDetailString':
326
- return [arguments[groups[11][0] - 2], 'Nan', arguments[groups[11][0]], '(', arguments[groups[11][0] - 1]].join('');
327
- case 'CallAsConstructor':
328
- case 'CallAsFunction':
329
- case 'CloneElementAt':
330
- case 'Delete':
331
- case 'ForceSet':
332
- case 'Get':
333
- case 'GetPropertyAttributes':
334
- case 'GetRealNamedProperty':
335
- case 'GetRealNamedPropertyInPrototypeChain':
336
- case 'Has':
337
- case 'HasOwnProperty':
338
- case 'HasRealIndexedProperty':
339
- case 'HasRealNamedCallbackProperty':
340
- case 'HasRealNamedProperty':
341
- case 'Set':
342
- case 'SetAccessor':
343
- case 'SetIndexedPropertyHandler':
344
- case 'SetNamedPropertyHandler':
345
- case 'SetPrototype':
346
- return [arguments[groups[11][0] - 2], 'Nan', arguments[groups[11][0]], '(', arguments[groups[11][0] - 1], ', '].join('');
347
- default:
348
- }
349
-
350
- /* Automatic ToLocalChecked(), take it or leave it */
351
- switch (arguments[groups[12][0]]) {
352
- case 'Date':
353
- case 'String':
354
- case 'RegExp':
355
- return ['NanNew', arguments[groups[12][0] - 1], arguments[groups[12][0] + 1], '.ToLocalChecked()'].join('');
356
- default:
357
- }
358
-
359
- /* NanEquals is now required for uniformity */
360
- if (arguments[groups[13][0]] === 'Equals') {
361
- return [arguments[groups[13][0] - 1], 'NanEquals(', arguments[groups[13][0] - 1], ', ', arguments[groups[13][0] + 1]].join('');
362
- }
363
-
364
- /* use method on replacement class instead */
365
- if (arguments[groups[14][0]] === 'NanAssignPersistent') {
366
- return [arguments[groups[14][0] + 1], '.Reset('].join('');
367
- }
368
-
369
- /* args --> info */
370
- if (arguments[groups[15][0]] === 'args') {
371
- return [arguments[groups[15][0] - 1], 'info', arguments[groups[15][0] + 1]].join('');
372
- }
373
-
374
- /* ObjectWrap --> NanObjectWrap */
375
- if (arguments[groups[16][0]] === 'ObjectWrap') {
376
- return [arguments[groups[16][0] - 1], 'NanObjectWrap', arguments[groups[16][0] + 1]].join('');
377
- }
378
-
379
- /* Persistent --> NanPersistent */
380
- if (arguments[groups[17][0]] === 'Persistent') {
381
- return [arguments[groups[17][0] - 1], 'NanPersistent', arguments[groups[17][0] + 1]].join('');
382
- }
383
-
384
- /* This should not happen. A switch is probably missing a case if it does. */
385
- throw 'Unhandled match: ' + arguments[0];
386
- }
387
-
388
- /* reads a file, runs replacement and writes it back */
389
- function processFile(file) {
390
- fs.readFile(file, {encoding: 'utf8'}, function (err, data) {
391
- if (err) {
392
- throw err;
393
- }
394
-
395
- /* run replacement twice, might need more runs */
396
- fs.writeFile(file, data.replace(master, replace).replace(master, replace), function (err) {
397
- if (err) {
398
- throw err;
399
- }
400
- });
401
- });
402
- }
403
-
404
- /* process file names from command line and process the identified files */
405
- for (i = 2, length = process.argv.length; i < length; i++) {
406
- glob(process.argv[i], function (err, matches) {
407
- if (err) {
408
- throw err;
409
- }
410
- matches.forEach(processFile);
411
- });
412
- }
@@ -1,14 +0,0 @@
1
- 1to2 naively converts source code files from NAN 1 to NAN 2. There will be erroneous conversions,
2
- false positives and missed opportunities. The input files are rewritten in place. Make sure that
3
- you have backups. You will have to manually review the changes afterwards and do some touchups.
4
-
5
- ```sh
6
- $ tools/1to2.js
7
-
8
- Usage: 1to2 [options] <file ...>
9
-
10
- Options:
11
-
12
- -h, --help output usage information
13
- -V, --version output the version number
14
- ```
@@ -1,19 +0,0 @@
1
- {
2
- "name": "1to2",
3
- "version": "1.0.0",
4
- "description": "NAN 1 -> 2 Migration Script",
5
- "main": "1to2.js",
6
- "repository": {
7
- "type": "git",
8
- "url": "git://github.com/nodejs/nan.git"
9
- },
10
- "contributors": [
11
- "Benjamin Byholm <bbyholm@abo.fi> (https://github.com/kkoopa/)",
12
- "Mathias Küsel (https://github.com/mathiask88/)"
13
- ],
14
- "dependencies": {
15
- "glob": "~5.0.10",
16
- "commander": "~2.8.1"
17
- },
18
- "license": "MIT"
19
- }