-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8b608d1
commit 5dcbd0b
Showing
10 changed files
with
19 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"version": "0.5.0", | ||
"version": "0.5.1", | ||
"npmClient": "yarn", | ||
"useWorkspaces": true | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@base-cms/id-me-mongoose-plugins", | ||
"version": "0.5.0", | ||
"version": "0.5.1", | ||
"description": "A collection of Mongoose plugins for ID|Me schemas.", | ||
"main": "src/index.js", | ||
"author": "Jacob Bare <[email protected]>", | ||
|
@@ -9,7 +9,7 @@ | |
"private": true, | ||
"dependencies": { | ||
"@base-cms/id-me-pagination": "^0.5.0", | ||
"@base-cms/id-me-utils": "^0.5.0", | ||
"@base-cms/id-me-utils": "^0.5.1", | ||
"mongoose": "^5.5.11", | ||
"validator": "^11.0.0" | ||
}, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@base-cms/id-me-utils", | ||
"version": "0.5.0", | ||
"version": "0.5.1", | ||
"description": "The ID|Me utility functions.", | ||
"main": "src/index.js", | ||
"author": "Jacob Bare <[email protected]>", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@base-cms/id-me-application-service", | ||
"version": "0.5.0", | ||
"version": "0.5.1", | ||
"description": "The ID|Me application service.", | ||
"main": "src/index.js", | ||
"author": "Jacob Bare <[email protected]>", | ||
|
@@ -13,9 +13,9 @@ | |
}, | ||
"dependencies": { | ||
"@base-cms/env": "^0.9.25", | ||
"@base-cms/id-me-mongoose-plugins": "^0.5.0", | ||
"@base-cms/id-me-mongoose-plugins": "^0.5.1", | ||
"@base-cms/id-me-service-clients": "^0.5.0", | ||
"@base-cms/id-me-utils": "^0.5.0", | ||
"@base-cms/id-me-utils": "^0.5.1", | ||
"@base-cms/micro": "^0.9.28", | ||
"@base-cms/utils": "^0.9.0", | ||
"@newrelic/native-metrics": "^4.1.0", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@base-cms/id-me-graphql-service", | ||
"version": "0.5.0", | ||
"version": "0.5.1", | ||
"description": "The ID|Me GraphQL API server.", | ||
"main": "src/index.js", | ||
"author": "Jacob Bare <[email protected]>", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@base-cms/id-me-membership-service", | ||
"version": "0.5.0", | ||
"version": "0.5.1", | ||
"description": "The ID|Me organization membership service.", | ||
"main": "src/index.js", | ||
"author": "Jacob Bare <[email protected]>", | ||
|
@@ -13,9 +13,9 @@ | |
}, | ||
"dependencies": { | ||
"@base-cms/env": "^0.9.25", | ||
"@base-cms/id-me-mongoose-plugins": "^0.5.0", | ||
"@base-cms/id-me-mongoose-plugins": "^0.5.1", | ||
"@base-cms/id-me-service-clients": "^0.5.0", | ||
"@base-cms/id-me-utils": "^0.5.0", | ||
"@base-cms/id-me-utils": "^0.5.1", | ||
"@base-cms/micro": "^0.9.28", | ||
"@base-cms/utils": "^0.9.0", | ||
"@newrelic/native-metrics": "^4.1.0", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@base-cms/id-me-organization-service", | ||
"version": "0.5.0", | ||
"version": "0.5.1", | ||
"description": "The ID|Me organization service.", | ||
"main": "src/index.js", | ||
"author": "Jacob Bare <[email protected]>", | ||
|
@@ -13,7 +13,7 @@ | |
}, | ||
"dependencies": { | ||
"@base-cms/env": "^0.9.25", | ||
"@base-cms/id-me-utils": "^0.5.0", | ||
"@base-cms/id-me-utils": "^0.5.1", | ||
"@base-cms/micro": "^0.9.28", | ||
"@base-cms/utils": "^0.9.0", | ||
"@newrelic/native-metrics": "^4.1.0", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@base-cms/id-me-token-service", | ||
"version": "0.5.0", | ||
"version": "0.5.1", | ||
"description": "The ID|Me token service.", | ||
"main": "src/index.js", | ||
"author": "Jacob Bare <[email protected]>", | ||
|
@@ -13,7 +13,7 @@ | |
}, | ||
"dependencies": { | ||
"@base-cms/env": "^0.9.25", | ||
"@base-cms/id-me-utils": "^0.5.0", | ||
"@base-cms/id-me-utils": "^0.5.1", | ||
"@base-cms/micro": "^0.9.28", | ||
"@newrelic/native-metrics": "^4.1.0", | ||
"jsonwebtoken": "^8.5.1", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@base-cms/id-me-user-service", | ||
"version": "0.5.0", | ||
"version": "0.5.1", | ||
"description": "The ID|Me user service.", | ||
"main": "src/index.js", | ||
"author": "Jacob Bare <[email protected]>", | ||
|
@@ -13,9 +13,9 @@ | |
}, | ||
"dependencies": { | ||
"@base-cms/env": "^0.9.25", | ||
"@base-cms/id-me-mongoose-plugins": "^0.5.0", | ||
"@base-cms/id-me-mongoose-plugins": "^0.5.1", | ||
"@base-cms/id-me-service-clients": "^0.5.0", | ||
"@base-cms/id-me-utils": "^0.5.0", | ||
"@base-cms/id-me-utils": "^0.5.1", | ||
"@base-cms/micro": "^0.9.28", | ||
"@newrelic/native-metrics": "^4.1.0", | ||
"micro": "^9.3.4", | ||
|