@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,88 +0,0 @@
1
- /*
2
- ** © 2014 by Philipp Dunkel <pip@pipobscure.com>
3
- ** Licensed under MIT License.
4
- */
5
-
6
- #include "nan.h"
7
- #include "uv.h"
8
- #include "v8.h"
9
- #include "CoreFoundation/CoreFoundation.h"
10
- #include "CoreServices/CoreServices.h"
11
- #include <iostream>
12
- #include <vector>
13
-
14
- #include "src/storage.cc"
15
- namespace fse {
16
- class FSEvents : public Nan::ObjectWrap {
17
- public:
18
- explicit FSEvents(const char *path);
19
- ~FSEvents();
20
-
21
- uv_mutex_t mutex;
22
-
23
- // async.cc
24
- uv_async_t async;
25
- void asyncStart();
26
- void asyncTrigger();
27
- void asyncStop();
28
-
29
- // thread.cc
30
- uv_thread_t thread;
31
- CFRunLoopRef threadloop;
32
- void threadStart();
33
- static void threadRun(void *ctx);
34
- void threadStop();
35
-
36
- // methods.cc - internal
37
- Nan::AsyncResource async_resource;
38
- void emitEvent(const char *path, UInt32 flags, UInt64 id);
39
-
40
- // Common
41
- CFArrayRef paths;
42
- std::vector<fse_event*> events;
43
- static void Initialize(v8::Local<v8::Object> exports);
44
-
45
- // methods.cc - exposed
46
- static NAN_METHOD(New);
47
- static NAN_METHOD(Stop);
48
- static NAN_METHOD(Start);
49
-
50
- };
51
- }
52
-
53
- using namespace fse;
54
-
55
- FSEvents::FSEvents(const char *path)
56
- : async_resource("fsevents:FSEvents") {
57
- CFStringRef dirs[] = { CFStringCreateWithCString(NULL, path, kCFStringEncodingUTF8) };
58
- paths = CFArrayCreate(NULL, (const void **)&dirs, 1, NULL);
59
- threadloop = NULL;
60
- if (uv_mutex_init(&mutex)) abort();
61
- }
62
- FSEvents::~FSEvents() {
63
- CFRelease(paths);
64
- uv_mutex_destroy(&mutex);
65
- }
66
-
67
- #ifndef kFSEventStreamEventFlagItemCreated
68
- #define kFSEventStreamEventFlagItemCreated 0x00000010
69
- #endif
70
-
71
- #include "src/async.cc"
72
- #include "src/thread.cc"
73
- #include "src/constants.cc"
74
- #include "src/methods.cc"
75
-
76
- void FSEvents::Initialize(v8::Local<v8::Object> exports) {
77
- v8::Isolate* isolate = exports->GetIsolate();
78
- v8::Local<v8::Context> context = isolate->GetCurrentContext();
79
- v8::Local<v8::FunctionTemplate> tpl = Nan::New<v8::FunctionTemplate>(FSEvents::New);
80
- tpl->SetClassName(Nan::New<v8::String>("FSEvents").ToLocalChecked());
81
- tpl->InstanceTemplate()->SetInternalFieldCount(1);
82
- Nan::SetPrototypeTemplate(tpl, "start", Nan::New<v8::FunctionTemplate>(FSEvents::Start));
83
- Nan::SetPrototypeTemplate(tpl, "stop", Nan::New<v8::FunctionTemplate>(FSEvents::Stop));
84
- Nan::Set(exports, Nan::New<v8::String>("Constants").ToLocalChecked(), Constants());
85
- Nan::Set(exports, Nan::New<v8::String>("FSEvents").ToLocalChecked(), tpl->GetFunction(context).ToLocalChecked());
86
- }
87
-
88
- NODE_MODULE(fse, FSEvents::Initialize)
@@ -1,108 +0,0 @@
1
- /*
2
- ** © 2014 by Philipp Dunkel <pip@pipobscure.com>
3
- ** Licensed under MIT License.
4
- */
5
-
6
- /* jshint node:true */
7
- 'use strict';
8
-
9
- if (process.platform !== 'darwin')
10
- throw new Error('Module \'fsevents\' is not compatible with platform \'' + process.platform + '\'');
11
-
12
- var Native = require("bindings")("fse");
13
-
14
- var EventEmitter = require('events').EventEmitter;
15
- var fs = require('fs');
16
- var inherits = require('util').inherits;
17
-
18
- function FSEvents(path, handler) {
19
- EventEmitter.call(this);
20
-
21
- Object.defineProperty(this, '_impl', {
22
- value: new Native.FSEvents(String(path || ''), handler),
23
- enumerable: false,
24
- writable: false
25
- });
26
- }
27
-
28
- inherits(FSEvents, EventEmitter);
29
- proxies(FSEvents, Native.FSEvents);
30
-
31
- module.exports = watch;
32
- module.exports.getInfo = getInfo;
33
- module.exports.FSEvents = Native.FSEvents;
34
- module.exports.Constants = Native.Constants;
35
-
36
- var defer = global.setImmediate || process.nextTick;
37
-
38
- function watch(path) {
39
- var VFS = require('./vfs');
40
- var vfs = new VFS(String(path || ''));
41
- var fse = new FSEvents(vfs.resolvedPath, vfs.wrap(handler));
42
- EventEmitter.call(fse);
43
- return fse;
44
-
45
- function handler(path, flags, id) {
46
- defer(function() {
47
- fse.emit('fsevent', path, flags, id);
48
- var info = getInfo(path, flags);
49
- info.id = id;
50
- if (info.event === 'moved') {
51
- fs.stat(info.path, function(err, stat) {
52
- info.event = (err || !stat) ? 'moved-out' : 'moved-in';
53
- fse.emit('change', path, info);
54
- fse.emit(info.event, path, info);
55
- });
56
- } else {
57
- fse.emit('change', path, info);
58
- fse.emit(info.event, path, info);
59
- }
60
- });
61
- }
62
- }
63
-
64
- function proxies(ctor, target) {
65
- Object.keys(target.prototype).filter(function(key) {
66
- return typeof target.prototype[key] === 'function';
67
- }).forEach(function(key) {
68
- ctor.prototype[key] = function() {
69
- this._impl[key].apply(this._impl, arguments);
70
- return this;
71
- }
72
- });
73
- }
74
-
75
- function getFileType(flags) {
76
- if (Native.Constants.kFSEventStreamEventFlagItemIsFile & flags) return 'file';
77
- if (Native.Constants.kFSEventStreamEventFlagItemIsDir & flags) return 'directory';
78
- if (Native.Constants.kFSEventStreamEventFlagItemIsSymlink & flags) return 'symlink';
79
- }
80
-
81
- function getEventType(flags) {
82
- if (Native.Constants.kFSEventStreamEventFlagItemRemoved & flags) return 'deleted';
83
- if (Native.Constants.kFSEventStreamEventFlagItemRenamed & flags) return 'moved';
84
- if (Native.Constants.kFSEventStreamEventFlagItemCreated & flags) return 'created';
85
- if (Native.Constants.kFSEventStreamEventFlagItemModified & flags) return 'modified';
86
- if (Native.Constants.kFSEventStreamEventFlagRootChanged & flags) return 'root-changed';
87
-
88
- return 'unknown';
89
- }
90
-
91
- function getFileChanges(flags) {
92
- return {
93
- inode: !! (Native.Constants.kFSEventStreamEventFlagItemInodeMetaMod & flags),
94
- finder: !! (Native.Constants.kFSEventStreamEventFlagItemFinderInfoMod & flags),
95
- access: !! (Native.Constants.kFSEventStreamEventFlagItemChangeOwner & flags),
96
- xattrs: !! (Native.Constants.kFSEventStreamEventFlagItemXattrMod & flags)
97
- };
98
- }
99
-
100
- function getInfo(path, flags) {
101
- return {
102
- path: path,
103
- event: getEventType(flags),
104
- type: getFileType(flags),
105
- changes: getFileChanges(flags),
106
- flags: flags
107
- };
108
- }
@@ -1,13 +0,0 @@
1
- const { spawn } = require('child_process');
2
-
3
- const rebuildIfDarwin = () => {
4
- if (process.platform !== 'darwin') {
5
- console.log();
6
- console.log(`Skipping 'fsevents' build as platform ${process.platform} is not supported`);
7
- process.exit(0);
8
- } else {
9
- spawn('node-gyp', ['rebuild'], { stdio: 'inherit' });
10
- }
11
- };
12
-
13
- rebuildIfDarwin();
@@ -1,34 +0,0 @@
1
- {
2
- "name": "fsevents",
3
- "version": "1.2.13",
4
- "description": "Native Access to Mac OS-X FSEvents",
5
- "main": "fsevents.js",
6
- "dependencies": {
7
- "bindings": "^1.5.0",
8
- "nan": "^2.12.1"
9
- },
10
- "os": [
11
- "darwin"
12
- ],
13
- "engines": {
14
- "node": ">= 4.0"
15
- },
16
- "scripts": {
17
- "test": "node ./test/fsevents.js && node ./test/function.js 2> /dev/null",
18
- "install": "node install.js"
19
- },
20
- "repository": {
21
- "type": "git",
22
- "url": "https://github.com/strongloop/fsevents.git"
23
- },
24
- "keywords": [
25
- "fsevents",
26
- "mac"
27
- ],
28
- "author": "Philipp Dunkel <pip@pipobscure.com>",
29
- "license": "MIT",
30
- "bugs": {
31
- "url": "https://github.com/strongloop/fsevents/issues"
32
- },
33
- "homepage": "https://github.com/strongloop/fsevents"
34
- }
@@ -1,76 +0,0 @@
1
- const path = require(`path`);
2
-
3
- let pnpApi = null;
4
- try {
5
- pnpApi = require(`pnpapi`);
6
- } catch {
7
- }
8
-
9
- function getVirtualLookupFn(pnpApi) {
10
- const reverseMap = new Map();
11
-
12
- for (const locator of pnpApi.getAllLocators()) {
13
- const pkg = pnpApi.getPackageInformation(locator);
14
- console.assert(pkg, `The package information should be available`);
15
-
16
- const resolvedLocation = pnpApi.resolveVirtual(pkg.packageLocation);
17
- if (resolvedLocation === null)
18
- continue;
19
-
20
- const aliases = reverseMap.get(resolvedLocation) || [resolvedLocation];
21
- reverseMap.set(resolvedLocation, aliases);
22
- aliases.push(pkg.packageLocation);
23
- }
24
-
25
- const keys = [...reverseMap.keys()].sort((a, b) => {
26
- return b.length - a.length;
27
- });
28
-
29
- return p => {
30
- const prefix = keys.find(candidate => p.startsWith(candidate));
31
- if (typeof prefix === `undefined`)
32
- return [p];
33
-
34
- const sub = p.substr(prefix.length);
35
- return reverseMap.get(prefix).map(alias => {
36
- return alias + sub;
37
- });
38
- };
39
- }
40
-
41
- if (pnpApi != null) {
42
- const resolveVirtualAliases = getVirtualLookupFn(pnpApi);
43
-
44
- module.exports = class FsePnp {
45
- constructor(p) {
46
- this.normalizedPath = path.resolve(p);
47
- this.resolvedPath = pnpApi.resolveVirtual(this.normalizedPath) || this.normalizedPath;
48
- }
49
-
50
- transpose(p) {
51
- if (this.resolvedPath !== null) {
52
- return this.normalizedPath + p.substr(this.resolvedPath.length);
53
- } else {
54
- return p;
55
- }
56
- }
57
-
58
- wrap(fn) {
59
- return (path, ...args) => {
60
- for (const entry of resolveVirtualAliases(path)) {
61
- fn(this.transpose(entry), ...args);
62
- }
63
- };
64
- }
65
- };
66
- } else {
67
- module.exports = class FsePnp {
68
- constructor(p) {
69
- this.resolvedPath = p;
70
- }
71
-
72
- wrap(fn) {
73
- return fn;
74
- }
75
- };
76
- }
@@ -1,20 +0,0 @@
1
- module.exports = {
2
- "parser": "@typescript-eslint/parser",
3
- "extends": [
4
- "xo-space/esnext",
5
- "plugin:@typescript-eslint/recommended",
6
- "prettier",
7
- "prettier/@typescript-eslint"
8
- ],
9
- "plugins": [
10
- "@typescript-eslint",
11
- "prettier"
12
- ],
13
- "rules": {
14
- "prettier/prettier": "error"
15
- },
16
- "env": {
17
- "jest": true,
18
- "node": true,
19
- }
20
- }
@@ -1,4 +0,0 @@
1
- {
2
- "semi": false,
3
- "singleQuote": true
4
- }
@@ -1,310 +0,0 @@
1
- # CHANGELOG
2
-
3
- Changes for 3.0.0+ can now be found in https://github.com/typicode/husky/releases
4
-
5
- ## 3.0.0
6
-
7
- * Fix HUSKY_SKIP_INSTALL=1 not skipping install
8
- * __Breaking change__ husky requires now Git `>= 2.13.2`. If you're already using husky `v2` and don't use an old version of Git, you can safely upgrade.
9
-
10
- ## 2.7.0
11
-
12
- Due to issues with Git `< 2.13.2`, this version is a rollback and is the same as husky `v2.4.1`. Changes introduced in `v2.5.0` and `v2.6.0` will be published in `v3.0.0`.
13
-
14
- ## 2.6.0
15
-
16
- * Optional `HUSKY_USE_YARN` setting to use Yarn to run Husky
17
- * Add more debug information
18
- * Show a warning for Node `<= 8.6.0`
19
-
20
- __Deprecated__
21
-
22
- ## 2.5.0
23
-
24
- * Use more accurate git hooks directory resolution
25
- * Add `CWD` in debug messages
26
-
27
- __Deprecated__
28
-
29
- ## 2.4.1
30
-
31
- * Fix husky crash on install/uninstall with very old Node versions
32
-
33
- ## 2.4.0
34
-
35
- * Add `HUSKY_SKIP_HOOKS` to skip all hooks
36
-
37
- ## 2.3.0
38
-
39
- * Make `HUSKY_DEBUG=1` effective like `HUSKY_DEBUG=true`
40
- * Refactor script to point to `run-node/run-node` rather than `.bin/run-node`
41
-
42
- ## 2.2.0
43
-
44
- * Improve Git worktree support
45
-
46
- ## 2.1.0
47
-
48
- * Improve shell script portability by using `.` rather than `source`
49
-
50
- ## 2.0.0
51
-
52
- * Update dependencies
53
- * Update messages
54
- * __Breaking change__ drop `Node 6` support
55
-
56
- ## 1.3.1
57
-
58
- * Update docs
59
- * Upgrade `is-ci` and support more CIs
60
- * Disable `1.3.0` change related to `stdin` due to a bug on Windows
61
-
62
- ## 1.3.0
63
-
64
- * Enable `stdin` if hook is running in a terminal
65
-
66
- ## 1.2.1
67
-
68
- * Fix don't fail if directory in project contains whitespace
69
-
70
- ## 1.2.0
71
-
72
- * Add comments to generated hooks to specify which package has installed husky and when
73
-
74
- ## 1.1.4
75
-
76
- * Upgrade `execa` dependency
77
-
78
- ## 1.1.3
79
-
80
- * Fix don't fail if `package.json` doesn't exist
81
-
82
- ## 1.1.2
83
-
84
- * Add debug message
85
-
86
- ## 1.1.1
87
-
88
- * Check `HUSKY_SKIP_INSTALL` value first before checking if `.git` exists
89
- * Check Node version before running hooks
90
-
91
- ## 1.1.0
92
-
93
- * Create `.git/hooks` if it doesn't exist
94
-
95
- ## 1.0.1
96
-
97
- * Various `husky-upgrade` changes ([#362](https://github.com/typicode/husky/pull/362), [#360](https://github.com/typicode/husky/pull/360), [#359](https://github.com/typicode/husky/pull/359))
98
-
99
- ## 1.0.0
100
-
101
- After a year of pre-releases and a complete rewrite, this marks the first stable release of husky 🐶🎉.
102
-
103
- ### Notable changes
104
-
105
- Below you'll find consolidated changes since `0.14.3`. There's no change in code between `1.0.0-rc.15` and `1.0.0`.
106
-
107
- * Hooks
108
- * Add `sendemail-validate` hook
109
-
110
- * Config
111
- * Move hooks config from `scripts` field to `husky` field
112
- * Prefer raw names for hooks (e.g. `pre-commit` rather than `precommit`)
113
- * Support `.huskyrc` config
114
-
115
- * Package managers
116
- * Support environments where [yarn](https://github.com/yarnpkg/yarn/) is the only package manager installed
117
- * Support [pnpm](https://github.com/pnpm/pnpm) package manager
118
-
119
- * Environment variables
120
- * Add `HUSKY_SKIP_INSTALL` environment variable for skipping git hooks installation
121
- * Add `HUSKY_GIT_STDIN` environment variable for `pre-push`, `pre-receive`, `post-receive` and `post-rewrite` to access arguments passed by Git via stdin
122
- * Rename `GIT_PARAMS` to `HUSKY_GIT_PARAMS`
123
-
124
- * Messages
125
- * Add many more messages in case of errors
126
- * Add [please-upgrade-node](https://github.com/typicode/please-upgrade-node) message if using with unsupported Node version
127
- * Make `--no-verify` message more accurate and only show it for hooks that can be skipped
128
-
129
- * Upgrade
130
- * Add `husky-upgrade` command to automatically migrate hooks in `package.json`
131
- * Add deprecation warning for hooks that are still defined in `scripts`
132
-
133
- * Other
134
- * Drop `Node 4` support
135
- * Drop integrated `nvm` support (see Node version management in docs)
136
-
137
- ### Credits
138
-
139
- Huge thanks to all the Contributors and [Patreon Supporters](https://thanks.typicode.com)! 🙏
140
-
141
- ## 1.0.0-rc.15
142
-
143
- * Update docs
144
-
145
- ## 1.0.0-rc.14
146
-
147
- * Make `--no-verify` message more accurate and only show it for hooks that can be skipped
148
- * Improve error messages
149
-
150
- ## 1.0.0-rc.13
151
-
152
- * Show a message when Node can't be found in PATH
153
-
154
- ## 1.0.0-rc.12
155
-
156
- * Fix exit code when used with unsupported Node version
157
- * Update dependencies
158
-
159
- ## 1.0.0-rc.11
160
-
161
- * Show a message instead of crashing if Node version is unsupported by Husky
162
-
163
- ## 1.0.0-rc.10
164
-
165
- * Fix `HUSKY_GIT_PARAMS` containing only the first Git param
166
-
167
- ## 1.0.0-rc.9
168
-
169
- * If `node_modules/husky` is missing, show message but do not crash
170
- * Remove and upgrade some `dependencies`
171
-
172
- ## 1.0.0-rc.8
173
-
174
- * Add `HUSKY_GIT_STDIN` environment variable for `pre-push`, `pre-receive`, `post-receive` and `post-rewrite` to access arguments passed by Git via stdin.
175
-
176
- ## 1.0.0-rc.7
177
-
178
- * Update `cosmiconfig` dependency
179
- * Fix `package.json` normalization error
180
-
181
- ## 1.0.0-rc.6
182
-
183
- * Fix install error with `pnpm`
184
-
185
- ## 1.0.0-rc.5
186
-
187
- * Auto migrate `yorkie` hooks
188
-
189
- ## 1.0.0-rc.4
190
-
191
- * Re-enable Git submodule and worktree support
192
-
193
- ## 1.0.0-rc.3
194
-
195
- * Re-enable subdirectory support
196
-
197
- ## 1.0.0-rc.2
198
-
199
- * Upgrade `run-node` dependency
200
-
201
- ## 1.0.0-rc.1
202
-
203
- * Namespace environment variable created by husky
204
- * `GIT_PARAMS` becomes `HUSKY_GIT_PARAMS`
205
- * Starting also with `1.0.0` versioning
206
-
207
- ## 0.15.0-rc.13
208
-
209
- * Revert `GIT_STDIN` for the moment. Needs more testing.
210
-
211
- `rc.10`, `rc.11` and `rc.12` are broken for some GUI clients due to `read` command
212
-
213
- ## 0.15.0-rc.9
214
-
215
- * Handle case where `.git/hooks` directory doesn't exit
216
-
217
- ## 0.15.0-rc.8
218
-
219
- * Handle case where `v0.14` git hooks wouldn't have been uninstalled
220
-
221
- ## 0.15.0-rc.7
222
-
223
- * Move `postinstall` script to `install`
224
- * Fix line ending error when running `upgrader` from OS X/Linux
225
-
226
- ## 0.15.0-rc.6
227
-
228
- * Fix `[[` error
229
-
230
- ## 0.15.0-rc.5
231
-
232
- * Fix error with GitHub Desktop on Windows
233
-
234
- ## 0.15.0-rc.4
235
-
236
- * Catch error if `git` command fails
237
-
238
- ## 0.15.0-rc.3
239
-
240
- * Fix `husky-upgrade`
241
- * Drop `Node 4` support
242
-
243
- ## 0.15.0-rc.2
244
-
245
- * Fix install error
246
-
247
- ## 0.15.0-rc.1
248
-
249
- * `sendemail-validate` hook [#173](https://github.com/typicode/husky/pull/173)
250
- * `HUSKY_SKIP_INSTALL` environment variable for skipping git hooks installation [#178](https://github.com/typicode/husky/pull/178)
251
- * `.huskyrc` config [#209](https://github.com/typicode/husky/pull/209)
252
- * [`pnpm`](https://github.com/pnpm/pnpm) support
253
- * Support environments where `yarn` is the only package manager installed
254
- * Move config from `scripts` field to `husky` field
255
- * Prefer raw names for Git hooks (`pre-commit` rather than `precommit`)
256
- * Drop integrated `nvm` support
257
- * To ease upgrade:
258
- * Provide `husky-upgrade` command
259
- * Add deprecation warning for hooks that are defined in `scripts` (but still run them)
260
-
261
- ## 0.14.3
262
-
263
- * Fix handle space in `PATH` [#150](https://github.com/typicode/husky/pull/114)
264
-
265
- ## 0.14.2
266
-
267
- * Fix handle space in `HOME`
268
-
269
- ## 0.14.1
270
-
271
- * Fix Git hooks install on Windows
272
- * Fix hook script when `nvm` was installed with Brew
273
-
274
- ## 0.14.0
275
-
276
- * Fix `npm@5` `Error: Cannot find module` warning when uninstalling
277
- * Drop `Node 0.12` support
278
- * Don't reload `nvm` if it's already in `PATH`
279
- * Add Git worktree support [#114](https://github.com/typicode/husky/pull/114)
280
- * Hide irrelevant `--no-verify` message for `prepare-commit-msg` [#137](https://github.com/typicode/husky/issues/137)
281
-
282
- ## 0.13.4
283
-
284
- * Add Node version to husky output
285
-
286
- ## 0.13.3
287
-
288
- * Revert `Fixes issue with OS X + brew where nvm was loaded even when npm was already present` that was introduced in `v0.13.0` as it was preventing Husky to load `nvm` in some cases [#106](https://github.com/typicode/husky/issues/106)
289
-
290
- ## 0.13.2
291
-
292
- * Fixes issue [#103](https://github.com/typicode/husky/issues/103)
293
-
294
- ## 0.13.1
295
-
296
- * Makes it easier for projects to transition from [ghooks](https://github.com/gtramontina/ghooks) by detecting ghooks installed scripts and automatically migrating them
297
-
298
- ## 0.13.0
299
-
300
- * Makes `husky` a little less verbose by default
301
- * Fixes issue with `OS X + brew` where `nvm` was loaded even when `npm` was already present
302
- * Fixes issue with Git `v1.9` on Windows
303
- * Prevents Git hooks being installed when husky is in a sub `node_modules` directory (i.e. `./node_modules/A/node_modules/husky`)
304
-
305
- ## 0.12.0
306
-
307
- * Adds Git submodule support
308
- * Adds Cygwin support
309
- * Improves edge cases support (`.git` not found and `git` not in `PATH`)
310
- * If `npm` is already present in path, doesn't load `nvm` default or `.nvmrc` version, which makes things faster in terminal. In GUI apps, the behavior is unchanged.
@@ -1,21 +0,0 @@
1
- MIT License
2
-
3
- Copyright (c) 2017
4
-
5
- Permission is hereby granted, free of charge, to any person obtaining a copy
6
- of this software and associated documentation files (the "Software"), to deal
7
- in the Software without restriction, including without limitation the rights
8
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
- copies of the Software, and to permit persons to whom the Software is
10
- furnished to do so, subject to the following conditions:
11
-
12
- The above copyright notice and this permission notice shall be included in all
13
- copies or substantial portions of the Software.
14
-
15
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
- SOFTWARE.