npm weekly #207: Join us for Enterprise JavaScript done right, learn about monorepos and npm, plus join our EVR private beta waitlist!

npm, Inc.
npm, Inc.
Published in
3 min readJul 25, 2019

Presenting Enterprise JavaScript done right

Next Tuesday, learn more about npm Enterprise’s new functionality in our upcoming webinar, “Enterprise JavaScript done right: the tools you love, the security you need,” presented by Ahmad Nassri, Chief Technology Officer. Starts at 10am PT, and you can sign up to attend by following this link.

npm@6.10.2 is out now

Earlier this week, npm@6.10.2 was officially released! This new version of npm fixes a lot of cache ownership issues, npm ci in the presence of local file dependencies, and a race condition in pacote.

To install it run:

npm install -g npm

And enjoy!

Monorepos and npm

On the one hand, splitting up monolithic structures into smaller modules can be incredibly useful when it comes to creating components and microservices. But on the other hand, having all of your code in one repository can solve a whole host of discovery, access control, and versioning problems.

Read on to learn how we approach monorepos at npm in this recent blog post from product manager, Daniel Sauble.

Join the private beta waitlist for the Enterprise Vulnerability Reporting system

On the heels of last week’s new announcements for our npm Enterprise platform, we want to invite you to a new private beta. Follow this link to add your name to the private beta waitlist for the Enterprise Vulnerability Reporting (EVR) system, which combines the expertise, continuous research and constant vigilance of the npm security team with new analytics and reporting functionality.

What we’re reading: DevSecOps finds security roadblocks divide teams

We love a good survey! GitLab recently shared the findings of their 2019 Global Developer Report, which surveyed over 4,000 DevOps professionals. You’re definitely going to want to read what they have to say about security. Check it out!

Introducing Nodes, built with npm

Nodes is a new way to create with code. We think Nodes is cool because it was built by the folks at Variable and they used npm as a central component. Take a look at what you can do with Nodes from creating custom tools, to visually organizing your code, to building modern complex applications.

Work on the world’s largest software repository

Curious about what it would be like to work on a product with 10 million+ users and over 40 billion software package downloads every month? We are currently looking for engineers, security pros, design folks and more.

See our open positions at npmjs.com/jobs.

Building amazing things together

The same tools that empower developers to work together on Open Source projects can make teams more efficient when collaborating on mission-critical applications.

Learn how npm Orgs can help your team!

Bay Area Folks — join us at NodeSchool Oakland this weekend

This coming Saturday, NodeSchool Oakland returns to host their monthly get together at npm’s HQ. Join them from 1–5 p.m. to hang out with other learners and mentors in a low stress, encouraging environment. Sign up here to attend.

--

--

npm, Inc.
npm, Inc.

Published in npm, Inc.

npm is the package manager for JavaScript and the world‘s largest software registry. Here are some of our thoughts.

npm, Inc.
npm, Inc.

Written by npm, Inc.

npm is the package manager for JavaScript and the world’s largest software registry.