Socket
Socket
Sign inDemoInstall

pacote

Package Overview
Dependencies
Maintainers
6
Versions
220
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pacote - npm Package Compare versions

Comparing version 13.2.0 to 13.3.0

3

lib/registry.js

@@ -168,2 +168,5 @@ const Fetcher = require('./fetcher.js')

mani._integrity = String(this.integrity)
if (dist.signatures) {
mani._signatures = dist.signatures
}
}

@@ -170,0 +173,0 @@ this.package = rpj.normalize(mani)

8

package.json
{
"name": "pacote",
"version": "13.2.0",
"version": "13.3.0",
"description": "JavaScript package downloader",

@@ -29,7 +29,7 @@ "author": "GitHub Inc.",

"@npmcli/eslint-config": "^3.0.1",
"@npmcli/template-oss": "3.4.2",
"@npmcli/template-oss": "3.4.3",
"hosted-git-info": "^5.0.0",
"mutate-fs": "^2.1.1",
"nock": "^13.2.4",
"npm-registry-mock": "^1.3.1",
"npm-registry-mock": "^1.3.2",
"tap": "^16.0.1"

@@ -78,5 +78,5 @@ },

"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"version": "3.4.2",
"version": "3.4.3",
"windowsCI": false
}
}
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