Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@tenfold/client-sdk

Package Overview
Dependencies
Maintainers
51
Versions
99
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tenfold/client-sdk - npm Package Compare versions

Comparing version 1.0.0-alpha.77 to 1.0.0-alpha.78

4

dist/injection-keys.d.ts

@@ -7,5 +7,7 @@ export declare enum InjectionKeys {

Organization = "organization",
Provider = "provider",
ProviderConfig = "providerConfig",
ProviderName = "providerName",
User = "user"
User = "user",
UserProviderConfig = "userProviderConfig"
}

@@ -11,6 +11,8 @@ "use strict";

InjectionKeys["Organization"] = "organization";
InjectionKeys["Provider"] = "provider";
InjectionKeys["ProviderConfig"] = "providerConfig";
InjectionKeys["ProviderName"] = "providerName";
InjectionKeys["User"] = "user";
InjectionKeys["UserProviderConfig"] = "userProviderConfig";
})(InjectionKeys = exports.InjectionKeys || (exports.InjectionKeys = {}));
//# sourceMappingURL=injection-keys.js.map
{
"name": "@tenfold/client-sdk",
"version": "1.0.0-alpha.77",
"version": "1.0.0-alpha.78",
"description": "Typescript type definitions for client-side integration libraries",

@@ -46,5 +46,5 @@ "main": "dist/index.js",

"dependencies": {
"@tenfold/api-responses": "^1.0.0-alpha.77",
"@tenfold/http-client": "^1.0.0-alpha.77",
"@tenfold/tenfold-types": "^1.0.0-alpha.77"
"@tenfold/api-responses": "^1.0.0-alpha.78",
"@tenfold/http-client": "^1.0.0-alpha.78",
"@tenfold/tenfold-types": "^1.0.0-alpha.78"
},

@@ -60,3 +60,3 @@ "optionalDependencies": {

},
"gitHead": "f3d847d40e94daa3ca9279add7632a2ab5be8659"
"gitHead": "0afce93745332a0e9ea5dba1a30905e35ba481b6"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc