@managed-api/bitbucket-cloud-v2-sr-connect
Advanced tools
Comparing version 1.1.0 to 2.0.0
{ | ||
"name": "@managed-api/bitbucket-cloud-v2-sr-connect", | ||
"version": "1.1.0", | ||
"version": "2.0.0", | ||
"description": "Adaptavist Managed API for Bitbucket Cloud for ScriptRunner Connect environment", | ||
@@ -14,6 +14,6 @@ "main": "index.js", | ||
"dependencies": { | ||
"@managed-api/bitbucket-cloud-v2-core": "^1.0.0", | ||
"@managed-api/commons-core": "^0.3.12", | ||
"@managed-api/bitbucket-cloud-v2-core": "2.0.0", | ||
"@managed-api/commons-core": "^0.3.14", | ||
"@stitch-it/runtime": "^0.4.0" | ||
} | ||
} |
@@ -157,2 +157,6 @@ # ScriptRunner Connect Managed API for Bitbucket Cloud | ||
# Changelog | ||
# 2.0.0 | ||
- # Breaking change: URL and query string parameters are now URL encoded, meaning if you encoded them explicitly before you have to remove your own encoding, otherwise they will get double encoded. | ||
# 0.12.0 | ||
@@ -184,2 +188,2 @@ | ||
Copyright Adaptavist 2023 (c) All rights reserved | ||
Copyright Adaptavist 2024 (c) All rights reserved |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
26850
187
1
+ Added@managed-api/bitbucket-cloud-v2-core@2.0.0(transitive)
- Removed@managed-api/bitbucket-cloud-v2-core@1.1.0(transitive)