natal-client
Advanced tools
Comparing version 1.9.1 to 1.9.2
@@ -89,2 +89,7 @@ 'use strict'; | ||
} | ||
}, { | ||
key: 'download', | ||
value: function download(dates) { | ||
return this.client.download(this.resourceUrl + '/export', dates); | ||
} | ||
}]); | ||
@@ -91,0 +96,0 @@ |
{ | ||
"name": "natal-client", | ||
"version": "1.9.1", | ||
"version": "1.9.2", | ||
"description": "Natal API client library. Work on browser and server.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
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
114419
2305