Socket
Socket
Sign inDemoInstall

@launchtray/hatch-server-user-management

Package Overview
Dependencies
174
Maintainers
1
Versions
175
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.21.0-alpha.77 to 0.21.0

12

CHANGELOG.json

@@ -5,2 +5,14 @@ {

{
"version": "0.21.0",
"tag": "@launchtray/hatch-server-user-management_v0.21.0",
"date": "Fri, 16 Dec 2022 06:13:49 GMT",
"comments": {
"none": [
{
"comment": "API-first design via hatch-api and hatch-sdk-generator to generate client and server SDKs based on OpenAPI specifications"
}
]
}
},
{
"version": "0.20.0",

@@ -7,0 +19,0 @@ "tag": "@launchtray/hatch-server-user-management_v0.20.0",

9

CHANGELOG.md
# Change Log - @launchtray/hatch-server-user-management
This log was last generated on Wed, 05 Oct 2022 18:10:20 GMT and should not be manually modified.
This log was last generated on Fri, 16 Dec 2022 06:13:49 GMT and should not be manually modified.
## 0.21.0
Fri, 16 Dec 2022 06:13:49 GMT
### Updates
- API-first design via hatch-api and hatch-sdk-generator to generate client and server SDKs based on OpenAPI specifications
## 0.20.0

@@ -6,0 +13,0 @@ Wed, 05 Oct 2022 18:10:20 GMT

20

package.json
{
"name": "@launchtray/hatch-server-user-management",
"version": "0.21.0-alpha.77",
"version": "0.21.0",
"main": "./dist/index.js",

@@ -19,6 +19,6 @@ "typings": "./dist/index.d.ts",

"@launchtray/tsyringe-async": "4.3.3",
"@launchtray/hatch-server": "0.21.0-alpha.77",
"@launchtray/hatch-server-middleware": "0.21.0-alpha.77",
"@launchtray/hatch-user-management-client": "0.21.0-alpha.77",
"@launchtray/hatch-util": "0.21.0-alpha.77"
"@launchtray/hatch-server": "0.21.0",
"@launchtray/hatch-server-middleware": "0.21.0",
"@launchtray/hatch-user-management-client": "0.21.0",
"@launchtray/hatch-util": "0.21.0"
},

@@ -39,7 +39,7 @@ "devDependencies": {

"typescript": "4.7.4",
"@launchtray/hatch-eslint-config": "0.21.0-alpha.77",
"@launchtray/hatch-user-management-client": "0.21.0-alpha.77",
"@launchtray/hatch-server": "0.21.0-alpha.77",
"@launchtray/hatch-server-middleware": "0.21.0-alpha.77",
"@launchtray/hatch-util": "0.21.0-alpha.77"
"@launchtray/hatch-eslint-config": "0.21.0",
"@launchtray/hatch-server": "0.21.0",
"@launchtray/hatch-user-management-client": "0.21.0",
"@launchtray/hatch-server-middleware": "0.21.0",
"@launchtray/hatch-util": "0.21.0"
},

@@ -46,0 +46,0 @@ "scripts": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc