@sentry/status-page-list
Advanced tools
Comparing version
# Changelog | ||
## 0.6.0 | ||
- feat: add `bitbucket.org` pointing to Atlassian statuspage (#41) from @oioki | ||
## 0.5.0 | ||
@@ -4,0 +8,0 @@ |
@@ -321,2 +321,4 @@ interface StatusPageInfo { | ||
"*.atlassian.com": string; | ||
"bitbucket.org": string; | ||
"*.bitbucket.org": string; | ||
"statuspage.io": string; | ||
@@ -323,0 +325,0 @@ "*.statuspage.io": string; |
{ | ||
"name": "@sentry/status-page-list", | ||
"version": "0.5.0", | ||
"version": "0.6.0", | ||
"license": "MIT", | ||
@@ -34,3 +34,3 @@ "description": "List of public status pages for various cloud services exposed as a JavaScript library", | ||
"typecheck": "tsc --noEmit", | ||
"lint": "yarn format:check", | ||
"lint": "yarn format:check && yarn bunchee lint", | ||
"lint:fix": "yarn format:fix", | ||
@@ -41,9 +41,9 @@ "format:check": "prettier --check .", | ||
"devDependencies": { | ||
"@types/node": "^22.5.0", | ||
"bunchee": "^5.3.2", | ||
"magicast": "^0.3.4", | ||
"prettier": "^3.3.3", | ||
"tsx": "^4.18.0", | ||
"typescript": "^5.5.4", | ||
"vitest": "^2.0.5" | ||
"@types/node": "^22.10.7", | ||
"bunchee": "^6.3.2", | ||
"magicast": "^0.3.5", | ||
"prettier": "^3.4.2", | ||
"tsx": "^4.19.2", | ||
"typescript": "^5.7.3", | ||
"vitest": "^3.0.3" | ||
}, | ||
@@ -59,3 +59,3 @@ "repository": { | ||
"volta": { | ||
"node": "22.7.0", | ||
"node": "22.13.0", | ||
"yarn": "1.22.22" | ||
@@ -62,0 +62,0 @@ }, |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
183397
0.3%4845
0.21%