angular-apollo
Advanced tools
Comparing version 3.0.0 to 3.0.1
@@ -52,3 +52,3 @@ "use strict"; | ||
}; | ||
AccountService.prototype.radio = function (id) { return this.getAuthorised("me/radio/" + id); }; | ||
AccountService.prototype.radio = function (id) { return this.getAuthorised("me/lists/" + id); }; | ||
AccountService.prototype.getRequestOptions = function () { | ||
@@ -55,0 +55,0 @@ return { |
{ | ||
"name": "angular-apollo", | ||
"description": "An API client for the 7digital Apollo platform built for Angular 2 projects.", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"main": "dist/index.js", | ||
@@ -6,0 +6,0 @@ "repository": "https://github.com/7digital/angular-apollo.git", |
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