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

@droz-js/sdk

Package Overview
Dependencies
Maintainers
3
Versions
178
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@droz-js/sdk - npm Package Compare versions

Comparing version 0.5.5 to 0.5.6

2

package.json
{
"name": "@droz-js/sdk",
"description": "Droz SDK",
"version": "0.5.5",
"version": "0.5.6",
"private": false,

@@ -6,0 +6,0 @@ "exports": {

@@ -14,4 +14,5 @@ "use strict";

(function (AppType) {
AppType["Regular"] = "Regular";
AppType["Trigger"] = "Trigger";
AppType["Agent"] = "Agent";
AppType["User"] = "User";
AppType["Utility"] = "Utility";
})(AppType || (exports.AppType = AppType = {}));

@@ -18,0 +19,0 @@ var CredentialsType;

Sorry, the diff of this file is too big to display

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