<?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: Matt Morgis</title>
    <description>The latest articles on DEV Community by Matt Morgis (@mattmorgis).</description>
    <link>https://dev.to/mattmorgis</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%2F37775%2F09610222-b8b8-4d5e-9243-53d6827f086e.jpeg</url>
      <title>DEV Community: Matt Morgis</title>
      <link>https://dev.to/mattmorgis</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/mattmorgis"/>
    <language>en</language>
    <item>
      <title>What is the history of npm?</title>
      <dc:creator>Matt Morgis</dc:creator>
      <pubDate>Tue, 02 Apr 2019 15:07:16 +0000</pubDate>
      <link>https://dev.to/mattmorgis/what-is-the-history-of-npm-gc</link>
      <guid>https://dev.to/mattmorgis/what-is-the-history-of-npm-gc</guid>
      <description>

&lt;p&gt;I didn't get into JavaScript development until about 2016-ish. Therefore, I missed a lot of the early stages of Node.js (and the io.js fork), &lt;code&gt;npm&lt;/code&gt;, the rise of all of the frontend frameworks, etc. &lt;/p&gt;

&lt;p&gt;To my surprise, I learned recently that &lt;code&gt;npm&lt;/code&gt;, the package manager that ships by default with Node.js, is actually controlled by a for-profit company and it is not open source. &lt;/p&gt;

&lt;p&gt;Python's &lt;code&gt;pip&lt;/code&gt; and Java's Maven are both open source, and that seems to be the default for other programming language's package managers. &lt;/p&gt;

&lt;p&gt;There has been a lot of chatter and concern on Twitter about:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;moving the registry to the JS Foundation&lt;/li&gt;
&lt;li&gt;making it decentralized&lt;/li&gt;
&lt;li&gt;contingency plans should the company sell to a bad actor.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I have some questions I'm hoping someone with context can answer for me:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Was &lt;code&gt;npm&lt;/code&gt; always a for-profit company or did it start open source and eventually incorporate?&lt;/li&gt;
&lt;li&gt;How did Node.js decide to partner and ship with &lt;code&gt;npm&lt;/code&gt;?&lt;/li&gt;
&lt;/ul&gt;


</description>
      <category>npm</category>
      <category>javascript</category>
      <category>node</category>
    </item>
  </channel>
</rss>
