Socket
Socket
Sign inDemoInstall

@microtica/code-repository

Package Overview
Dependencies
108
Maintainers
2
Versions
38
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.1.3 to 2.1.4

2

js/bitbucket.js

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

// at this point we have what we need.
const name = entry.path.split(`${bitbucketPathPrefix}/${subPath}/`)[0];
const name = entry.path.split(`${bitbucketPathPrefix}/${subPath}/`)[1];
console.log('[INFO] Zip:', name);

@@ -119,0 +119,0 @@ packageArchive.append(entry, { name });

{
"name": "@microtica/code-repository",
"version": "2.1.3",
"version": "2.1.4",
"description": "Integration module with git repository providers",

@@ -5,0 +5,0 @@ "keywords": [

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc