MCPcopy Index your code
hub / github.com/parse-community/parse-server / nodeEngineCheck.js

File nodeEngineCheck.js

ci/nodeEngineCheck.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const semver = require('semver');
2const fs = require('fs').promises;
3const path = require('path');
4let core;

Callers

nothing calls this directly

Calls 1

checkFunction · 0.70

Tested by

no test coverage detected