You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

pacote

Package Overview
Dependencies
Maintainers
6
Versions
236
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
21.2.0
to
21.3.0
+1
-1
lib/git.js

@@ -15,3 +15,3 @@ const cacache = require('cacache')

const hashre = /^[a-f0-9]{40}$/
const hashre = /^[a-f0-9]{40,64}$/

@@ -18,0 +18,0 @@ // get the repository url.

{
"name": "pacote",
"version": "21.2.0",
"version": "21.3.0",
"description": "JavaScript package downloader",

@@ -5,0 +5,0 @@ "author": "GitHub Inc.",