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

@droz-js/sdk

Package Overview
Dependencies
Maintainers
1
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.2.3 to 0.2.4

2

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

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

@@ -18,2 +18,6 @@ "use strict";

}
// TODO to be removed
if (type == 'Mock') {
return `Mock ${values[0]}`;
}
throw new Error(`Invalid authentication type '${type}'`);

@@ -20,0 +24,0 @@ }

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