Socket
Socket
Sign inDemoInstall

@microtica/code-repository

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@microtica/code-repository - npm Package Compare versions

Comparing version 0.1.20 to 0.1.22

2

js/bitbucket.js

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

console.log('[INFO] Zip:', name);
archive.append(entry, { name: entry.path.substring(entry.path.indexOf('/') + 1) });
archive.append(entry, { name });
});

@@ -114,0 +114,0 @@ stream.on('finish', () => archive.finalize());

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

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

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