@swimlane/nodegit 2.0.4 → 2.0.5
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.
- package/binding.gyp +0 -5
- package/package.json +1 -1
- package/prebuilds/darwin-arm64/@swimlane+nodegit.glibc.node +0 -0
- package/prebuilds/linux-arm64/@swimlane+nodegit.glibc.node +0 -0
- package/prebuilds/linux-x64/@swimlane+nodegit.glibc.node +0 -0
- package/prebuilds/linux-x64/@swimlane+nodegit.musl.node +0 -0
package/binding.gyp
CHANGED
|
@@ -296,11 +296,6 @@
|
|
|
296
296
|
]
|
|
297
297
|
}
|
|
298
298
|
],
|
|
299
|
-
["OS=='mac' or OS=='linux' or OS.endswith('bsd') or <(is_IBMi) == 1", {
|
|
300
|
-
"libraries": [
|
|
301
|
-
"<!(krb5-config gssapi --libs)"
|
|
302
|
-
]
|
|
303
|
-
}],
|
|
304
299
|
["OS=='linux' or OS.endswith('bsd') or <(is_IBMi) == 1", {
|
|
305
300
|
"conditions": [
|
|
306
301
|
["<(has_cxxflags) == 0", {
|
package/package.json
CHANGED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|