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

@eximchain/dappbot-api-client

Package Overview
Dependencies
Maintainers
5
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eximchain/dappbot-api-client - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

5

package.json
{
"name": "@eximchain/dappbot-api-client",
"version": "1.1.0",
"version": "1.1.1",
"description": "Typescript client for the DappBot API",

@@ -34,3 +34,6 @@ "main": "dist/index.js",

"lodash.omit": "^4.5.0",
"node-fetch": "^2.6.0",
"password-validator": "^5.0.2",
"react-request-hook": "^2.1.1",
"request": "^2.88.0",
"request-promise-native": "^1.0.7",

@@ -37,0 +40,0 @@ "typescript": "^3.5.2"

1

src/index.ts
import User from '@eximchain/dappbot-types/spec/user';
import { Login } from '@eximchain/dappbot-types/spec/methods/auth';
import { AuthSetter } from "./types";

@@ -4,0 +3,0 @@ import request from 'request-promise-native';

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