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.24 to 0.1.25

2

js/bitbucket.js

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

request({
url: `${this.baseUrl}/teams/${account}/repositories?pagelen=100`,
url: `${this.baseUrl}/repositories/${account}?pagelen=100`,
json: true

@@ -44,0 +44,0 @@ }, (err, response) => {

{
"name": "@microtica/code-repository",
"version": "0.1.24",
"version": "0.1.25",
"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