Comparing version 0.8.1 to 0.8.2
@@ -5,5 +5,4 @@ (function(root, factory) { | ||
if (typeof module !== 'undefined' && module.exports) { | ||
exports = module.exports = _; | ||
exports = module.exports = factory(root, exports); | ||
} | ||
exports._ = _; | ||
} else if (typeof define === 'function' && define.amd) { | ||
@@ -20,4 +19,2 @@ define(['exports'], function(exports) { | ||
root.Lockr = Lockr; | ||
if (!Array.prototype.indexOf) { | ||
@@ -24,0 +21,0 @@ Array.prototype.indexOf = function(elt /*, from*/) |
{ | ||
"name": "lockr", | ||
"version": "0.8.1", | ||
"version": "0.8.2", | ||
"author": { | ||
@@ -5,0 +5,0 @@ "name": "Dimitris Tsironis", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
10945
125