Comparing version 4.1.5 to 4.1.6
@@ -255,3 +255,3 @@ // Generated by CoffeeScript 1.10.0 | ||
if (module.parent == null) { | ||
include = ["XJSON (3)"]; | ||
include = ["test type_of", "test size_of", "is_subset", "deep_copy", "XJSON (1)", "XJSON (2)", "XJSON (3)"]; | ||
this._prune(); | ||
@@ -258,0 +258,0 @@ this._main(); |
@@ -345,3 +345,3 @@ // Generated by CoffeeScript 1.10.0 | ||
} | ||
prefix = badge != null ? (this.darkgrey(badge)).concat(' ', pointer) : pointer; | ||
prefix = badge != null ? (this.grey(badge)).concat(' ', pointer) : pointer; | ||
if (colorize != null) { | ||
@@ -348,0 +348,0 @@ R = (function(_this) { |
{ | ||
"name": "cnd", | ||
"version": "4.1.5", | ||
"version": "4.1.6", | ||
"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
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
247984