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

better-top.gg

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

better-top.gg - npm Package Compare versions

Comparing version 1.4.2 to 1.4.5

2

index.js

@@ -10,3 +10,3 @@ const DBL = require('@top-gg/sdk');

setup: function(){
this.dbl = new DBL(this.token, this.client);
this.dbl = new DBL.Api(this.token);
},

@@ -13,0 +13,0 @@ post: function(){

{
"name": "better-top.gg",
"version": "1.4.2",
"version": "1.4.5",
"description": "This is an API that creates shortcuts for the top.gg API",

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

@@ -12,2 +12,4 @@ # Better-top.gg

Sorry for the incorrect code. I have fixed the issue.
When using this please run setup before you use the other functions.

@@ -14,0 +16,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