Socket
Socket
Sign inDemoInstall

getyourbit

Package Overview
Dependencies
47
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.5 to 0.0.6

2

package.json
{
"name": "getyourbit",
"version": "0.0.5",
"version": "0.0.6",
"description": "Getyourbit.com client",

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

@@ -8,4 +8,4 @@ # [GetYourBit.com](https://getyourbit.com) client

```js
const GetYouBit = require('getyourbit');
const api = new GetYouBit.Api('https://ip.getyourbit.com');
const GetYourBit = require('getyourbit');
const api = new GetYourBit.Api('https://ip.getyourbit.com');

@@ -12,0 +12,0 @@ api.auth('login', 'password').then(() => {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc