@turnkey/sdk-server
Advanced tools
Comparing version 1.2.1 to 1.2.2
# @turnkey/sdk-server | ||
## 1.2.2 | ||
### Patch Changes | ||
- Updated dependencies [2d7e5a9] | ||
- @turnkey/api-key-stamper@0.4.1 | ||
- @turnkey/http@2.12.2 | ||
## 1.2.1 | ||
@@ -4,0 +12,0 @@ |
@@ -178,3 +178,3 @@ import type { operations } from "../__inputs__/public_api.types"; | ||
export type TCreateReadWriteSessionBody = operations["PublicApiService_CreateReadWriteSession"]["parameters"]["body"]["body"]["parameters"] & commandOverrideParams; | ||
export type TCreateSubOrganizationResponse = operations["PublicApiService_CreateSubOrganization"]["responses"]["200"]["schema"]["activity"]["result"]["createSubOrganizationResultV5"] & ActivityMetadata; | ||
export type TCreateSubOrganizationResponse = operations["PublicApiService_CreateSubOrganization"]["responses"]["200"]["schema"]["activity"]["result"]["createSubOrganizationResultV6"] & ActivityMetadata; | ||
export type TCreateSubOrganizationInput = { | ||
@@ -181,0 +181,0 @@ body: TCreateSubOrganizationBody; |
@@ -262,3 +262,3 @@ 'use strict'; | ||
type: "ACTIVITY_TYPE_CREATE_SUB_ORGANIZATION_V5", | ||
}, "createSubOrganizationResultV5"); | ||
}, "createSubOrganizationResultV6"); | ||
}; | ||
@@ -265,0 +265,0 @@ this.createUserTag = async (input) => { |
@@ -1,2 +0,2 @@ | ||
export declare const VERSION = "@turnkey/sdk-server@1.2.1"; | ||
export declare const VERSION = "@turnkey/sdk-server@1.2.2"; | ||
//# sourceMappingURL=version.d.ts.map |
'use strict'; | ||
const VERSION = "@turnkey/sdk-server@1.2.1"; | ||
const VERSION = "@turnkey/sdk-server@1.2.2"; | ||
exports.VERSION = VERSION; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@turnkey/sdk-server", | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"main": "./dist/index.js", | ||
@@ -44,4 +44,4 @@ "module": "./dist/index.mjs", | ||
"elliptic": "^6.5.5", | ||
"@turnkey/api-key-stamper": "0.4.0", | ||
"@turnkey/http": "2.12.1" | ||
"@turnkey/api-key-stamper": "0.4.1", | ||
"@turnkey/http": "2.12.2" | ||
}, | ||
@@ -48,0 +48,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
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
464981
5975
4
+ Added@turnkey/api-key-stamper@0.4.1(transitive)
+ Added@turnkey/encoding@0.2.1(transitive)
+ Added@turnkey/http@2.12.2(transitive)
- Removed@turnkey/api-key-stamper@0.4.0(transitive)
- Removed@turnkey/encoding@0.1.00.2.0(transitive)
- Removed@turnkey/http@2.12.1(transitive)
Updated@turnkey/http@2.12.2