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.17 to 6.0.18

16

package.json
{
"name": "bitbucket-repository-provider",
"version": "6.0.17",
"version": "6.0.18",
"publishConfig": {

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

"scripts": {
"prepare": "tsc --allowJs --declaration --emitDeclarationOnly --declarationDir types -t esnext -m esnext --module nodenext --moduleResolution nodenext ./src**/*.mjs",
"prepare": "tsc --allowJs --declaration --emitDeclarationOnly --declarationDir types -t esnext -m esnext --module nodenext --moduleResolution nodenext --rootDir src ./src**/*.mjs",
"test": "npm run test:ava",

@@ -38,14 +38,14 @@ "test:ava": "ava --timeout 4m tests/*-ava.mjs tests/*-ava-node.mjs",

"dependencies": {
"content-entry": "^9.0.0",
"fetch-rate-limit-util": "^4.2.1",
"content-entry": "^9.0.1",
"fetch-rate-limit-util": "^4.2.2",
"matching-iterator": "^2.1.3",
"one-time-execution-method": "^3.1.1",
"repository-provider": "^35.2.14"
"repository-provider": "^35.2.15"
},
"devDependencies": {
"@types/node": "^20.11.20",
"ava": "^6.1.1",
"@types/node": "^20.11.24",
"ava": "^6.1.2",
"c8": "^9.1.0",
"documentation": "^14.0.3",
"repository-provider-test-support": "^3.1.3",
"repository-provider-test-support": "^3.1.4",
"semantic-release": "^23.0.2",

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

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