1.0.0 • Published 2 years ago

supports-preserve-symlinks-flag v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

node-supports-preserve-symlinks-flag Version Badge

github actions coverage dependency status dev dependency status License Downloads

npm badge

Determine if the current node version supports the --preserve-symlinks flag.

Example

var supportsPreserveSymlinks = require('node-supports-preserve-symlinks-flag');
var assert = require('assert');

assert.equal(supportsPreserveSymlinks, null); // in a browser
assert.equal(supportsPreserveSymlinks, false); // in node < v6.2
assert.equal(supportsPreserveSymlinks, true); // in node v6.2+

Tests

Simply clone the repo, npm install, and run npm test

resolveweb-desktop-helperfree-minarchetype-library@dinert/utilseasy-select-rn@saeon/ol-react@saeon/quick-form@iobroker-community-adapters/iobroker.device-watcher@olivervorasai/sliderreact-native-printer-brotherscbmis-ai-toolboxreact-native-shekhar-bridge-testasterjscogoportutilslevibestliblevibestlib2levilibtest19levilibtest24levilibtest25levilibtest26levilibtest27levilibtest28levilibtest29wilscanner@oiti/documentoscopy-react-nativequoc-testreact-native-slider-kfcclibyarntest@saaspe/componentshyperpass-sdkplginoptimus-dcexpand-react-bridgeopea-bootstraapluminos-ui-corelit-tailwind-poc-2sklif-ui-kitsklif-api@everything-registry/sub-chunk-2852jawwy-sdkjawwy_gamification_release@314oner_npm/universal-components-library@deepakorg/test@deepak757/testreact-native-sphereuisphereuijawwy_libraryreact-native-credit-card-pkgcomponent-library-starter-packondp149-tabletest-popupssklif-uimachinebeemrcapsreact-native-jawwy_samplexyz-useyandexandgrow23yangtao-jsyashodhhhhhhhhhhhhhhyashodhhhhhhhhhhhhhh22xazrael404yeijinxuyyh-pluginyujiyupo1yupo2yupo3yupo4vue-axios-restvue-button-test1vue3-google-login-with-statevue-picocssvue-permission-inertiajsvue2-vellapayvue-vellapaywdio-cucumberwatch-in-depthwaniexxzatywanruviteuiwartakjilwawjakwjwedusjowoirengwebdatabasetest1webdatabasetest10webliblevi3webdesa-laravel-final-releaseweb-elements-iconswebpack_component_fundwongtailong22woeeasemwrenchnpm-ui-componentswpow092wow.js-juziwoaspwowifi_configuration_packagetohsaka888-use-breakpointtoo-long-bruvtomket
1.0.0

2 years ago