appscode-api-js-client
Advanced tools
Comparing version 1.0.28 to 1.0.29
@@ -34,3 +34,3 @@ var RSVP = require('rsvp'); | ||
if (resp.status.code === '2') { // UNAUTHORIZED | ||
Window.location.replace('/'); | ||
window.location.replace('/'); | ||
} else if (resp.status.code !== '0') { // not OK | ||
@@ -37,0 +37,0 @@ reject(resp); |
{ | ||
"name": "appscode-api-js-client", | ||
"version": "1.0.28", | ||
"version": "1.0.29", | ||
"description": "AppsCode API JavaScript Client", | ||
@@ -5,0 +5,0 @@ "main": "index.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