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

gosquared

Package Overview
Dependencies
Maintainers
4
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gosquared - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

8

lib/gosquared.js

@@ -50,5 +50,2 @@ var http = require('http'),

if(!opts.siteToken){
return this._debug(6);
}
this.opts = h.extend({

@@ -59,2 +56,7 @@ requestTimeout: 2000,

}, opts);
if(!this.opts.siteToken){
return this._debug(6);
}
this.config = config;

@@ -61,0 +63,0 @@ };

{
"name": "gosquared",
"version": "0.1.2",
"version": "0.1.3",
"description": "GoSquared for your Node.JS application",

@@ -5,0 +5,0 @@ "main": "lib/gosquared.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