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

unb-api

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

unb-api - npm Package Compare versions

Comparing version 1.2.2 to 1.2.3

4

index.d.ts

@@ -40,4 +40,4 @@ declare module 'unb-api' {

export type Balance = {
cash?: number,
bank?: number
cash?: number | string,
bank?: number | string
}

@@ -44,0 +44,0 @@

{
"name": "unb-api",
"version": "1.2.2",
"version": "1.2.3",
"description": "API wrapper for UnbelievaBoat Discord Bot API",

@@ -25,4 +25,4 @@ "main": "src/index.js",

"dependencies": {
"axios": "^0.20.0"
"axios": "^0.21.1"
}
}
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