Comparing version 4.0.5 to 4.1.0
// Generated by CoffeeScript 1.10.0 | ||
(function() { | ||
var CND, njs_fs, njs_path, njs_util, rpr, validate_isa_number, | ||
slice = [].slice, | ||
indexOf = [].indexOf || function(item) { for (var i = 0, l = this.length; i < l; i++) { if (i in this && this[i] === item) return i; } return -1; }; | ||
@@ -16,2 +17,8 @@ | ||
this.equals = function() { | ||
var P; | ||
P = 1 <= arguments.length ? slice.call(arguments, 0) : []; | ||
return (require('./jkroso-equals')).apply(null, P); | ||
}; | ||
this.format_number = function(n, grouper) { | ||
@@ -18,0 +25,0 @@ var f, h; |
{ | ||
"name": "cnd", | ||
"version": "4.0.5", | ||
"version": "4.1.0", | ||
"description": "a grab-bag NodeJS package mainly for functionalities that used to live in coffeenode-trm, coffeenode-bitsnpieces, and coffeenode-types", | ||
@@ -5,0 +5,0 @@ "main": "lib/main.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
214018
32
2099