Skip to content

Commit

Permalink
Merge pull request #2308 from metriport/1827-publish-npm-packages
Browse files Browse the repository at this point in the history
1827 Publish NPM packages
  • Loading branch information
leite08 committed Jun 20, 2024
2 parents 055dff2 + dfddbbe commit 3aca99d
Show file tree
Hide file tree
Showing 14 changed files with 40 additions and 40 deletions.
40 changes: 20 additions & 20 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions packages/api-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@metriport/api-sdk",
"version": "9.0.2-alpha.0",
"version": "9.0.2",
"description": "Metriport helps you access and manage health and medical data, through a single open source API.",
"author": "Metriport Inc. <[email protected]>",
"homepage": "https://metriport.com/",
Expand Down Expand Up @@ -57,8 +57,8 @@
},
"dependencies": {
"@medplum/fhirtypes": "^2.0.32",
"@metriport/commonwell-sdk": "^4.15.15-alpha.0",
"@metriport/shared": "^0.9.8-alpha.0",
"@metriport/commonwell-sdk": "^4.15.15",
"@metriport/shared": "^0.9.8",
"axios": "^1.4.0",
"dayjs": "^1.11.7",
"dotenv": "^16.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "api",
"version": "1.18.5-alpha.0",
"version": "1.18.5",
"description": "",
"main": "app.js",
"private": true,
Expand Down
4 changes: 2 additions & 2 deletions packages/carequality-cert-runner/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@metriport/carequality-cert-runner",
"version": "1.8.6-alpha.0",
"version": "1.8.6",
"description": "Tool to run through Carequality certification test cases - by Metriport Inc.",
"author": "Metriport Inc. <[email protected]>",
"homepage": "https://metriport.com/",
Expand Down Expand Up @@ -41,7 +41,7 @@
"url": "https://github.com/metriport/metriport/issues"
},
"dependencies": {
"@metriport/ihe-gateway-sdk": "^0.9.6-alpha.0",
"@metriport/ihe-gateway-sdk": "^0.9.6",
"@metriport/shared": "^0.8.0"
}
}
2 changes: 1 addition & 1 deletion packages/carequality-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@metriport/carequality-sdk",
"version": "0.10.6-alpha.0",
"version": "0.10.6",
"description": "SDK to interact with the Carequality directory - by Metriport Inc.",
"author": "Metriport Inc. <[email protected]>",
"homepage": "https://metriport.com/",
Expand Down
4 changes: 2 additions & 2 deletions packages/commonwell-cert-runner/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@metriport/commonwell-cert-runner",
"version": "1.16.15-alpha.0",
"version": "1.16.15",
"description": "Tool to run through Edge System CommonWell certification test cases - by Metriport Inc.",
"author": "Metriport Inc. <[email protected]>",
"homepage": "https://metriport.com/",
Expand Down Expand Up @@ -42,7 +42,7 @@
"url": "https://github.com/metriport/metriport/issues"
},
"dependencies": {
"@metriport/commonwell-sdk": "^4.15.15-alpha.0",
"@metriport/commonwell-sdk": "^4.15.15",
"axios": "^1.4.0",
"commander": "^9.5.0",
"dayjs": "^1.11.7",
Expand Down
4 changes: 2 additions & 2 deletions packages/commonwell-jwt-maker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@metriport/commonwell-jwt-maker",
"version": "1.14.6-alpha.0",
"version": "1.14.6",
"description": "CLI to create a JWT for use in CommonWell queries - by Metriport Inc.",
"author": "Metriport Inc. <[email protected]>",
"homepage": "https://metriport.com/",
Expand Down Expand Up @@ -41,7 +41,7 @@
"url": "https://github.com/metriport/metriport/issues"
},
"dependencies": {
"@metriport/commonwell-sdk": "^4.15.15-alpha.0",
"@metriport/commonwell-sdk": "^4.15.15",
"commander": "^9.5.0"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/commonwell-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@metriport/commonwell-sdk",
"version": "4.15.15-alpha.0",
"version": "4.15.15",
"description": "SDK to simplify CommonWell API integration - by Metriport Inc.",
"author": "Metriport Inc. <[email protected]>",
"homepage": "https://metriport.com/",
Expand Down Expand Up @@ -59,7 +59,7 @@
"url": "https://github.com/metriport/metriport/issues"
},
"dependencies": {
"@metriport/shared": "^0.9.8-alpha.0",
"@metriport/shared": "^0.9.8",
"axios": "^1.4.0",
"http-status": "^1.7.0",
"jsonwebtoken": "^9.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@metriport/core",
"version": "1.13.8-alpha.0",
"version": "1.13.8",
"private": true,
"description": "Metriport helps you access and manage health and medical data, through a single open source API. Common code shared across packages.",
"author": "Metriport Inc. <[email protected]>",
Expand Down
4 changes: 2 additions & 2 deletions packages/ihe-gateway-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@metriport/ihe-gateway-sdk",
"version": "0.9.6-alpha.0",
"version": "0.9.6",
"description": "SDK to interact with other IHE Gateways - by Metriport Inc.",
"author": "Metriport Inc. <[email protected]>",
"homepage": "https://metriport.com/",
Expand Down Expand Up @@ -52,7 +52,7 @@
"url": "https://github.com/metriport/metriport/issues"
},
"dependencies": {
"@metriport/shared": "^0.9.8-alpha.0",
"@metriport/shared": "^0.9.8",
"axios": "^1.6.0",
"zod": "^3.22.1"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/infra/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "infrastructure",
"version": "1.12.6-alpha.0",
"version": "1.12.6",
"private": true,
"bin": {
"infrastructure": "bin/infrastructure.js"
Expand Down
2 changes: 1 addition & 1 deletion packages/react-native-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@metriport/react-native-sdk",
"version": "1.11.15-alpha.0",
"version": "1.11.15",
"description": "A library to integrate with Metriport on React Native - including Apple Health integrations.",
"author": "Metriport Inc. <[email protected]>",
"homepage": "https://metriport.com/",
Expand Down
2 changes: 1 addition & 1 deletion packages/shared/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@metriport/shared",
"version": "0.9.8-alpha.0",
"version": "0.9.8",
"description": "Common code shared across packages - by Metriport Inc.",
"author": "Metriport Inc. <[email protected]>",
"homepage": "https://metriport.com/",
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "utils",
"version": "1.14.6-alpha.0",
"version": "1.14.6",
"description": "",
"main": "mock-webhook.js",
"private": true,
Expand Down

0 comments on commit 3aca99d

Please sign in to comment.