metno-client
Advanced tools
Comparing version 0.1.5 to 0.1.6
@@ -31,2 +31,5 @@ 'use strict'; | ||
// } | ||
if (!body) { | ||
return callback(new Error('No body')); | ||
} | ||
@@ -33,0 +36,0 @@ if (format === 'xml') { |
{ | ||
"name": "metno-client", | ||
"version": "0.1.5", | ||
"version": "0.1.6", | ||
"description": "met.no node.js client", | ||
@@ -5,0 +5,0 @@ "main": "./lib/client.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
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
8869
270