<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Frederick</title>
    <description>The latest articles on DEV Community by Frederick (@frederick).</description>
    <link>https://dev.to/frederick</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F652108%2F06a4248e-9088-46ec-9f85-da916b7a8c83.png</url>
      <title>DEV Community: Frederick</title>
      <link>https://dev.to/frederick</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/frederick"/>
    <language>en</language>
    <item>
      <title>Npm Multi Version Package (Standards?)</title>
      <dc:creator>Frederick</dc:creator>
      <pubDate>Sat, 19 Jun 2021 12:38:54 +0000</pubDate>
      <link>https://dev.to/frederick/npm-multi-version-package-4p39</link>
      <guid>https://dev.to/frederick/npm-multi-version-package-4p39</guid>
      <description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;My and my team are implementing a multi build process in our deploy CI/CD flow.&lt;/p&gt;

&lt;p&gt;By configuring babel/webpack properly we are now able to ship different versions of our codebase per browser.&lt;/p&gt;

&lt;p&gt;However from what I saw, when it come to the packages used by the application in node_modules, they do not all the time offer modern/legacy etc versions through "Exports/mains" package.json fields&lt;/p&gt;

&lt;p&gt;I wonder if is there any best practices standard for package publisher is this regard. and if is possible to know easily which packages offer many version.&lt;/p&gt;

&lt;p&gt;Thank! &lt;/p&gt;

</description>
      <category>npm</category>
      <category>help</category>
    </item>
  </channel>
</rss>
