Socket
Socket
Sign inDemoInstall

bitbucket-repository-provider

Package Overview
Dependencies
7
Maintainers
1
Versions
452
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.0.13 to 6.0.14

6

package.json
{
"name": "bitbucket-repository-provider",
"version": "6.0.13",
"version": "6.0.14",
"publishConfig": {

@@ -41,3 +41,3 @@ "access": "public",

"one-time-execution-method": "^3.1.1",
"repository-provider": "^35.2.8"
"repository-provider": "^35.2.10"
},

@@ -49,3 +49,3 @@ "devDependencies": {

"documentation": "^14.0.3",
"repository-provider-test-support": "^3.0.6",
"repository-provider-test-support": "^3.1.2",
"semantic-release": "^23.0.2",

@@ -52,0 +52,0 @@ "typescript": "^5.3.3"

@@ -35,7 +35,2 @@ [![npm](https://img.shields.io/npm/v/bitbucket-repository-provider.svg)](https://www.npmjs.com/package/bitbucket-repository-provider)

* [Parameters](#parameters-3)
* [repositoryGroupClass](#repositorygroupclass)
* [repositoryClass](#repositoryclass)
* [branchClass](#branchclass)
* [pullRequestClass](#pullrequestclass)
* [hookClass](#hookclass)
* [repositoryBases](#repositorybases)

@@ -148,22 +143,2 @@ * [initializeRepositories](#initializerepositories)

### repositoryGroupClass
Returns **Class** repository group class used by the Provider
### repositoryClass
Returns **Class** BitbucketRepository
### branchClass
Returns **Class** BitbucketBranch
### pullRequestClass
Returns **Class** pull request class used by the Provider
### hookClass
Returns **Class** hook class used by the Provider
### repositoryBases

@@ -266,3 +241,3 @@

* `owner` **Owner** 
* `owner` **RepositoryOwner** 
* `name` **[string](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/String)** 

@@ -294,4 +269,2 @@ * `options` **[Object](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Object)** 

<https://developer.atlassian.com/cloud/bitbucket/rest/api-group-repositories/#api-repositories-workspace-repo-slug-put>
### initializeHooks

@@ -298,0 +271,0 @@

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