New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

dx-ctu-client-sdk

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dx-ctu-client-sdk - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

4

lib/index.js

@@ -16,3 +16,3 @@ const crypto = require('crypto')

class CaptchaSDK {
class ClientSDK {
constructor(url='', appId='', appSecret='') {

@@ -88,2 +88,2 @@ this.url = url

module.exports = CaptchaSDK
module.exports = ClientSDK
{
"name": "dx-ctu-client-sdk",
"version": "0.1.0",
"version": "0.1.1",
"description": "dingxiang ctu client sdk",

@@ -5,0 +5,0 @@ "main": "index.js",

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