Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

libnpmdiff

Package Overview
Dependencies
Maintainers
5
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

libnpmdiff - npm Package Compare versions

Comparing version 6.1.0 to 6.1.1

2

lib/tarball.js

@@ -12,3 +12,3 @@ const { relative } = require('path')

// thus avoiding running the prepare scripts and the extra logic from packlist
const nodeModulesTarball = (manifest, opts) =>
const nodeModulesTarball = (manifest) =>
pkgContents({ path: manifest._resolved, depth: 1 })

@@ -15,0 +15,0 @@ .then(files =>

{
"name": "libnpmdiff",
"version": "6.1.0",
"version": "6.1.1",
"description": "The registry diff",
"repository": {
"type": "git",
"url": "https://github.com/npm/cli.git",
"url": "git+https://github.com/npm/cli.git",
"directory": "workspaces/libnpmdiff"

@@ -9,0 +9,0 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc