tidepool-armada-client
Advanced tools
Comparing version 0.0.1 to 0.0.2
@@ -34,2 +34,3 @@ /* | ||
pre.defaultProperty(config, 'pathPrefix', ''); | ||
pre.defaultProperty(config, 'secureSsl', false); | ||
@@ -43,3 +44,4 @@ if (config.pathPrefix[config.pathPrefix.length - 1] === '/') { | ||
method: 'GET', | ||
headers: {} | ||
headers: {}, | ||
rejectUnauthorized: config.secureSsl | ||
}; | ||
@@ -46,0 +48,0 @@ |
{ | ||
"name": "tidepool-armada-client", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Client library to make it easier to use armada", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/tidepool-org/armada-client", |
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
6044
132
1