appscode-api-js-client
Advanced tools
Comparing version 1.0.26 to 1.0.27
@@ -22,3 +22,5 @@ var RSVP = require('rsvp'); | ||
.catch(function (err) { | ||
reject(err); | ||
// reject(err); | ||
console.log(err); | ||
Window.location.replace('/'); | ||
}); | ||
@@ -25,0 +27,0 @@ }); |
{ | ||
"name": "appscode-api-js-client", | ||
"version": "1.0.26", | ||
"version": "1.0.27", | ||
"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
121185
4263