Socket
Socket
Sign inDemoInstall

karix-api

Package Overview
Dependencies
47
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

2

lib/index.js

@@ -392,5 +392,5 @@ "use strict";

if (err) { return cb(err, null, res); }
cb(null, res.body);
cb(null, res.body, res);
})
}
};
{
"name": "karix-api",
"version": "1.0.0",
"version": "1.0.1",
"description": "Karix.io API wrapper for Node.js",

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

@@ -277,3 +277,3 @@ <!-- Please do not edit this file. Edit the `blah` field in the `package.json` instead. If in doubt, open an issue. -->

I do web services and open-source my used projects as much as I can. I will try to reply to everyone needing help using these projects. I consumes a lot of time and hardwork. You can integrate and use these projects in your applications *for free*! You can even change the source code and redistribute (even resell it).
I do web services and open-source my used projects as much as I can. I will try to reply to everyone needing help using these projects. It consumes a lot of time and hardwork. You can integrate and use these projects in your applications *for free*! You can even change the source code and redistribute (even resell it).

@@ -280,0 +280,0 @@ However, if you get some profit from this or just want to encourage me to continue creating stuff, there are few ways you can do it:

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