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

botstats

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

botstats - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

8

botstats.js

@@ -17,5 +17,5 @@ var querystring = require('querystring');

var options = {
host: 'api.botstats.co/api/bot',
host: 'api.botstats.co',
port: null,
path: '/post',
path: '/api/bot/post',
method: 'POST',

@@ -55,5 +55,5 @@ headers: {

var options = {
host: 'api.botstats.co/api/bot',
host: 'api.botstats.co',
port: null,
path: '/post',
path: '/api/bot/post',
method: 'POST',

@@ -60,0 +60,0 @@ headers: {

{
"name": "botstats",
"version": "0.0.6",
"version": "0.0.7",
"description": "Middleware for botframework",

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

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