Socket
Socket
Sign inDemoInstall

bones

Package Overview
Dependencies
Maintainers
7
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bones - npm Package Compare versions

Comparing version 1.3.14 to 1.3.15

3

assets/debug.js
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: {

2

package.json
{
"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": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc