Comparing version 1.1.3 to 1.1.4
@@ -50,5 +50,5 @@ const req = require("request") | ||
if (unit) { | ||
this.query.unit = unit | ||
this.query.units = unit | ||
} else { | ||
this.query.unit = null | ||
this.query.units = null | ||
} | ||
@@ -55,0 +55,0 @@ return this |
@@ -0,0 +0,0 @@ const DarkSky = require("./dark-sky-api") |
{ | ||
"name": "dark-sky", | ||
"version": "1.1.3", | ||
"version": "1.1.4", | ||
"description": | ||
@@ -5,0 +5,0 @@ "A dead simple Dark Sky API wrapper for Nodejs using method chaining and promises.", |
@@ -0,0 +0,0 @@ # Dark Sky |
Sorry, the diff of this file is too big to display
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
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
117910
0