Your weekly celebration of JavaScript and the web. This show records LIVE on Thursdays at 1pm US/Eastern time. Panelists include Jerod Santo, Feross Aboukhadijeh, Kevin Ball, Amelia Wattenberger, Nick Nisi, Divya Sasidharan, Mikeal Rogers, Chris Hiller, and Amal Hussein. Topics discussed include the web platform (Chrome, Safari, Edge, Firefox, Brave, etc), front-end frameworks (React, Ember, Angular, Vue, etc), Node.js, web animation, SVG, robotics, IoT, and much more. If JavaScript and/or the web touch your life, this show’s for you. Some people search for JSParty and can’t find the show, so now the string JSParty is in our description too.

Making "safe npm"

April 21, 2023 1:02:06 60.07 MB Downloads: 0

Feross and his team at Socket recently shipped a wrapper library for the ubiquitous npm package manager’s command-line interface that brings enhanced security when you need it most: before executing any code

Bradly Farias lead this effort, so Jerod & Chris invited him on the show to learn all about it.

Leave us a comment

Changelog++ members save 3 minutes on this episode because they made the ads disappear. Join today!

Sponsors:

  • Fastly – Our bandwidth partner. Fastly powers fast, secure, and scalable digital experiences. Move beyond your content delivery network to their powerful edge cloud platform. Learn more at fastly.com
  • Fly.io – The home of Changelog.com — Deploy your apps and databases close to your users. In minutes you can run your Ruby, Go, Node, Deno, Python, or Elixir app (and databases!) all over the world. No ops required. Learn more at fly.io/changelog and check out the speedrun in their docs.
  • Changelog News – A podcast+newsletter combo that’s brief, entertaining & always on-point. Subscribe today.
  • KBall Coaching – Free exploratory coaching sessions from JS Party co-host KBall! Click here to get started

Featuring:

Show Notes:

Something missing or broken? PRs welcome!

Timestamps:

(00:00) - It's party time, y'all
(01:03) - Welcoming Bradley to the pod
(02:20) - Intro to "safe npm"
(05:08) - Socket in your CLI
(11:08) - Devs care about different things
(12:12) - Appetite for disruption
(14:15) - What we want vs what we need
(19:43) - Sponsor: Changelog News
(20:43) - Building an npm wrapper
(30:51) - Open source & security concerns
(35:02) - Sponsor: KBall Coaching
(35:44) - Using the npm wrapper
(37:27) - Working with yarn
(40:14) - npm uninstall installs stuff?!
(43:32) - How Socket deals with this
(45:04) - Is it vendoring npm or no?
(46:56) - Windows (non) support
(50:21) - What's next
(53:50) - Wrapping up
(54:12) - Next up on the pod
(55:31) - ++BONUS FOR ALL