MCPcopy Create free account
hub / github.com/adobe/react-spectrum / migrateDeps.mjs

File migrateDeps.mjs

scripts/migrateDeps.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable max-depth */
2import fs from 'fs';
3import {parse} from '@babel/parser';
4import path from 'path';

Callers

nothing calls this directly

Calls 11

buildImportMapFunction · 0.85
migrateScopeFunction · 0.85
migrateToMonopackageFunction · 0.85
writePrivateExportsFunction · 0.85
rewriteMdxFunction · 0.85
sliceMethod · 0.80
deleteMethod · 0.80
sortMethod · 0.65
addMethod · 0.65
parseMethod · 0.45

Tested by

no test coverage detected