ampersand-sync
Advanced tools
Comparing version 2.0.1 to 2.0.2
@@ -105,3 +105,3 @@ var _ = require('underscore'); | ||
} | ||
if (body && options.success) return options.success(body, 'success', resp); | ||
if (options.success) return options.success(body, 'success', resp); | ||
}); | ||
@@ -108,0 +108,0 @@ model.trigger('request', model, request, options, ajaxSettings); |
{ | ||
"name": "ampersand-sync", | ||
"description": "Standalone, modern-browser-only version of Backbone.Sync as Common JS module.", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"author": "Henrik Joreteg <henrik@andyet.net>", | ||
@@ -19,7 +19,7 @@ "bugs": { | ||
"browserify": "^5.9.3", | ||
"jshint": "~2.5.0", | ||
"jshint": "^2.5.3", | ||
"precommit-hook": "^1.0.7", | ||
"run-browser": "~1.3.0", | ||
"tape": "^2.12.3", | ||
"tape-run": "~0.1.1" | ||
"tape": "^2.14.0", | ||
"tape-run": "^0.3.0" | ||
}, | ||
@@ -26,0 +26,0 @@ "homepage": "https://github.com/ampersandjs/ampersand-sync", |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
0
14061