Comparing version 1.3.14 to 1.3.15
window.onerror = function(message, url, line) { | ||
// Don't attempt to handle non-standard errors (e.g. failed | ||
// HTTP request via jQuery). | ||
if (typeof message !== 'string') return; | ||
$.ajax('/api/Error', { | ||
@@ -3,0 +6,0 @@ data: { |
{ | ||
"name": "bones", | ||
"description": "Framework for using backbone.js on the client and server.", | ||
"version": "1.3.14", | ||
"version": "1.3.15", | ||
@@ -6,0 +6,0 @@ "author": { |
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
170881
1796