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

@pnpm/git-resolver

Package Overview
Dependencies
Maintainers
2
Versions
133
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pnpm/git-resolver - npm Package Compare versions

Comparing version 0.3.2 to 0.3.3

2

lib/index.js

@@ -116,3 +116,3 @@ "use strict";

return key
.replace(/^refs\/tags\/v?/, '')
.replace(/^refs\/tags\//, '')
.replace(/\^{}$/, ''); // accept annotated tags

@@ -119,0 +119,0 @@ })

{
"name": "@pnpm/git-resolver",
"version": "0.3.2",
"version": "0.3.3",
"description": "Resolver for git-hosted packages",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

Sorry, the diff of this file is not supported yet

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