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.19 to 0.1.20

1

js/bitbucket.js

@@ -110,2 +110,3 @@ "use strict";

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

@@ -112,0 +113,0 @@ });

2

package.json
{
"name": "@microtica/code-repository",
"version": "0.1.19",
"version": "0.1.20",
"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