@backstage/plugin-bitbucket-cloud-common
Advanced tools
Comparing version 0.2.24 to 0.2.25-next.0
# @backstage/plugin-bitbucket-cloud-common | ||
## 0.2.25-next.0 | ||
### Patch Changes | ||
- 23f1da2: Updated dependency `ts-morph` to `^24.0.0`. | ||
- Updated dependencies | ||
- @backstage/integration@1.15.1 | ||
## 0.2.24 | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "@backstage/plugin-bitbucket-cloud-common", | ||
"version": "0.2.24", | ||
"version": "0.2.25-next.0", | ||
"description": "Common functionalities for bitbucket-cloud plugins", | ||
@@ -44,12 +44,19 @@ "backstage": { | ||
"dependencies": { | ||
"@backstage/integration": "^1.15.1", | ||
"@backstage/integration": "1.15.1", | ||
"cross-fetch": "^4.0.0" | ||
}, | ||
"devDependencies": { | ||
"@backstage/cli": "^0.28.0", | ||
"@backstage/cli": "0.29.0-next.3", | ||
"@openapitools/openapi-generator-cli": "^2.4.26", | ||
"msw": "^1.0.0", | ||
"ts-morph": "^22.0.0" | ||
"ts-morph": "^24.0.0" | ||
}, | ||
"typesVersions": { | ||
"*": { | ||
"index": [ | ||
"dist/index.d.ts" | ||
] | ||
} | ||
}, | ||
"module": "dist/index.esm.js" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
101985
+ Added@backstage/integration@1.15.1(transitive)
- Removed@backstage/integration@1.15.2(transitive)