Comparing version 0.1.2 to 0.1.3
@@ -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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
13306
3