@metamask/providers
Advanced tools
Changelog
[18.2.0]
initializeInpageProvider
with legacy build system support (#391)
/dist/initializeInpageProvider
, but this only worked with build systems that support the exports
field (e.g. browserify).initializeInpageProvider
export has a JavaScript redirect for older build systems, so it should work correctly in all cases.